Click Save. Event Handler Manager Form

5-4 Oracle Fusion Middleware Developers Guide for Oracle Identity Manager The event handler is added or modified.

5.3 Data Object Manager Form

The Data Object Manager form is displayed in the Development ToolsBusiness Rule Definition folder. You use this form to: ■ Assign a rule generator adapter, entity adapter, or an event handler to an object that can add, modify, or delete data in the database. This type of object is known as a data object. ■ Schedule the adapter or event handler to run according to a schedule pre-insert, pre-update, pre-delete, post-insert, post-update, or post-delete. ■ Organize the order in which Oracle Identity Manager triggers adapters or event handlers that belong to the same execution schedule. ■ View the user groups that can add, modify, and delete the current data object. ■ Map the variables of an adapter to their proper source and target locations. Figure 5–2 shows the Data Object Manager form. Figure 5–2 Data Object Manager Form Table 5–2 describes the fields of the Data Object Manager form. See Also: Chapter 2, Developing Adapters for more information about adapter variables, rule generator adapters, and entity adapters Table 5–2 Fields of the Data Object Manager Form Fields Description Form Description The name of the form that is associated with the data object. Data Object The name of the data object to which you are assigning event handlers rule generator adapters, or entity adapters. Developing Rules 5-5 The following section describes how to select the target data object to which a rule generator adapter, entity adapter, or event handler will be assigned. Selecting a Target Data Object To select a target data object: 1. Open the Data Object Manager form.

2. Double-click the Form Description field.

From the Lookup dialog box displayed, select the name of the form that is associated with the data object to which you want to assign an event handler, rule generator adapter, or entity adapter. After you select a form, the name of the corresponding data object is displayed in the Data Object field.

3. Click Save.

The target data object is selected. You can now assign rule generator adapters, entity adapters, and event handlers to it.

5.3.1 Tabs of the Data Object Manager Form