The New Approval Point dialog box enables you to add an approval point as a checkpoint in a workflow to pause the workflow execution and resume it based on your approval.
The approval point comments can include MVFLEX Expression Language (MVEL) expressions.
Executes the command unconditionally.
Enables you to execute a command only when the specified variable is found. You can specify the variable in the box.
Enables you to execute a command only when the specified variable is not found. You can specify the variable in the box.
Enables you to execute a command only when the specified MVEL expression is "true". You can specify the expression in the box.