Skip to main content

Review

Under Review

This article is currently under review. Some content may be incomplete or inaccurate.

Category: Processing

The Review activity pauses the workflow so a person can inspect the results and decide what happens next. The transaction waits in the review queue until a reviewer acts.

Configuration

SettingDescriptionDefault
InstructionsGuidance shown to the reviewer.(optional)
Required FieldsFields that must be reviewed before acceptance.(none)
Accept PolicyWhen Accept is allowed: only if no warnings and no errors, block on errors (warnings allowed), or always.Block on errors
Allow RejectShow a Reject button, enabling a rejected branch.Off
Reject CommentWhether a rejection comment is none, optional, or required.Optional
Fail on RejectRejection fails the transaction instead of following the rejected branch.Off
Custom ActionsAdditional named exits that send the transaction to a specific step, with optional assignment.(none)

Notes

  • Custom send-to actions let a reviewer route work to another person or back to an earlier step (for example, "send back to splitting").