Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

...

This web service is used to request and/or schedule hours retrieve scheduling data for on an existing role . This web service also allows users to specify a candidate for an existing role as a requester or scheduler.as both a request and/or scheduler depending on the authenticated user's permissions

Request Format


Panel
titlePwsGetResourceSchedulingRoleData Request
  • PwsGetResourceSchedulingRoleData
    • serviceRequest: PwsGetResourceSchedulingRoleDataRq
      • RequestId: Int32
      • SessionTicket: String
      • IncludeActualTimeDataFlag: Boolean
      • IncludeConcurrentRolesFlag: Boolean
      • IncludeTaskDataFlag: Boolean
      • MinimumWeekCount: Int32
      • ProjectIdentity: PwsProjectRef
      • ProjectRoleIdentities: PwsProjectRoleRef[]
      • RequestOrScheduleMode: String
      • StartDate: DateTime

...