Previous Topic

Next Topic

Book Contents

Activity Service

Operations:

CreateActivities

ReadActivities

UpdateActivities

DeleteActivities

CopyActivity

ReadAllActivitiesByWBS

WSDL: Activity.wsdl

Primary Key Field: ObjectId

Target Namespace: http://xmlns.oracle.com/Primavera/P6/WS/Activity/V1

Default Transport URLs:

http://<hostname>:<port number>/p6ws/services/ActivityService?wsdl

https://<hostname>:<port number>/p6ws/services/ActivityService?wsdl

Java Client Stub Class:

com.primavera.ws.p6.activity.ActivityService

Description:

The Activity service enables you to manage aspects of a project related to an activity. An activity is a unit of work performed during the course of a project. Activities have the following characteristics:

  • They can be subdivided into activity steps
  • They often have activity expenses and resource assignments associated with them
  • They have a parent WBS (Note: Activities assigned to the root WBS are considered to be assigned to the project itself.)
  • They can have user defined fields (UDFs) and codes assigned to them. To assign UDFs and activity codes to an activity, use the UDFValue and ActivityCodeAssignment services, respectively.

Copyright information