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
PwsSaveDocumentLink Request
- PwsSaveDocumentLink
- serviceRequest: PwsSaveDocumentLinkRq
- RequestId: Int32
- SessionTicket: String
- DocumentIdentity: PwsDocumentRef
- DocumentName: String (260)
- DocumentUri: String (2000)
- FolderIdentity: PwsFolderRef
- serviceRequest: PwsSaveDocumentLinkRq
Request Elements
Element | Data Type | Required? | Default | Description | Sample Data |
---|---|---|---|---|---|
RequestId | Int32 | No | Click here for more information. | ||
SessionTicket | String | Yes | Click here for more information. | Ae9v30fDNwFMx833f5Hesg== | |
DocumentIdentity | PwsDocumentRef | ||||
DocumentName | String (260) | ||||
DocumentUri | String (2000) | ||||
FolderIdentit | PwsFolderRef |
Request Usage Example(s)
Response Format
Response Elements
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 |
---|---|---|
10106 | InvalidUrl | The value specified in the field "DocumentUri" in the class "PwsSaveDocumentLinkRq"was not recognized as a proper URL. |