Create a Trigger to Drill Down to Child Data and Use the "Reevaluate When" Field
Using the Reevaluate When field to reevaluate on a process object change, in conjunction with drilling down to child data in a step creation condition, requires a custom trigger. The trigger below only pertains to step creation conditions that use both the Reevaluate When field with a process object change and drill down to child data.
Without a custom trigger, users must edit the process object manually to kick off the Reevaluate When field and allow Conga Orchestrate to evaluate the drilled-down child object criteria. The custom trigger allows Conga Orchestrate to reevaluate drilled-down child object criteria without the user making manual edits on the parent process object. More specifically, the custom trigger forces an update on the parent process object to prompt the step creation condition.