Developing SOA Applications with Oracle SOA Suite Sharing Functionality Across Service Components Working with Cross References Creating and Running Cross Reference for 1M Functions How to Create the Use Case Task 4: How to Create a Database Adapter Service Task 4: How to Create a Database Adapter Service To create a database adapter service: In the Components window, select SOA. Select Database Adapter and drag it to the Exposed Services swimlane. The Adapter Configuration wizard Welcome page is displayed. Click Next. The Service Name page is displayed. In the Service Name field, enter SAP. Click Next. The Service Connection page is displayed. In the Connection field, select DBConnection1. In the JNDI Name field, enter eis/DB/DBConnection1. Click Next. The Operation Type page is displayed. Select Poll for New or Changed Records in a Table and click Next. The Select Table page is displayed. Click Import Tables. The Import Tables dialog is displayed. Select Scott from the Schema. In the Name Filter field, enter %SAP% and click Query. The Available field is populated with the SAP_05 table name. Double-click SAP_05. The selected field is populated with SAP_05. Click OK. The Select Table page now contains the SAP_05 table. Select SAP_05 and click Next. The Define Primary Key page is displayed. Select ID as the primary key and click Next. The Relationships page is displayed. Click Next. The Attribute Filtering page is displayed. Click Next. The After Read page is displayed. Select Update a Field in the [SAP_05] Table (Logical Delete) and click Next. The Logical Delete page is displayed. In the Logical Delete field, select LOGICAL_DEL. In the Read Value field, enter Y. In the Unread Value field, enter N. Figure 44-16 shows the Logical Delete page of the Adapter Configuration wizard. Click Next. The Polling Options page is displayed. Click Next. The Define Selection Criteria page is displayed. Click Next. The Advanced Options page is displayed. Click Next. The Finish page is displayed. Click Finish. A database adapter service named SAP is created, as shown in Figure 44-48. Figure 44-48 SAP Database Adapter Service in SOA Composite EditorDescription of "Figure 44-48 SAP Database Adapter Service in SOA Composite Editor" From the File menu, select Save All.