Bootstrapping Data Between Directories

A-2 Oracle Fusion Middleware Administrators Guide for Oracle Directory Integration Platform ■ Oracle Directory Integration Platform server is deployed and undeployed using WLST commands or the Oracle WebLogic Server Administrative Admin console. ■ The Quartz Scheduler is used for scheduling processing. ■ One instance of Oracle Directory Integration Platform schedules all synchronization and provisioning profiles. ■ No concept of configset and profile groups. All enabled profiles are scheduled. A.2 Configuration Files In 10g Releases 10.1.4.x: ■ The ORACLE_HOMEldapodiconfodi.properties file contained the Oracle Directory Integration Platform server password used to connect to Oracle Internet Directory. It also contained the Oracle Wallet location and password. ■ The connection details for the Oracle Internet Directory associated with Oracle Directory Integration Platform were specified as part of command to start Oracle Directory Integration Platform. ■ Oracle Wallet was used for storing certificates. In 11g Release 1 11.1.1: ■ The associated Oracle Internet Directory host and port details are stored in the dip-config.xml file in dipapps.ear. ■ Java Keystore is used for storing the SSL certificates. ■ The password Oracle Directory Integration Platform uses to connect to Oracle Internet Directory is stored in the Credential Store Framework. The JKS passwords are also stored in the Credential Store Framework. ■ All parameters required for Oracle Directory Integration Platform to start are specified in the dip-config.xml file. A.3 Templates for Mapping, Configuration, and Properties Files In 10g Releases 10.1.4.x: ■ Templates for mapping and configuration files for all connected directories were located in the ORACLE_HOMEldapodiconf directory. ■ Templates for mapping, configuration, and properties files for LDIF, Tagged directories were located in the ORACLE_HOMEldapodisamples directory. ■ Templates for bootstrapping files were located in the ORACLE_ HOMEldapodisamples directory. In 11g Release 1 11.1.1: ■ Templates for mapping and configuration files for all connected directories are located in the ORACLE_HOMEldapodiconf directory. ■ Templates for mapping, configuration, and properties files for LDIF, Tagged directories are located in the ORACLE_HOMEldapodisamples directory. Refer to Appendix B, Example Properties File for Synchronization Profiles for more information.