Deploying the Provider In this file, create entries for the following text strings:

20-18 Oracle Fusion Middleware Developers Guide for Oracle Identity Manager 1. Upload the Provider definition XML file to the MDS location dbGTCProviderDefinitions. Oracle Identity Manager provides utilities to exportimport data to and from MDS repository. See Chapter 33, MDS Utilities and User Modifiable Metadata Files for information about the MDS utilities. 2. The provider resource bundles and JAR files need to be uploaded to Oracle Identity Manager database. Utilities are available in OIM_HOMEbin directory for uploading resource bundles and JAR files to Oracle Identity Manager database. See Chapter 35, Upload JAR and Resource Bundle Utilities for information about the upload resource bundles and JAR utilities. 21 Creating and Managing Generic Technology Connectors 21-1 21 Creating and Managing Generic Technology Connectors This chapter explains how to create and maintain Generic Technology Connectors. It contains these sections: ■ Overview ■ Creating Generic Technology Connectors ■ Managing Generic Technology Connectors ■ Using the Generic Connection Pool Framework in Custom Connectors ■ Best Practices

21.1 Overview

Providers are the starting point for developing generic technology connectors. Oracle Identity Manager provides a standard set of providers that you can use as building blocks of your generic technology connectors. For details about these providers, see Chapter 19, Predefined Providers for Generic Technology Connectors . If no suitable provider is available, you can develop a provider to fit your requirements. For details, see Chapter 20, Creating Custom Providers for Generic Technology Connectors . Finally, if generic technology connectors do not meet your integration requirements, you can make use of the programmatic options available with adapters. For details, see Part V, Requests and Approval Processes .

21.2 Creating Generic Technology Connectors

This section explains how to create generic technology connectors. The procedure to create a generic technology connector is composed of the following steps: ■ Determining Provider Requirements ■ Selecting the Providers to Include ■ Addressing the Prerequisites ■ Using the Administrative and User Console to Create the Connector ■ Configuring Reconciliation ■ Configuring Provisioning