This example is used to demonstrate how to develop the following OIM Plug-ins using JDeveloper: * An Oracle Identity Manager request status changed plug-in. * An Oracle Identity Manager kernel event handler. * An Oracle Identity Manager scheduled task.
Release Date: 18-Jan-12
Duration: 30 minutes
Credited To: Glenn Stokol
No Flash Plugin Needed
21-Mar-13
-
16-Jun-11
The Scheduled Task example is extremely minimal and therefore completely useless. With Scheduled Task in OIM 10g, you have a GetUtility method where you can create instance of Interface to perform actions on OIM (java class should extend SchedulerBaseTask class). In OIM 11g, your java class needs to extend TaskSupport class, so it would be more than welcome that the example shows how to make calls against OIM 11g. This is also lacking in the product documentation.
Visit the Full Site | About Oracle | Contact Us | Terms of Use