Set Plan Messages and Message Codes
The error codes and their respective error messages for the Set Plan interface are as follows:
Message Code in Response Header and Result Status | Message in Response Header and Result Status | Scenario |
---|---|---|
FOM-DATA-ACCESS-SUCCESS-0000
|
Successfully processed
SetPlanRequestEvent |
Plan is found and user-defined field data specified in the request in plan header and plan items is updated successfully. |
FOM-DATA-ACCESS-PLANITEM-NOT-FOUND-9999
|
PlanItem not found for planID
<planID value> and planItemID
<planItemID value> |
PlanItem is not found against the planID and planItemID specified in the request header. |
FOM-DATA-ACCESS-ORDER-NOT-FOUND-9999
|
Order not found for orderID
<orderID value>
|
Order is not found against the orderID specified in the request header. |
FOM-DATA-ACCESS-PLAN-NOT-FOUND-9999
|
Plan not found for planID <planID value> | Plan is not found against the planID specified in the request. |