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.

Creating a Step that Adds Managed Clause Bundles

Add managed clause bundles and the related managed clauses to a record using Conga Orchestrate.

Use Conga Orchestrate to dynamically select and add clause bundles for a Contracts for Salesforce solution. The clause bundle step in a Process Definition allows users to add clause bundles and each related clause record as managed clauses to a Salesforce object record. Step creation conditions conditionally determine when a clause bundle is added and then adds the related clauses as managed clauses to a process object record.

Note: Conga Orchestrate 13.72 or greater and Conga Contracts for Salesforce version 1.97 or greater must be installed to use the Clause Bundles Step Type.

To add a clause bundle step to a process definition

  1. Navigate to an existing definition or create a new definition.
  2. Click the dropdown arrow next to the New Step button and select Clause Bundle.
  3. Name the step by filling out the Step field.
  4. Enter the name of the clause bundle in the Clause Bundle field and select it.
  5. Enter a number for the Sort Order value to set the clause bundle's sort order. If multiple bundles are defined, ensure unique values are used for the sort order.
  6. (Optional) Click + Add Creation Condition to add creation conditions to the Clause Bundle step.
    • Creation conditions determine if a step is created and executed. Use step creation conditions if a definition has multiple clause bundle steps.
    • For more information on adding step creation conditions, see Step Creation Conditions.
    Note: If a definition contains several clause bundle steps, and those bundles contain some of the same clauses (overlapping clauses), the overlapping clauses are only added once regardless of how many bundles contain those clauses. Additionally, if a step has creation conditions with the Reevaluate option selected and Deletable checked, Orchestrate may not remove all clauses in another bundle containing those overlapping clauses and will continue matching its own step conditions.