...
The document management parameters of for a specified installation.
Format
Panel | ||
---|---|---|
| ||
|
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)
Code Block | ||||||
---|---|---|---|---|---|---|
| ||||||
<a:Parameters> <a:DocumentServerUrl>https://docqa.projectorpsa.com/1</a:DocumentServerUrl> <a:InstanceIdentifier>1</a:InstanceIdentifier> </a:Parameters> |