Batch Notification

Following are the notifications sent by the Orchestrator:

  1. Orchestrator sends the JMS notification to the Process Component for running, 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.

  3. Orchestrator publishes Plan Development notification and Bulk Action Notification as well. But they are not state change notifications.

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