RCADocument

A complex data type that represents a supporting document used with the Review, Commenting, and Approval building block. The building block is installed with the Managed Review & Approval Solution Accelerator.

For information about data that can be accessed using XPath Expressions, see Data items .

Data items

The data items that RCADocument values contain.

description

A string value that represents the description of the supporting document.

document

A com.adobe.idp.document value that represents the document to store in the review zone as a supporting document. The review zone is a storage space for Review, Commenting, and Approval content.

name

A string value that represents the name of the supporting document.

type

A RCADocument.Type value that represents the type of document. The following values are valid:

REF
Use if supporting document is a Web URL or link.

DOCUMENT
Use if supporting document is stored in review zone.

uri

A string value that represents a URI that points to a publicly accessible URL.

// Ethnio survey code removed