DocumentPackInteractiveModifyV1
You can use the DocumentPackInteractiveModifyV1 call when you need to make changes to the data entered interactively after its original composition has been finished.
The request requires the following fields next to the standard fields.
| Field | Type | Description |
| documentpack | base64Binary | A base-64 encoded binary representation of a document pack data structure. This document pack contains the documents that can be modified. |
The response contains the following fields in addition to the standard fields.
| Field | Type | Description |
| ccmsessionid | sessionid | Communications Manager Contract Manager session identifier. |
| requesthandlerid | requesthandlerid | Request handler identifier. Identifies the Contract Manager that handles this request. You can configure this identifier in the StartContractManager.exe tool. Valid only for CCMSnapshotComposition contract type. |
| url | url |
A URL that is relative to the base URL of Tungsten Communications Manager. Example: https://<communications manager server>:443/ccm/ All relative URLs that are returned are relative to this base URL. With this URL, the interactive session can be started. |