Miscellaneous Updates
-
The following properties are removed from the orchestrator:
-
numCachedMachines
-
validateDuplicateOrder
-
recoverFailedOrder
-
-
The endpoint for the
getJeopardyAlertMsg
API has been updated fromv1/alerts
to/plan/alerts
.
-
The
v1/order/audit
API is deprecated for the GET method and thev2/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.
Submit Audit Trail
request from TIBCO EMS, the date format must be as follows:2023-10-09T15:20:28.773Z
catalogLoadingUsingEms
flag in the $OM_HOME/externalLib/seed-data/app-properties/ConfigValues_CatalogService.JSON
file has been hard-coded as "true".REDO EPMR
action does not work for EPMR_ACTION_CEASE
and EPMR_ACTION_UPDATE
requests.