Thank you for supporting the Cloud Customer Connect Community in 2024. It's a gift to work with you!

Look back
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

REST API for Oracle Supply Chain Management Cloud Response Issue

edited Oct 23, 2019 12:20PM in Supply Chain Planning and Collaboration 8 comments

Summary

TableDataHeader & TableData items internal string REST response order issue

Content

Hi All,

I'm experiencing random orders of TableDataHeader & TableData items after changing Plan or Table filters, then republishing and consuming it via GET request.

Is there a way to control the order of the TableHierarchies/TableDataHeader/TableData when performing a GET request using the Plan's table REST API?

Example:

Initial structure of GET response:
 {
 "TableId": 300000181658772,
 "TableHierarchies": "Planning Catalog,Gregorian Calendar,Organization Zone",
 "TableDataHeader": "Product Family,Month,Organization,Constrained Forecast",
 "TableData": "Slimline Tablets,2022-01-01,EX9:003,4355.37Slimline Tablets,2022-02-01,EX9:003,2355.96Slimline Tablets,2022-03-01,EX9:003,4046.76
 }
 
 After changing population (not the table's structure) and publishing the table, I get the following response:

Howdy, Stranger!

Log In

To view full details, sign in.

Register

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