Overview
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 | Yes |
Request Usage Example(s)
Response Format
PwsSetDocumentUri Response
- PwsSetDocumentUriResponse
- PwsSetDocumentUriResult: PwsSetDocumentUriRs
- Messages: PwsMessage
- ResponseId: Int32
- Status: RequestStatus
- ServerTimestampUtc: DateTime
- PwsSetDocumentUriResult: PwsSetDocumentUriRs
Response Elements
Element | Data Type | Description | Sample Data |
---|---|---|---|
Messages | The web service response status and message. Click here for more information. | ||
ResponseId | Int32 | Click here for more information. | |
Status | Click here for more information. | ||
ServerTimestampUtc | DateTime | Click here for more information. |
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. |
10111 | RequiredFieldMissing | A required field is missing: FolderIdentity |
75199 | DocumentNotFound | Document not found. |