Get Enriched Execution Plan

The getEnrichedExecutionPlan operation calls an existing API getEnrichedExecutionPlanByPlanId to generate an enriched plan for a given order ID or order reference ID. The response includes details about the plan and the generated jeopardy header for the plan.

The user has two optional parameters in the input:

  1. Include Plan Fragment (Default is true)
  2. Include Jeopardy Header (Default is true)

By default, the jeopardy header is included as part of a completed response..

Jeopardy Header includes Plan Item information along with risk region and duration information. Jeopardy Header also contains information about the SLA level calculation and predictability calculations done for the plan. Based on the SLA and predictability calculation, the risk region is updated with appropriate flag.

getEnrichedExecutionPlan

The getEnrichedExecutionPlan operation returns the following error codes in case an exception is thrown:

  • MISSING_ORDER_ID_AND_REF(TIBCO-AFF-OMS-100007)
  • ORDER_NOT_FOUND(TIBCO-AFF-OMS-100020)
  • ORDER_INPUT_INVALID((TIBCO-AFF-OMS-100001)
  • UNEXPECTED_ERROR(TIBCO-AFF-OMS-100000)