Skip Headers
Oracle® Identity Manager Tools Reference
Release 9.1.0

Part Number E10366-02
Go to Documentation Home
Home
Go to Book List
Book List
Go to Table of Contents
Contents
Go to Index
Index
Go to Feedback page
Contact Us

Go to previous page
Previous
Go to next page
Next
View PDF

10 Exporting and Importing Adapters

This chapter describes the exporting and importing adapters.

Sometimes, when you create an adapter for one database, you might want to use it with another database. One approach is to manually reconstruct the adapter for that database. However, besides this method being unproductive in terms of time, money, and resources, the developer might inadvertently introduce an error while re-creating the adapter. As a result, after the process with which this adapter is associated is provisioned to the target user or organization, the adapter will not be able to perform its designated function, and Oracle Identity Manager will not be able to provision the corresponding resource to that user or organization.An alternate method, which is more efficient, and eliminates the chance for error, is to:

  1. Create a bug-free adapter and apply it properly within one database. The Deployment Manager, internally, builds a *.xml file, which contains this adapter and all of its internal variable mappings.

    The Deployment Manager also exports this file into a designated location.

  2. Retrieve the file from the location, and import it into the target database.

You can use Deployment Manager to transfer adapters from one database to another. Refer to the Oracle Identity Manager Administrative and User Console Guide for instructions about how to use Deployment Manager.

Note:

Any adapter that you import into a target database must be recompiled within that database. Also, you should copy the third-party JAR files, after migrating the adapter. Otherwise, the adapter will not work.