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-INVALID-INPUT-9999 | Invalid value '' for input planID in SetPlanRequestEvent | planID parameter in the request header or XML payload is null or empty. |
FOM-DATA-ACCESS-INVALID-REQUEST-9999 | Invalid payload in SetPlanRequestEvent | XML payload in the request is not valid. |
FOM-DATA-ACCESS-INCONSISTENT-INPUT-9999 | Inconsistent input values in request header and payload | Value of planID parameter in the request header and XML payload is not consistent. |
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. |
FOM-DATA-ACCESS-INTERNAL-ERROR-9999 | Internal error occurred when processing SetPlanRequestEvent | Any other exception occurred when processing the request. |
FOM-DATA-ACCESS-DBCONN-ERROR-9999 | Database connection issues occurred when processing SetPlanRequestEvent | Resource Failure (DB connection) issues are encountered when processing the request. |
Copyright © 2023. Cloud Software Group, Inc. All Rights Reserved.