Select the adapter to which you wish to add a stored procedure task, for example,

2-24 Oracle Fusion Middleware Developers Guide for Oracle Identity Manager The following table lists and describes the regions of the Add an Adapter Factory Task window.

7. In the Task Name field, enter the name of the stored procedure task you are

creating for example, Update ID.

8. In the Description text area, you can enter a description for this stored procedure

task.

9. Click the Database list. The databases, which are defined in the IT Resources form,

appear. Table 2–4 Regions of the Add an Adapter Factory Task Window Name Description Task Name Displays the name of the stored procedure task. Description Displays explanatory information about the stored procedure task. Database Lists the databases defined in the IT Resources form. Important: Only those IT resources with a server type of Database appear in the Database list. Schema Lists the schemas, which are associated with the database that appears in the Database list. Procedure Lists the stored procedures, which reside within the database schema that is displayed in the Schema list. Connection Status Displays the status of the connection between Oracle Identity Manager and the database that contains the target stored procedure. When Oracle Identity Manager can connect to the database, Connection Established is displayed in the Connection Status region. Note: If Oracle Identity Manager cannot connect, Connection Failed appears in the display area. In addition, the Notes button of the Add an Adapter Factory Task window is enabled. Clicking this button shows you why a connection could not be established, for example: Exception Type: java.lang.ClassNotFoundExceptionMessage: java.lang.ClassNotFoundException: oracle.jdbc.driver.OracleDriver In this example, Oracle Identity Manager could not connect to the designated database because it could not find a particular Java class. Parameters Contains parameters that can be mapped to the stored procedure. These parameters appear after you select a database, schema, and stored procedure and save this information to the Oracle Identity Manager database. Note: If Oracle Identity Manager cannot connect to the database you selected, Connection Failed appears in the display area. In addition, the Notes button of the Add an Adapter Factory Task window is enabled. Clicking this button shows you why a connection could not be established.