Batch Notification

Following are the notifications sent by Orchestrator:

  1. Orchestrator sends the JMS notification to the Process Component for executing, suspending, and activating the plan items. Orchestrator also needs to notify the Milestone waiting in the Process components

  2. Orchestrator also publishes notifications for the state changes of entities such as Order, Order Line, Order Amendment, Plan, and Plan Item. Third party applications can listen to these notifications.

The Orchestrator needs to execute the actions triggered by the state change. The actions are configured internally to dispatch the JMS Messages, process Database notifications and logging.