Approval Action workflow activity
-
- UpdatedAug 3, 2023
- 2 minutes to read
- Vancouver
- Workflow
The Vancouver release is no longer supported. As such, the product documentation and release notes are provided for informational purposes only, and will not be updated.
The Approval Action activity performs an approval action on the current task.
Use this activity to mark the current task record as approved or rejected.
Note: When an Approval Action activity is used to mark a task
approved, the activity marks all pending approvals as No Longer
Required. This activity behaves differently from Set
Values or Run Script when used to set the
Approval field's value.
Results
The result value of the activity is the final approval disposition selected by the approver. The result value can be Approved or Rejected. A workflow designer can assign a result value using the activity.result variable from within a script field of the activity.
Input variables
Input variables determine the initial behavior of the activity.
Field | Description |
---|---|
Action | The action to perform on the task. Options are:
|
Conditions
The conditions determine which transition runs after this activity.
Note: Approval activities run as the user whose actions match
the approve or reject conditions the workflow was waiting for and advances the
workflow.
Condition | Description |
---|---|
Always | The event or condition that causes the approval to move to the next workflow step. |
Error | The event or condition that generates an error. |
Skipped | The event or condition that allows a skipped approval. |
States
The activity state tells the workflow engine what to do with the activity.