Deploying with JDeveloper Run-Time Task

4-130 Oracle Fusion Middleware Users Guide for Technology Adapters

4. In the Available list under the Project Technologies tab, double-click SOA to move

it to the Selected list.

5. Click Next. The Configure SOA settings dialog appears.

6. Select Composite With BPEL in the Composite Template box, and click Finish.

The SOA-ScalableDOM application and ScalableDOM project appears in the Application Navigator and the Create BPEL Process - BPEL Process page is displayed.

7. Enter BPELScalableDOM in the Name field, select Define Service Later from the

Template box.

8. Click OK. The SOA-ScalableDOM application and the ScalableDOM project

appears in the design area.

9. Copy the address-csv.xsd file to the xsd directory in your project see

Section 4.5.4.1, Prerequisites for the location of this file.

4.5.4.3 Creating the Inbound Oracle File Adapter Service

Perform the following steps to create an inbound Oracle File Adapter service to read the file from a local directory:

1. Drag and drop File Adapter from the Component Palette to the Exposed Services

swim lane. The Adapter Configuration Wizard Welcome page is displayed.

2. Click Next. The Service Name page is displayed.

3. Enter ScalableDOMIn in the Service Name field.

4. Click Next. The Adapter Interface page is displayed.

5. Select Define from operation and schema specified later, and click Next. The

Operation page is displayed.

6. Select Read File, and check Use File Streaming, and click Next. The File

Directories page is displayed.

7. Enter the physical path for the input directory. The File Filtering page is displayed.

8. Enter .txt in the Include Files With Name Pattern field, click Next. The File

Polling page is displayed.

9. Click Next. The Messages page is displayed.

10. Click Browse For Schema File that appears at the end of the URL field. The Type

Chooser dialog is displayed.

11. Click Project Schema Files, address-csv.xsd, and Root-Element, as shown in

Figure 4–87 .