Calling Webservice to get all the order promises "fscmRestApi/resources/11.13.18.05/orderPromises" b
Summary
Calling Webservice to get all the order promises "fscmRestApi/resources/11.13.18.05/orderPromises" but its not returning any data.Content
Calling from Oracle Fusion Demo instance , We already checked ATP rules are correctly configured for the item , we are able to see ATP rules getting called successfully while creating the order directly from Order Management (create order functionality). Collection plans already ran ,GOP refreshed and stop -start service already ran ,we can see all supply demand there for this item.
API Call: https://adc4-zrnj-fa-ext.oracledemos.com/fscmRestApi/resources/11.13.18.05/orderPromises
Getting Response :
{
"items" : [ ],
"count" : 0,
"hasMore" : false,
"limit" : 25,
"offset" : 0,
"links" : [ {
"rel" : "self",
0