Overview
This web service inserts or updates a single project task role based on a detailed project role structure (PwsProjectTaskRoleDetail). The service returns the identity (PwsProjectTaskRoleDetail) of the project Task role that has been inserted or updated.
Request Format
- PwsSaveProjectTaskType
- serviceRequest: PwsSaveProjectTaskTypeRq
- RequestId: Int32
- SessionTicket: String
- AllowedProjectRateTypesClearFlag: Boolean
- EngagementTimestamp: String
- ProjectIdentity: PwsProjectRef
- ProjectTaskType: PwsProjectTaskTypeDetail
- StealLockFlag: Boolean
- serviceRequest: PwsSaveProjectTaskTypeRq
Request Elements
Element | Data Type | Required? | Default | Description | Sample Data |
---|---|---|---|---|---|
RequestId | Int32 |
|
| Click here for more information. |
|
SessionTicket | String |
|
| Click here for more information. |
|
AllowedProjectRateTypesClearFlag | Boolean |
|
|
|
|
EngagementTimestamp | String |
|
|
|
|
ProjectIdentity |
|
|
|
| |
ProjectTaskType |
|
|
|
| |
StealLockFlag | Boolean |
|
|
|
|
Request Usage Example(s)
Response Format
- PwsSaveProjectTaskTypeResponse
- PwsSaveProjectTaskTypeResult: PwsSaveProjectTaskTypeRs
- Messages: PwsMessage[]
- ResponseId: Int32
- Status: RequestStatus
- ServerTimestampUtc: DateTime
- ProjectTaskTypeIdentity: PwsProjectTaskTypeRef
- EngagementTimestamp: String
- LockStolenFromUserIdentity: PwsUserRef
- PwsSaveProjectTaskTypeResult: PwsSaveProjectTaskTypeRs
Response Elements
Element | Data Type | Description | Sample Data |
---|---|---|---|
Messages |
|
| |
ResponseId | Int32 | Click here for more information. |
|
Status | RequestStatus | Click here for more information. |
|
ServerTimestampUtc | DateTime | Click here for more information. |
|
ProjectTaskTypeIdentity |
|
| |
EngagementTimestamp | String |
|
|
LockStolenFromUserIdentity |
|
|
Response Usage Example(s)
Common Errors and Warnings
- For all errors and warnings please refer to the Complete List of Errors and Warnings
ErrorNumber | ErrorCode | ErrorText |
---|---|---|