Skip to Main Content

Security Software

Announcement

For appeals, questions and feedback about Oracle Forums, please email oracle-forums-moderators_us@oracle.com. Technical questions should be asked in the appropriate category. Thank you!

OIM - Create Group in AD

622113Mar 7 2008 — edited Apr 23 2008
I have AD and OIM 9.0.3.1 installed. I have written a custom connector for AD which has a method to create a group in AD.

I have used the design console to create an adapter. The adapter uses the jar file and the method I have written. I also have a process definition with a task. The task (called CREATEGROUP) has the adapter mapped. I have a resource object for the AD , with the server IP address.

In a nutshell, I have a basic workflow setup. But now, I don't know how to actually create a group. How do I fire up the workflow so that it calls my java code and creates a group (somewhere I could provide a group name?).

I think I could do this with the out of box AD connector, but I just wanted to write something in Java so I wrote this basic connector.
Comments
Locked Post
New comments cannot be posted to this locked post.
Post Details
Locked on May 21 2008
Added on Mar 7 2008
5 comments
1,523 views