Tuesday 14 July 2015

Import Metadata



How to import Metadata :

Step 1: Go to following location -
/home/oracle/Oracle/Middleware/Oracle_IDM1/server/bin
Step 2: Open weblogic.properties file with command vim weblogic.properties  then we will get following screen :



Update the following fields:
         1> wls_servername=oim_server1
             2>application_name=OIMMetadata
       3>metadata_from_loc=/home/oracle/Installers/Anand/META_DATA [Location of metadata xml file]

Step 3: Set OIM_ORACLE_HOME :
export OIM_ORACLE_HOME=/home/oracle/Oracle/Middleware/Oracle_IDM1
Step 4:  Run following command- ./weblogicImportMetadata.sh





Enter username: weblogic
And password : [weblogic password]
Enter your server URL [t3://localhost:7001]
After entering above information, we will get following screen: