Post Straight Through Processing Assign Task operation

When straight-through processing is configured, handles postreview processes (also called post-processing hooks) the Assign Task (User 2.0) operation completes execution.

Input properties

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 zero is provided to indicate the first revision.

Whether To Revise Review

A boolean value that specifies whether to revise the review. A value of True specifies to revise the review. The default value of False specifies to not revise the review.

As a literal value, when the option is selected, remove the review zone. When the option is not selected, do not remove the review zone.

Revision Stage Number

An int value that represents the stage number to update. A default value of zero is provided to indicate the first stage.

Review Document

A document value that specifies the document to use in a review. The document must be a PDF document.

If you provide a literal value, clicking the ellipsis button opens the Select Asset dialog box. (See About Select Asset .)

Change Description (Text)

(Optional) A string value that specifies the reason for the revising the stage.

Exceptions

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

// Ethnio survey code removed