DocumentPackInteractiveModifyFromReviewV1
Use the DocumentPackInteractiveModifyFromReviewV1 call after a document pack review has been started, typically when a user finds a problem during the review and wants to correct it. This call restarts the interactive process that was used to create the document pack, only now with all changes made during the initial composition present.
The request requires the following fields next to the standard fields.
| Field | Type | Description |
| ccmsessionid | sessionId | Communications Manager Contract Manager session identifier. This is the session identifier returned by the DocumentPackInteractiveReviewV1 that was used to initiate the review session. |
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. From this URL, the interactive session can be started. |