7.3 Adapter Configuration Wizard - Data Object Operation and Keys Page

Use to configure the Oracle BAM Adapter.

Element Description

Data Object

Click Browse to open the BAM Data Object Chooser dialog. Select a data object from the navigation tree.

Operation

Select an operation from the list.

Insert

Adds new rows to the data object

Update

Inserts new data into existing rows in a data object. You must select a key from the Available column to update rows in a data object.

Delete

Removes rows from the data object. You must select a key from the Available column to delete rows in a data object.

Upsert

nserts new data into existing rows in a data object if the rows exist. If the row does not exist a new row is created. You must select a key from the Available column to upsert rows in a data object.

Operation Name

Enter a unique display name for the operation.

Enable Batching

Select to enable batch transmissions to the Oracle BAM Server.

Available and Selected

Select a key field from the data object in the Available list and move it to the Selected list using the arrow keys. A key is required when the Upsert, Update, or Delete operation is selected.

Related Topics