Store Review Template operation

Stores a review template and its supporting documents.

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

Input properties

The input properties for the operation.

Review Template Document (XML)

A document value that specifies the review template to start a review with. The review template is an XML file.

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.

Overwrite If Already Exists

(Optional) A boolean value that specifies whether to overwrite a review template that exists. Aunique name in an XML element in the XML file identifies the review templates. A value of True specifies to overwrite the existing review template. A value False specifies to not overwrite the existing review template.

As a literal value, when the option is selected, an existing review template is overwritten. When the option is not selected, if the review template exists, it is not overwritten.

Exceptions

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

// Ethnio survey code removed