Previous Topic

Next Topic

Book Contents

ScheduleOptions Service

Operations:

ReadScheduleOptions

UpdateScheduleOptions

WSDL: ScheduleOptions.wsdl

Primary Key Field: ObjectId

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

Default Transport URLs:

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

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

Java Client Stub Class:

com.primavera.ws.p6.scheduleoptions.ScheduleOptionsService

Description:

Use this class to specify how the associated project is to be scheduled.

Note that this business object has a multi-part object ID; its object ID is a combination of its user object ID and its project object ID. The method createObjectId() can be used to create the multi-part object ID from the individual IDs. When loading schedule options from a project, the current user is always used. To access schedule options for other users, first create a multi-part object ID and then load the schedule options object directly.

You may not create or delete schedule options; they may only be loaded and updated.


Copyright information