Developing SOA Applications with Oracle SOA Suite Sharing Functionality Across Service Components Working with Domain Value Maps Creating a Domain Value Map Use Case for a Hierarchical Lookup How to Create the HierarchicalValue Use Case Task 5: How to Create a File Adapter Reference Task 5: How to Create a File Adapter Reference To create a file adapter reference: From the Components window, select SOA. Select File Adapter and drag it to the External References swimlane. The Adapter Configuration wizard Welcome page appears. Click Next. The Service Name page appears. In the Service Name field, enter WriteCommonOrder. Click Next. The Operation page appears. In the Operation Type field, select Write File. Click Next. The File Configuration page appears. In the Directory for Outgoing Files (physical path) field, enter the name of the directory in which you want to write the files. In the File Naming Convention field, enter common_order_%SEQ%.xml and click Next. The Messages page appears. Click Search. The Type Chooser dialog appears. Navigate to Type Explorer > Project Schema Files > Order.xsd, and then select listOfOrder. Click OK. Click Next. The Finish page appears. Click Finish. Figure 45-14 shows the WriteCommonOrder reference in the SOA Composite Editor. Figure 45-14 WriteCommonOrder Reference in the SOA Composite EditorDescription of "Figure 45-14 WriteCommonOrder Reference in the SOA Composite Editor" From the File menu, select Save All.