DocumentPackInteractiveReviewV1

Use the DocumentPackInteractiveReviewV1 call to review a previously composed document pack. It opens an interactive reviewing tool that allows the user to review all produced documents. If a user finds any errors during this review, the user can call DocumentPackInteractiveModifyFromReviewV1 to make changes (see DocumentPackInteractiveModifyFromReviewV1).

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 reviewed.

The response contains the following fields in addition to the standard fields.

Field Type Description
ccmsessionid sessionid KCM Contract Manager session identifier.
url url

A URL that is relative to the base URL of Kofax Communications Manager. Example: https://<kcm server>:443/ccm/

All relative URLs that are returned are relative to this base URL.

With this URL, the interactive session can be started.