Wednesday 10 April 2019

OIM Certification - Modify Composite to have all the Closed Loop Remediation(CLR) Requests to be Auto-Approved.


Login to SOA Composer(http://<HOST_NAME>:8001/soa/composer) using weblogic credential.


Click on “Open Rules” as shown in below screenshot.


Open “DefaultRequestApproval” composite.


Click on “Edit”.


Expand “Ruleset1” and change “stageType” (challenge to auto) as shown in below screen shot.





Now expand “Ruleset2” and change “stageType” (challenge to auto)







Commit changes.




Happy Learning!!!

Thursday 4 April 2019

OIM - How to Add User Defined Field(UDF) in Certification Line Item Page?


Login to the Identity Console through sysadmin user and then click on “Sandboxes”.


Click on “Create Sandbox”.


Provide sandbox name and then click  “Save and Close”.



Click on “Certification” tile.


Open certification and click on Customize.


Go to Structure Tab.


Select User Login.


Select table as highlighted in below screen shot.


Click on add component icon.


Go to Data Component - Certification as shown in below.


Open “UserCertificatiionUserVO1”.


Scroll down and find JobCode and then add that attribute as ADF Table Column.


Select JobCode and click on cut icon.


Scroll right and select last column then click on “Paste After” as highlighted in below screen shot.


Close this window.


Export Sandbox and then publish it.

Added Successfully.