A Files and Directories in the Database User Management Connector Installation Package

These are the components of the connector installation package that comprise the Database User Management connector.

Table A-1 lists the files and directories on the connector installation package that comprise the Database User Management connector.

Table A-1 Files and Directories in the Database User Management Connector Installation Package

File in the Installation Package Description

bundle/org.identityconnectors.dbum-12.3.0.jar

This file contains connector code, SQL queries, and stored procedures that are used for provisioning and reconciliation.

Files in the configuration directory:

DBUM-DB2-CI.xml

DBUM-MSSQL-CI.xml

DBUM-MySQL-CI.xml

DBUM-Oracle-CI.xml

DBUM-Sybase-CI.xml

These files are used for installing a CI-based connector. This directory contains the configuration files that are used by the Connector Installer during installation of the connector for a particular target system.

Files in the javadoc directory

This directory contains information about the Java APIs used by the connector.

lib/DBUM-oim-integration.jar

This JAR file contains the class files that are used during reconciliation and provisioning operations. During connector deployment, this file is copied to the Oracle Identity Governance database.

Files in the resources directory

Each of these resource bundles contains language-specific information that is used by the connector. During connector deployment, this file is copied to the Oracle Identity Governance database.

Note: A resource bundle is a file containing localized versions of the text strings that include GUI element labels and messages.

Files in the upgrade directory:

PostUpgradeScriptOracleDBUM.sql

PostUpgradeScriptMSSQLDBUM.sql

PostUpgradeScriptMySQLDBUM.sql

PostUpgradeScriptDB2DBUM.sql

PostUpgradeScriptSybaseDBUM.sql

This directory contains the scripts for performing the postupgrade operations.

xml/DBUserManagement-MySQL-target-template.xml

xml/DBUserManagement-Oracle-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.

xml/DBUserManagement-MySQL-auth-template.xml

xml/DBUserManagement-Oracle-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/DBUserManagement-MySQL-pre-config.xml

xml/DBUserManagement-Oracle-pre-config.xml

This XML file contains definitions for the connector objects associated with any non-User objects such as Roles and Privileges.

ConnectorConfig and Datasets files in the xml directory:

DBUserManagement-Oracle-ConnectorConfig.xml

DBUserManagement-Oracle-Datasets.xml

DBUserManagement-MSSQL-ConnectorConfig.xml

DBUserManagement-MSSQL-Datasets.xml

DBUserManagement-MySQL-ConnectorConfig.xml

DBUserManagement-MySQL-Datasets.xml

DBUserManagement-DB2-ConnectorConfig.xml

DBUserManagement-DB2-Datasets.xml

DBUserManagement-Sybase-ConnectorConfig.xml

DBUserManagement-Sybase-Datasets.xml

Note: The dataset XML files are applicable only if you are using Oracle Identity Manager release 11.1.1.x.

These are the configuration (target and trusted) XML files and dataset XML files specific to the target system. The configuration XML files contain definitions for the various connector objects, such as resource objects and scheduled jobs, where as the dataset XML files contain datasets for the request based operations.

  • IT resource type

  • Process form for each login entity

  • Process form for each user entity

  • Process tasks for each login entity

  • Process tasks for each user entity

  • Resource objects for each login entity

  • Resource objects for each user entity

  • Provisioning Processes for each login entity

Note: These files are applicable only for a CI-based connector.