ParticipantTO

A complex data type that represents a participant in a review, such as the initiator, reviewer, moderator, or approver. Used with the Review, Commenting, and Approval building block, which 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 ParticipantTO values contain.

additionalMetadata

A string value that represents additional information that can be provided for a participant.

completedBy

A string value that represents the user who completed the review.

completedFromIP

A string value that represents the IP address of the client machine from which the review was completed.

disposition

A string value that represents a custom status for a participant, such as a reviewer or approver.

finalComments

A string value that represents the final comments of the participant after reviewing or approving the document.

id

Internal use only.

reviewContext

A ReviewContextTO value that represents the instance of the review.

status

A string value that represents the status of the participant.

umOid

A string value that represents the User Management identifier for the participant.

// Ethnio survey code removed