Export LDAPUser.xml from MDS
- Navigate to Identity and Access, oim. Right-click and navigate to System MBean Browser.
- Under Application Defined MBeans, navigate to oracle.mds.lcm, Server:oim_server1, Application:oim, MDSAppRuntime
- Click the Operations tab, and then click exportMetaData.
- In the toLocation field, enter /var/tmp/iam or the name of another directory.
- In the docs field, enter the complete file location as the Element.
- Click Invoke - This exports the file specified in the docs field to the directory specified in the toLocation field.
Import LDAPUser.xml to MDS
- Navigate to Identity and Access, oim. Right-click and navigate to System MBean Browser.
- Under Application Defined MBeans, navigate to oracle.mds.lcm, Server:oim_server1, Application:oim, MDSAppRuntime
- Click the Operations tab, and then click importMetaData
- In the fromLocation field, enter /var/tmp/iam or the name of the directory in which you have the configuration files.
- In the docs field, enter the complete file location as the Element. For example, /metadata/iam-features-ldap-sync/LDAPUser.xml
- Click Invoke - This imports the file specified in the docs field to MDS in the toLocation field.
No comments:
Post a Comment