CSM 10.5 Documentation

Home

Define Abort Process for an Automation Process Visual Workflow Process

Use the Abort Process page of the Automation Process Visual Workflow Process Designer to define criteria used to determine when the process should be aborted.

To define the abort process:

  1. Open the Automation Process Visual Workflow Process.
  2. Select the Abort Process page in the left pane of the Current Step Details section.
  3. In the Abort Process If section, select one or more criteria that must be met for the process to abort:
    • Criteria used to initiate process is no longer valid: Select the check box to end the process when the criteria defined on the Start Event page is no longer true.
    • Query: Select the check box and define the query (search group) to end the process when records for which the query condition is true.
    • Field/Value: Select the check box and define the field and value to end the process when the specified value is found in the specified field.
    • Expression: Select the check box and select or define an expression to end the process when the specified expression is true.
    • Incident Closed: Select the check box to end the process when the Business Object record reaches the final stage of its lifecycle (example: closed). See Example: Create a Lifecycle.
  4. In the Check for Abort section, select when the process should check for the abort condition(s) to be true:
    • Before each step starts: Select this option to check if the abort process criteria is true before each step takes place.
    • After each step executes: Select this option to check if the abort process criteria is true after each step takes place.
  5. Select OK.

Was this article useful?