Order orchestration: actions

Following actions are configured for order orchestration flow.

Table 1. Order orchestration pipeline, actions tab field descriptions
Action Name Description
Run Validation This action invokes the validation service, PostMsgToValidationQ, which posts a message in the validation queue to send the order for validation.
Run Decomposition This action invokes the decomposition service, PostMsgToDecompQ, which posts a message in the decomposition queue to start the order decomposition process.
Update Order Dependency This action invokes the execution service, UpdateOrderDepency, updates all transactional relationship records for IsDependencyResolved flag for the orders that are dependent on the current order.