Get Original Document operation

Retrieves the original document that was sent for a review.

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

Input properties

The input properties for the operation.

Review ID

A string value that represents the unique review context identifier (review ID) for the review.

Revision

An int value that specifies the revision of the review from which to retrieve a review document.

As a literal value, a default value of one is provided to indicate the first revision.

Output properties

The output properties for the operation.

Document (PDF)

A document value that represents the review document (as a PDF document) that was sent for the original document sent for review.

Exceptions

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

// Ethnio survey code removed