Conga Product Documentation

Welcome to the new doc site. Some of your old bookmarks will no longer work. Please use the search bar to find your desired topic.

download

Adding Criteria to a Process Definition

When creating a process definition, select Add DefinitionCriteria to add one or more criteria to act as condition(s) for when the process should run. (For example, run only if an account’s industry is "Manufacturing".) When all rules are met, the process executes. Criteria are used to further refine when a definition is used. Along with the object name and its record type, each condition must be met for a process to kick off using this definition.

  1. See Creating a Process Definition.
  2. Follow the + Add Definition Criteria link.
  3. Select the object name the process will run on.
    • Campaign
    • Case
    • Contract
    • Lead
    • Opportunity
    • Business Process
      Note: Select +Add Row to include additional criteria.
  4. Select the field name to qualify. This field changes depending on the type of object name you select.
  5. Select the type of operator to compare the value against.
  6. Enter or select the field value from the drop-down list box depending on the field name you select.
  7. The data type displays the type of field name you select.
    Note: The Data Type field auto-populates.
  8. If there are multiple criteria for the definition, the Joining Operator field indicates how this value is combined with the other values. Conga Orchestrate combines the OR operators first and then the AND operators for a final AND operation. Logically, this looks like DF1 AND DF2 AND DF3 AND (DF4 OR DF5 OR DF6) if there were 6 definition criteria, 1 through 3 had a joining operator of AND, and 4 through 6 had a joining operator of OR.