8 Files and Directories on the Installation Media
Table 8-1 describes the files and directories on the installation media.
Table 8-1 Files and Directories on the Installation Media
| File in the Installation Media Directory | Description |
|---|---|
|
bundle/org.identityconnectors.siebel-12.3.0.jar |
This JAR file is the ICF bundle that the connector is using for the current release. |
|
configuration/SiebelConnector-CI.xml |
This file is used for installing a CI-based connector. This XML file contains configuration information that is used during connector installation. |
|
Files in the Datasets directory |
These XML files specify the information to be submitted by the requester during a request-based provisioning operation. |
|
Files in the resources directory |
Each of these resource bundles contains language-specific information that is used by the connector. During connector installation, these resource bundles are copied to the Oracle Identity Manager database. Note: A resource bundle is a file containing localized versions of the text strings that are displayed on the Administrative and User Console. These text strings include GUI element labels and messages. |
|
test-utility/example-config.groovy |
This file contains a sample configuration that you can modify to test basic provisioning operations. |
|
test-utility/test-utility.jar |
This JAR file contains the testing utility to conduct basic provisioning tests (create, update, and delete) on the connector. |
|
xml/Siebel-ConnectorConfig.xml |
This XML file contains definitions for the following connector components:
|
|
xml/SiebelConnectorRequestDatasets.xml |
This XML file contains the dataset related definitions for the create and modify user provisioning operations. This file is used if you want to enable request-based provisioning by using the deployment manager. Note: Use this file only if you are using Oracle Identity Manager release prior to 11.1.2. |
|
xml/Siebel-auth-template.xml |
This file contains definitions for the connector objects required for creating an Authoritative application. It includes certain details required to connect Oracle Identity Governance with the target system. It also includes configuration details specific to your target system, attribute mappings, correlation rules, and reconciliation jobs. |
|
xml/Siebel-pre-config.xml |
This XML file contains definitions for static lookup. |
|
xml/Siebel-target-template.xml |
This file contains definitions for the connector objects required for creating a Target application. It includes certain details required to connect Oracle Identity Governance with the target system. It also includes configuration details specific to your target system, attribute mappings, correlation rules, and reconciliation jobs. |
|
upgrade/ PostUpgradeScriptSiebel.sql |
This file contains the scripts that are run after performing an upgrade of the connector. |