How to setup Fusion 12C Application(HCM/CRM/Finance/Supply-Chain)

B. IDM Installation

1. Install FA provisioning framework
2. Install IDM Database
3. Run Repository Creation Utility (RCU) for IDM
4. Install Identity Management Provisioning Wizard
5. Create IDM provisioning Response File
6. Provision Identity Management
7. Perform Post-Provisioning Configuration

3. Run Repository Creation Utility (RCU) for IDM

Unzip the RCU which is part of software dump

cd /u01/crmdb/provisioning/fmw_rcu
unzip /stage/installers/fmw_rcu/linux/rcuHome.zip
cd /u01/crmdb/provisioning/fmw_rcu/bin
./rcu &

Follow the navigation screens with below inputs

Create Repository -> Create

Database connection Details ->
Database Type: Oracle Database
Host Name: fusion.local.lab
Port: 1521
Service Name: idmdb
Username: SYS
Password:
Role: SYSDBA

Select Components -> Create a new prefix "FA"
Oracle Internet Directory
Oracle Identity Federation
Oracle Identity Manager
Oracle Access Manager

Following components will be automatically selected : Metadata Services, Audit Services, SOA Infrastructure, User Messaging Service

Schema Passwords ->Use the same password for all schemas

Map Tablespaces -> Next

Summary -> Create

Completion Summary -> Close