1-go to IDM_HOME/common/bin folder and run wlst.sh
2- Run "connect()" command
3- Enter following details-
Please enter your username: weblogic (Enter weblogic username)
Please enter your password: ****** (Enter weblogic Password)
Please enter your server URL: t3://localhost:7001 (Enter weblogic server URL)
4- run "exportMetadata(application='OIMMetadata', server='oim_server1', toLocation='/app/MDSExport1')"
5- Add Metadara.xml file in /app/MDSExport1/db
6- run "importMetadata(application='OIMMetadata', server='oim_server1', fromLocation='/app/MDSExport1')"
7- use "disconnect()" to disconnect.
2- Run "connect()" command
3- Enter following details-
Please enter your username: weblogic (Enter weblogic username)
Please enter your password: ****** (Enter weblogic Password)
Please enter your server URL: t3://localhost:7001 (Enter weblogic server URL)
4- run "exportMetadata(application='OIMMetadata', server='oim_server1', toLocation='/app/MDSExport1')"
5- Add Metadara.xml file in /app/MDSExport1/db
6- run "importMetadata(application='OIMMetadata', server='oim_server1', fromLocation='/app/MDSExport1')"
7- use "disconnect()" to disconnect.
Comments
Post a Comment