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

Retrieving config item data using REST API

edited Sep 6, 2024 6:44PM in Order Management 1 comment

We are trying to retrieve config item data using fscmRestApi/resources/11.13.18.05/configuredItems.

But we are not able to retrieve any data. However, i am able to see data in the UI which tells me there is no issue with the roles.


{

 "items" : [ ],

 "count" : 0,

 "hasMore" : false,

 "limit" : 25,

 "offset" : 0,

 "links" : [ {

  "rel" : "self",

    "href" : "https://altoshaam-ibmpjb-dev1.fa.ocs.oraclecloud.com:443/fscmRestApi/resources/11.13.18.05/configuredItems",

  "name" : "configuredItems",

  "kind" : "collection"

 } ]

}


Is there any additional privilege that needs to be added for this to work?

Please let me know.

REST API for Oracle Fusion Cloud SCM - Configured Items REST Endpoints

Howdy, Stranger!

Log In

To view full details, sign in.

Register

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