Total Pageviews

Monday, October 17, 2016

OIM 11.1.2.2.0 deploying and undeploying Schedule taks



Steps to undeploy old schedule task at OIM and redeploy new Schedule task


steps to Undeploy the previous schedule task
a.      Login to OIM SysAdmin console
Delete the Schedule Task - IDM Reconcile LDAP User Info to OIM
b.      Unregister the previous Schedule Task Plugin
ant –f pluginregis.xml unregister
Enter the classname -   idm.schedulejobs.ReconcileLDAPUserToOIM
steps to Deploy the Schedule Task
a.      Import the OID LDAP SSL certificate from the libovd keystore (adapters.jks) into the OIM JDK Keystore and OIM WLS Trust Keystore
b.      Copy the zip file to the OIM server
c.      Register the Schedule Task Plugin
ant –f pluginregis.xml register
Register the plugin zip – ReconcileLDAPUserToOIM.zip
d.      Import the ReconcileLDAPUserToOIM.xml using the OIM Deployment Manager
e.      Modify the Schedule Job parameters for LDAP IT Resource and LDAP Server URL to point to OID.
f.       Run the Purge Cache utility
Purgecache.sh All
b.      Restart the OIM Servers
a.      Do a test run of the schedule job by setting the value of Last Run Timestamp to 20150311100000z and remove the value after it is successfully complete
Test the out of the box schedule job to check for any infrastructure dependencies

No comments:

Post a Comment