Get Plan Items Messages and Message Codes
The error codes and their respective error messages for the Get Plan Items 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 GetPlanItemsRequestEvent | PlanItem or PlanItems are found and data is mapped in the response successfully. |
FOM-DATA-ACCESS-PLAN-NOT-FOUND-9999 | Plan not found for planID <planID value> | The plan corresponding to the planID specified in the request header is not found. |
FOM-DATA-ACCESS-ORDER-NOT-FOUND-9999 | Order not found for orderID <orderID value> | The order corresponding to the orderID specified in the request header is not found. |
FOM-DATA-ACCESS-PLANITEM-NOT-FOUND-9999 | PlanItem not found for planID <planID value> and planItemID <planItemID value> | The planItem corresponding to the planID and planItemID specified in the request header is not found. |
Copyright © Cloud Software Group, Inc. All rights reserved.