Jeopardy Management System

This section describes the functions of TIBCO Order Management Jeopardy Management System feature.

Jeopardy is implemented as a standalone component in TIBCO Order Management along with existing features such as Automated Order Plan Development, and Orchestrator. Notifications to Jeopardy are sent from Orchestrator over JMS. The Jeopardy Management System has the following advantages:

  • Jeopardy runs in cluster mode.
  • Jeopardy listens to all the state transition notifications from the Orchestrator and processes them in asynchronous mode.
  • Improved performance of Jeopardy performance due to in-process (low-level API calls) communication between this application's components.
  • Jeopardy is loosely coupled with Orchestrator and it follows all the states of the order.
  • Jeopardy saves each plan as per the SLA defined in the process-component model.

The following diagram is a representation of the architecture of Fulfillment Order Management:

Architecture of TIBCO Order Management

The following diagram is a representation of the Plan and Order Execution by using Jeopardy:

Plan and Order Execution