Execute the Integration Interface

11-20 Oracle Fusion Middleware Developers Guide for Oracle Data Integrator 2. From the Select DataSet list, select the dataset that contains the components to modify. 3. Expand the section of the component to modify. 4. Modify the table entry either by selecting or entering a new value. Performing Mass Updates The mass updates allow quick updates of several component properties at a time. You can perform mass updates in the Quick-Edit Editor using the Copy-Paste feature in the component tables. To perform a mass update of component properties: 1. In the component table, select the cell that contains the value you want to apply to other cells. 2. Copy the cell value. 3. Select multiple cells in the same column. 4. Paste the copied value. The copied value is set to all selected cells.

11.4.3 Adding, Removing, and Configuring Datasets

You can create, remove, and configure datasets with the Quick-Edit Editor. To create, remove, and configure datasets with the Quick-edit Editor: 1. From the Select DataSet list, select Manage DataSets...

2. The DataSets Configuration dialog is displayed. Define the datasets as described

in Section 11.3.3, Define the Datasets .

11.4.4 Changing the Target DataStore

You can change the target datastore of your integration interface with the Quick-Edit Editor. To change the target datastore of your Interface with the Quick-Edit Editor: 1. In the Interface Editor, go to the Quick-Edit tab. 2. Expand the Mappings section.

3. Click Add or Modify Target Datastore.

4. In the Add or Modify Target Datastore Dialog, do one of the following: ■ If you want to create a temporary target datastore, select Use Temporary Target and enter the name of the new temporary target datastore. ■ If you want to use a permanent target datastore, select the datastore that you want to add as the target of the Interface from the list. Note that you can browse through the list or filter this list by entering a partial or complete name of the datastore in the search field. Note: The Copy-Paste feature is provided for text cells, drop down lists, and checkboxes. Working with Integration Interfaces 11-21

5. Click OK.

11.4.5 Customizing Tables

There two ways to customize the tables of the Quick-Edit Editor: ■ From the table toolbar, select Select Columns and then, from the drop down menu, select the columns to display in the table. ■ Use the Customize Table Dialog.

1. From the table toolbar, select Select Columns.

2. From the drop down menu, select Select Columns... 3. In the Customize Table Dialog, select the columns to display in the table.

4. Click OK.

11.4.6 Using Keyboard Navigation for Common Tasks

This section describes the keyboard navigation in the Quick-Edit Editor. Table 11–2 shows the common tasks and the keyboard navigation used in the Quick-Edit Editor.

11.5 Designing Integration Interfaces: E-LT- and ETL-Style Interfaces

In an E-LT-style integration interface, ODI processes the data in a staging area, which is located on the target. Staging area and target are located on the same RDBMS. The data is loaded from the sources to the target. To create an E-LT-style integration interface, follow the standard procedure described in Section 11.3, Creating an Interface . Table 11–2 Keyboard Navigation for Common Tasks Navigation Task Arrow keys Navigate: move one cell up, down, left, or right TAB Move to next cell SHIFT+TAB Move to previous cell SPACEBAR Start editing a text, display items of a list, or change value of a checkbox CTRL+C Copy the selection CTRL+V Paste the selection ESC Cancel an entry in the cell ENTER Complete a cell entry and move to the next cell or activate a button DELETE Clear the content of the selection for text fields only BACKSPACE Delete the content of the selection or delete the preceding character in the active cell for text fields only HOME Move to the first cell of the row END Move to the last cell of the row PAGE UP Move up to the first cell of the column PAGE DOWN Move down to the last cell of the column