GTC Recon Process

Oracle Identity Manager 11g R2 PS2 Flat File GTC Recon Process

 

Description:

This post covers the process of GTC flat file configuration in Oracle Identity Manager 11g R2 PS2.

 

Process:

1.       Create Feed directory and Archive directory 

Mkdir /app/Sanjivani

Mkdir /app/Sanjivani/archive

2.       Create flat file as .CSV with attributes and user information. Refer the screen shot for example entry.

Cd /app/Sanjivani/

Cat test.csv

#GTC Trusted Source

globalid,firstname,lastname,email,organization,department,managerid,manager

oig01,arihant1,jain,abc@oracle.com,Xellerate Users,IAM,abc,HRUser

oig02,arihant2,jain,def@oracle.com,Xellerate Users,IAM, def,HRUser

oig03,arihant3,jain,ghi@oracle.com,Xellerate Users,IAM, ghi,HRUser

3.       Login to the SYSADMIN console.

4.       Click on the Generic Connector.

5.       Provide the Name of the GTC. Check the Reconciliation and Trusted Source  Reconciliation. Select Shared Drive in Transport provider and select CSV in Formate provider.

6.       Provide the required parameters as shown in the below screen.

7.       Map the attribute from Reconciliation Staging to OIM.

8.       Create two new attributes userType and EmployeeType in Reconciliation staging and map the attributes from Reconciliation staging to OIM.

9.       Click on Scheduler and search and select for GTC recon which we have just created and click on Run Now.

10.   Click on Refresh and check the status of the job success or failed.

11.   Click on Event Management in the same window and click on search. I will display the list of users created and status of user creation.

12.   Login to the OIM Identity Console and click on Users. Click on search it will display the users list.

 

 

 


No comments:

Post a Comment

Basic Perfomance Tuning For stuck threads and response times

Documentation for performance tuning: https://docs.oracle.com/en/middleware/fusion-middleware/12.2.1.4/asper/redundant-cross-references-remo...