Initiate Review operation

Starts a new review using a review template, PDF document as a short-lived process. Optional supporting documents can be provided.

In addition, the operation provides thee following functions:

  • Validates that the review template is valid.

  • Generates a unique review context identifier that is used to identify the review.

  • Creates a review zone to upload and store the review documents, and supporting documents. The review document is enabled prepared for review.

  • Converts non-PDF documents to PDF documents when the PDF Generator service is available. For information on which document types can be converted to PDF, see “Generate PDF Service” in LiveCycle ES2 Services .

For information about the General and Route Evaluation property groups, see Common operation properties .

Input properties

The input properties for the operation.

Review Context XML

A document value that specifies the review template to start a review. The review template is an XML file. (See Search result schema in Review, Commenting, and Approval Building Block Technical Guide .)

If you provide a literal value, clicking the ellipsis button  opens the Select Asset dialog box. (See About Select Asset .)

Review Document

A document value that specifies the document to use in a review.

If you provide a literal value, clicking the ellipsis button opens the Select Asset dialog box. (See About Select Asset .)

Supporting Documents List <RCADocument>

(Optional) A list of RCADocument values that represents supplemental information to add to a review.

Output properties

The output properties for the operation.

Review ID

A string value that uniquely identifies the review called the review context identifier (review context ID or review ID).

Exceptions

This operation can throw a com.adobe.livecycle.rca.common.exception.RCAException exception.

// Ethnio survey code removed