My Oracle Support Banner

Development : How Can We Add Group Member To A Webcenter Project In Java Code ? (Doc ID 1622952.1)

Last updated on JULY 07, 2020

Applies to:

Oracle WebCenter Portal - Version 11.1.1.8.0 and later
Information in this document applies to any platform.

Goal

WebCenter Portal version 11.1.1.8

It's necessary to add member of type 'Group' in a WebCenter/Spaces Project through JAVA code, using WebCenter Portal's REST API  :
In WebCenter Portal's REST API, it's possible to add members to a WebCenter project with the urn "urn: oracle: WebCenter: space: members".

It's possible add members of type "User".

Unfortunately, add members of type "Group"  cannot be added : <Bug 17587988>  -> not implemented.

How is it possibile to add groups with REST API in a WebCenter project ? How add groups in java code ?
 

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
References


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