Rejection trigger view

Use these settings to specify a rejection trigger in Admin Center.

To access this view in Admin Center, select a Services node in the tree view and select Workflow, select the Triggers tab. Then select the name of an existing rejection trigger, or select Add rejection trigger while editing the workflow settings.

Name A descriptive name for the trigger.
Start workflow The workflow to use when all conditions are true.
Add Displays settings to make the step conditional. You can add more than one condition.
Field type Specifies the field type for comparison. This is read-only because rejection triggers always use the reject-code field.
Field Specifies the field for comparison. This is read-only because rejection triggers always use the reject-code field.
Operation Determines how the value of the reject code is evaluated.
  • Begins with - The condition is true if the field value begins with the text you specify. For example, if you specify "12", the condition is true for "12" but not true for "312."
  • In list - Displays a link that you can select to display a dialog to specify a list of reject codes. When a field is evaluated using this operation, it is considered true if the field value appears in the list.
  • Not in list - Displays a link that you can select to display a dialog to specify a list of reject codes. When a field is evaluated using this operation, it is considered true if the field value does not appear in the list.
Value Specifies the value that determines whether the condition is true. Alternatively, if you select In list or Not in list as the Operation, a link displays that you can select to specify a list of reject codes.
Deletes the condition.