Step for Adding a Managed Clause
Use Conga Orchestrate to dynamically select and add clauses for contracts for the Salesforce solution. The Clause step in a process definition allows users to add a clause and each related sub-clause record to a Salesforce object record as managed clauses.
Set step creation conditions to determine when a clause is added and add related sub-clauses as managed clauses to a process object record.
Limitation
When you use a Clause or Clause Bundle step in an Orchestrate process definition, Orchestrate adds only the clause and its first-level subclauses as managed clauses to the target record. Only the first level of subclauses (those directly under a parent clause) are automatically included. Subclauses of subclauses (second-level or deeper subclauses) are not automatically included in managed clauses or in the generated document when using clause bundles or Orchestrate steps. This is the current supported behavior and applies whether you add clauses manually or through Orchestrate automation.
When a Step is part of a Stage, the following restrictions apply:
You cannot enable both the Reevaluate When: Process Object Changes and Ignore in Stage Completion options at the same time.
For Steps within a Stage, the Reevaluate When option automatically defaults to --None-- and cannot be modified.
The Ignore in Stage Completion option allows you to exclude a Step from determining when the Stage is considered complete. If a Step is skipped based on its Step Creation Conditions and this option is selected, the Stage can still complete even if that Step is not executed.
If the parent Step has the Stop Process if Status Set To option defined, it overrides the Ignore in Stage Completion setting for all Steps within that Stage.
