When creating a process definition, select Add DefinitionCriteria to add one or more additional 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 is used to further refine when a Definition should be 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. Select 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 that you desire 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 the Field Value 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 would look like DF1 AND DF2 AND DF3 AND (DF4 OR DF5 OR DF6) if there were 6 definition criteria and 1 through 3 had a joining operator of AND and 4 through 6 had a joining operator of OR.