Steps:
- Prepare Schedule Task Code and xml files. Follow below link for sample schedule task code. http://www.iamidm.com/2013/03/oim-11g-r2-sample-code-for-custom.html
- Do Plugin Registration: http://www.iamidm.com/2013/03/oim-11g-r2-plugin-registration.html
- Export MDS data and place Scheduler xml file in db folder and import MDS data http://www.iamidm.com/2013/03/oim-11g-r2-exporting-and-importing-mds.html
- Create new schedule task in OIM Console by following below steps:
- Login to OIM Admin Console
- Use OIM Admin User and Login
- Go to Scheduler
- Click on Create new as shown below
- Provide required details and select Task (which will be available with name provided inside scheduler xml file)
- Run the created schedule task, according to code it will print "Running the OIM Sample Scheduled Task...", which says custom scheduler got created successfully.
- It will be shown up in Scheduled Tasks.
Thanks !!!
No comments:
Post a Comment