Miscellaneous Updates

  • The following properties are removed from the orchestrator:

    • numCachedMachines

    • validateDuplicateOrder

    • recoverFailedOrder

  • The endpoint for the getJeopardyAlertMsg API has been updated from v1/alerts to /plan/alerts.

  • The v1/order/audit API is deprecated for the GET method and the v2/order/audit API is introduced for the same.

    The v1/order/audit API for the POST method is still functional.

  • If a plan item has intermediate milestones, all the intermediate milestones must be completed before the plan item is completed.

    In case some of the intermediate milestones are still pending and it gets a PlanItemExecuteReply request, then the request would be rejected.

Note: For Submit Audit Trail request from TIBCO EMS, the date format must be as follows:

2023-10-09T15:20:28.773Z

Note: It is a best practice to keep the maximum number of amendments under 30 for a particular order.
Note: The value of the catalogLoadingUsingEms flag in the $OM_HOME/externalLib/seed-data/app-properties/ConfigValues_CatalogService.JSON file has been hard-coded as "true".
Note: The REDO EPMR action does not work for EPMR_ACTION_CEASE and EPMR_ACTION_UPDATE requests.
Note: The product hierarchy is not shown correctly with the Redis cache.
Note: You cannot update the rules from the rule config UI or update the Rule API.