My Oracle Support Banner

How to Get the IDC:Folder ID of a Community/Space Using REST Without Retrieving the Community/Space Members? (Doc ID 1669708.1)

Last updated on FEBRUARY 02, 2022

Applies to:

Oracle WebCenter Portal - Version 11.1.1.6.6 to 11.1.1.8.3 [Release 11g]
Information in this document applies to any platform.

Goal

 

Is there a way to get the folder id of a community/space using REST without bringing the community/space members?

 

When implementing the following Content REST API Example, it requires getting the CMIS folder id of a community/space:

 

According to the above sample the way to get the folder id of a community/space is using the bellow URL:

https://<HOST>:<PORT>/rest/api/spaces/spaceName?projection=details&utoken=FAOH2Lu3N7MOIvrS72FslFUrz6yC_w**


However the above url also returns all the member details in the community/space.


When the number of members in the community is huge, it impacts the performance to a larger extent.
So need to know if there is any other way of getting the CMIS folder id without hitting the above url.
 

Solution

To view full details, sign in with your My Oracle Support account.

Don't have a My Oracle Support account? Click to get started!


In this Document
Goal
Solution


My Oracle Support provides customers with access to over a million knowledge articles and a vibrant support community of peers and Oracle experts.