/
PwsDocumentManagementParameters

PwsDocumentManagementParameters

Overview


The document management parameters for a specified installation.

Format


PwsDocumentManagementParameters
  • PwsDocumentManagementParameters
    • DocumentServerUrl: String
    • InstanceIdentifier: Byte

Elements


Element

Data Type

Description

Sample Data

DocumentServerUrl

String

The document server URL / address. This is the address that can be used for retrieving and posting documents (workspace attachments, resource resumes, issue attachments, etc.)/

https://docqa.projectorpsa.com/1

InstanceIdentifier

Byte

The Projector instance identifier.

1

Usage Example(s)


Example 01
            <a:Parameters>
               <a:DocumentServerUrl>https://docqa.projectorpsa.com/1</a:DocumentServerUrl>
               <a:InstanceIdentifier>1</a:InstanceIdentifier>
            </a:Parameters>

Related content

PwsGetDocumentManagementParameters
PwsGetDocumentManagementParameters
More like this
PwsDocumentVersion
PwsDocumentVersion
More like this
PwsDocumentRef
PwsDocumentRef
More like this
PwsFolder
More like this
PwsGetFolder
PwsGetFolder
More like this
PwsSaveDocumentLink
PwsSaveDocumentLink
More like this