Add Reviewer operation

Adds a reviewer to a review stage. A reviewer can be added to stage that is currently running or a pending review stage. Reviewers cannot be added to approval stages.

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.

Stage Number

An int value that represents the stage number to which to add the reviewer. A default value of one is provided to indicate the first stage.

LC UM Domain

A string value that specifies the LiveCycle User Management domain of the reviewer to add.

LC UM Canonical Name

A string value that specifies the LiveCycle User Management canonical name of the reviewer, such as a user ID.

Add As Optional Reviewer

(Optional) A boolean value that specifies the reviewer is optional. A value of True specifies that the reviewer is optional. A value False specifies that the reviewer is required.

As a literal value, when the option is selected, the reviewer is optional. When the option is not selected, the reviewer is required.

// Ethnio survey code removed