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
| Setting | Description | Default |
|---|---|---|
| Instructions | Guidance shown to the reviewer. | (optional) |
| Required Fields | Fields that must be reviewed before acceptance. | (none) |
| Accept Policy | When Accept is allowed: only if no warnings and no errors, block on errors (warnings allowed), or always. | Block on errors |
| Allow Reject | Show a Reject button, enabling a rejected branch. | Off |
| Reject Comment | Whether a rejection comment is none, optional, or required. | Optional |
| Fail on Reject | Rejection fails the transaction instead of following the rejected branch. | Off |
| Custom Actions | Additional 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").