Programatically Create a Group and Add Users To It in Webcenter Interaction Portal (WCI)
(Doc ID 778653.1)
Last updated on MAY 05, 2021
Applies to:
Oracle WebCenter Interaction - Version 6.5.0 to 10.3.0.1Information in this document applies to any platform.
Purpose
The purpose of the article is to demonstrate how to create a group in the Webcenter Interaction Portal (WCI) and add a couple of users to that group using the WCI Server API's. The code must be run on a server that has the WCI portal installed, since it requires the same library files that the portal uses. Copy the code into a simple VB.NET application and reference the Portal DLL's in Visual Studio. In a .NET portal environment, the portal DLL's are inside "<PORTAL_HOME>\ptportal\<VERSION>\webapp\portal\web\bin".
Scope
We wrote this article for WCI Portal developers.
Details
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
Purpose |
Scope |
Details |
References |