D Files and Directories in the Flat File Installation Media

These are the components of the connector installation media that comprise the Flat Files connector.

Table D-1 Files and Directories on the Installation Media

File in the Installation Media Directory Description

bundle/org.identityconnectors.flatfile-1.0.1115.jar

This JAR file is the ICF connector bundle.

configuration/FlatFile-CI.xml

This XML file contains configuration information. The Connector Installer uses this XML file to create connector components that are used for both direct and request-based user account creation.

metadata-generator/bin/FlatFileGenerator.cmd

metadata-generator/bin/FlatFileGenerator.sh

This file contains commands to run the metadata generator.

Note that the .cmd file is the Microsoft Windows version of the FlatFile Generator. Similarly, the .sh file is the UNIX version of the FlatFile Generator.

metadata-generator/bin/classpath.cmd

metadata-generator/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.

metadata-generator/bin/logging.properties

This file contains the default logging configurations of the metadata generation utility.

metadata-generator/lib/FlatFile-oim-integration.jar

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

metadata-generator/lib/connector-framework-internal.jar

This JAR files contains class files that implement ICF.

metadata-generator/lib/connector-framework.jar

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.

metadata-generator/lib/groovy-all.jar

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

metadata-generator/resources/FlatFileConfiguration.groovy

This file contains properties that store basic information about the flat file schema, which is used for configuring your flat file either as a trusted source or target resource. In addition, it stores information about the manner in which the connector must connect to the flat file. See Understanding Entries in the FlatFileConfiguration.groovy File for more information.

xml/FlatFile-ConnectorConfig.xml

This XML file contains definitions for the following connector components:

  • IT resource types

  • IT resource instance

  • Lookup definitions

  • Scheduled jobs