Get Review Context XML operation

Retrieves the review context XML 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.

Review Context Document (XML)

A document value that represents the review template that was used to start the specified review and revision. The XML file contents conform to the building block Review Template schema. (See Review template schema in Review, Commenting, and Approval Building Block Technical Guide.)

Exceptions

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

// Ethnio survey code removed