All the child components of the bundle needs to be updated during parent update
When we update the Contract Start Date and Service Duration (which in turn updates the Contract End Date) from the UI, these changes are reflected in the OM tables. Additionally, a trigger is fired that invokes further APIs or procedures to propagate the same updates to the child contracts.
However, when we perform the same update via the REST API, although the fields are correctly updated in the OM tables, the trigger does not invoke the downstream APIs/procedures to update the child contracts.
could you please confirm if there are any conditions that prevent it from firing during REST API updates?
Tagged:
0