Define Record Limitations for an Automation Process Visual Workflow Process

Use the Limit Records page of the Automation Process Visual Workflow Process Designer to limit records that are used by the Automation Process to calculate passed time.

To define limited records:

  1. Open the Automation Process Visual Workflow Process.
  2. Select the Limit Records page in the left pane of the Current Step Details section.
  3. Limit records based on Query: Only records for which the query (saved search) condition is true will cause the action to be executed when the event occurs.
    1. Select the Query check box.
      The Query drop-down list and ellipsis button become active.
    2. Select the ellipsis button to open the Search Manager, where you can select a saved search or create a new saved search.
  4. Limit records based on Field: Only records where the specified value is found in the specified field will cause the action to be executed when the event occurs.
    1. Select the Field check box.
      The Field and Value drop-down lists become active.
    2. Select a field and value.
  5. Limit records based on an Expression: Only records for which the expression is true will cause the action to be executed when the event occurs.
    1. Select the Expression check box.
      The Expression drop-down list, ellipsis button, and Custom Expression button become active.
    2. Define the Expression:
    • Select an existing Expression: Select the ellipsis button to open the Expression Manager, and then select an expression.
    • Create a Custom Expression: Select the Custom Expression button Expression Button and define a Custom Expression.
  6. Select OK.