You're almost there! Please answer a few more questions for access to the Applications content. Complete registration
Interested in joining? Complete your registration by providing Areas of Interest here. Register

Supply Chain Planning data POST failures using API

I am using following API to get the planning data and trying to update the planning data using POST operation.

/fscmRestApi/resources/11.13.18.05/supplyChainPlans/300000038721808/child/PlanningTables/300345947794325/child/Data

The API response is success but however planning data is not updated.

What could be the reason and steps to debug the issue?

Input Payload:
{
"TableHierarchies": "XXXXX",
"TableDataHeader": "XXXXX",
"TableData": "XXXXXX"
}

Response:

{
"TableId": 300345947794325,
"TableHierarchies": "XXXXX",
"TableDataHeader": "XXXXX",
"TableData": "XXXXX",
"Message": "The service was completed. Refer to message details for diagnostic information. (MSC-2806429) Details: Payload Combination Points = 16, Parsed Combination Points = 16, No Value Points = 384, Same Value Points = 0, Found Points = 16. For more details check the application log at the ServiceServer_as3_01 service server.",

Howdy, Stranger!

Log In

To view full details, sign in.

Register

Don't have an account? Click here to get started!