- What are different versions of OIM?
- How you will find version of OIM?
- What are differences between OIM 11g R1 and OIM 11g R2 ?
- What are differences between OIM 11g R2 PS2 and OIM 11g R2 PS3 ?
- What are new features in R2?
- What are new features in R3?
- What are event handler?
- What are different types of event handler?
- How do you register/unregister an event handler?
- How will you troubleshoot event handler?
- What is Orchestration ?
- What are different stages of orchestration?
- How many types of adapter are there in OIM?
- How adapters are trigerred?
- How entity adapter are used in OIM 11g R1/R2?
- How attribute changes from user profile is propagated to target system?
- What are different types of reconciliation?
- How will you do trusted reconciliation from multiple trusted system?
- What are different stages of reconciliation event?
- What are different reconciliation rules for Trusted and Target Reconciliation?
- How will you do transformation of data during reconciliation? e.g. Status is present in source system as A but need to change to Active in OIM
- How will you implement custom scheduler?
- What are major differences between 10g scheduler and 11g scheduler?
- Explain in detail different component of connector?
- What will be approach for designing the connector?
- What questions you will ask to application owner?
- What all connector you have worked on?
- How will you extend OOTB connector?
- What are ICF Connector?
- What is connector Server?
- What are different types of connector server?
- How will you uninstall connector?
- What is connector cloning and how will you clone a connector?
- How many types of approval policy are there in R2?
- Have you worked on custom approval/soa composite?
- What is ldapsync?
- How will you place user in different directories/container based on organization/employee type? e.g. all Employees to cn=Users container where as all contractors to cn=people container
- How will you change logo/Branding? Steps?
- What is sandbox?
- How will you recover after publishing sandbox system crashes?
- How will you add new attribute/UDF?
- Steps for UDF Creation?
- How will you add new attributes to Create/Modify and View pages
- Which OIM Api have you used?
- What is difference between calling oim api from command line and calling it from oim scheduler or adapters?
- What are major differences between 10g api and 11g api?
- What is application instance?
- What is difference between application instance of trusted and target system?
- What are entitlement?
- Where entitlement are stored?
- How will you identity entitlements from configuration?
- How will you populate entitlement?
- Have you worked on any upgrade project?
- What are major challenges of an upgrade?
- Explain in detail process of upgrade
- Name different tables in OIM?
- Custom Reports?
- How will you deploy code/configuration from test/dev to production?
- What is access policies?
- What is retrofit access policies in OIM?
- What is MDS and what is its role in IdM?
- what is purging and why it is required? Give one example where purging is required?
- What is command to purge?
- How do you take backup ?
- How do you bulk load users in OIM? Steps?
- What is disconnected resource provisioning?
- Is Eventhandler contains any plugin point ?
- what is hashtable
- what is the difference between string buffer and string builder ?
- To deploy a custom connector, is there any dependencies while deployment ?
- How does user flow from OIM to Target ?
- How will you rectify reconciliation related issues?
- Steps for Migration from PS1 to PS2 or PS2 to PS3 ?
- How does custom udf is created in Target system and how does data flows from OIM to Target considering the custom UDF is mandatory field?
- How does web services calls works?
- How does web services connector deployed in OIM?
Generic Interview Questions - OIM
Deploy the OOTB SOA Composites in 11gR2PS2
Deploy the OOTB SOA Composites in 11gR2PS2
NOTE: This step has been automated as part of the environment build scripts.
The OOTB SOA composites need to be deployed. This can be done using the Enterprise Manager application.
· Login to Enterprise Manager (EM) as weblogic.
· Expand the Farm_idmàSOA folder
· Expand soa_infra for (soa_server1 or soa_server2)
o This will display the “default” partition. This is where our deployed composites will be listed/displayed. Initially, this will be empty.
· Right click on the default partition and a popup menu will appear
· Select SOA Deployment ...Deploy to this Partition…
· In the Archive or Exploded Directory section, select the Archive on the server where Enterprise Manager is running option.
· Specify the path for one of the following SOA composites that needs to be deployed.
o
/oracle/admin/idmdomain/aserver/idm/soa/autodeploy/sca_AutoApproval_rev1.0.jar
o
/oracle/admin/idmdomain/aserver/idm/soa/autodeploy/sca_BeneficiaryManagerApproval_rev1.0.jar
o
/oracle/admin/idmdomain/aserver/idm/soa/autodeploy/sca_CertificationProcess_rev2.0.jar
o
/oracle/admin/idmdomain/aserver/idm/soa/autodeploy/sca_CertificationOverseerProcess_rev1.0.jar
o
/oracle/admin/idmdomain/aserver/idm/soa/autodeploy/sca_DefaultOperationalApproval_rev3.0.jar
o
/oracle/admin/idmdomain/aserver/idm/soa/autodeploy/sca_DefaultRequestApproval_rev3.0.jar
o
/oracle/admin/idmdomain/aserver/idm/soa/autodeploy/sca_DefaultRoleApproval_rev1.0.jar
o
/oracle/admin/idmdomain/aserver/idm/soa/autodeploy/sca_DefaultSODApproval_rev1.0.jar
o
/oracle/admin/idmdomain/aserver/idm/soa/autodeploy/sca_DisconnectedProvisioning_rev1.0.jar
o
/oracle/admin/idmdomain/aserver/idm/soa/autodeploy/sca_OAACGRoleAssignSODCheck_rev1.0.jar
o
/oracle/admin/idmdomain/aserver/idm/soa/autodeploy/sca_ProvideInformation_rev1.0.jar
o
/oracle/admin/idmdomain/aserver/idm/soa/autodeploy/sca_RequesterManagerApproval_rev1.0.jar
· Click the Next button
· Click the Deploy button
· Wait while the composite is deployed
· Once it is deployed, the progress window will close automatically
Your composite will now be displayed in the default partition. Repeat this process to deploy the remaining SOA composites.
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...
-
Deploying the custom jar into the OIM placeholder library The placeholder library is the file oracle.iam.ui.custom-dev-starter-pack.war. Thi...
-
1) Download Connector Server The minimum requirements to run a .NET Connector Server 12.2.1.3.0 are: Microsoft Windows Server 2003, 2008,...
-
Refresh Role Memberships schedule job is failing The schedule job "Refresh Role Memberships" is failing ever...