Files and Directories in the DBAT Connector Installation Media

These are the files and directories in the connector installation media.

Table C-1 describes the files and directories in the installation media.

Table C-1 Files and Directories on the Installation Media

Files in the Installation Media Directory Description

Files and directories in the dbat-11.1.1.6.0.zip file

undle/org.identityconnectors.databasetable-1.2.2

This JAR file is the ICF connector bundle.

generator/dbat-generator-11.1.1.6.0.zip

This zip file contains the DBAT generator. The DBAT generator discovers the target system schema and generates the connector package. The Connector Installer uses the XML file in this package to create connector components that are used for connector operations.

The directory structure of the connector package is described in Table C-2.

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 Manager database.

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

Files and directories in the dbat-11.1.1.6.0.zip file

bin/classpath.cmd

bin/classpath-append.cmd

These files contain the commands that add the JAR files (located in the lib directory) to the classpath on Microsoft Windows.

bin/DBATGenerator.cmd

bin/DBATGenerator.sh

This file contains commands to run the DBAT generator:Note that the .cmd file is the Microsoft Windows version of the DBAT Generator. Similarly, the .sh file is the UNIX version of the DBAT Generator.

bin/logging.properties

This file contains the default logging configurations of the DBAT generator.

lib/connector-framework-internal

This JAR files contains class files that implement ICF.

lib/connector-framework

This JAR file contains class files that define the ICF Application Programming Interface (API). This API is used communicate between Oracle Identity Manager and this connector.

lib/dbat-generator-oim-integration

This JAR file contains the class files of the DBAT generator.

lib/groovy-all

This JAR file contains the groovy libraries required for running the DBAT generator.

lib/org.identityconnectors.databasetable-1.2.2

This JAR file is the Identity Connector bundle. During connector installation, this file is copied to the Oracle Identity Manager database.

resources/DBATConfiguration.groovy

This file contains properties that store basic information about the target system schema, which is used for configuring your target system either as a trusted source or target resource. In addition, it stores information about the manner in which the connector must connect to the target system. See Overview of Configuring the Groovy File for more information about the entries in the DBATConfiguration.groovy file.