Developing SOA Applications with Oracle SOA Suite Using the BPEL Process Service Component Using Correlation Sets and Message Aggregation Creating Correlation Sets in Oracle JDeveloper How to Manually Create Correlation Sets From the Correlations Tab Step 2: Configuring Partner Links and File Adapter Services Creating a Second Partner Link and File Adapter Service Creating a Third Partner Link and File Adapter Service Creating a Third Partner Link and File Adapter Service To create a third partner link and file adapter service: Drag a third Partner Link activity beneath the SecondReceive partner link activity. At the top, click the third icon (the Service Wizard icon). In the Configure Service or Adapter dialog, select File and click OK. In the Name field of the File Adapter Reference dialog, enter a name (for this example, ThirdFileRead is entered) and click Next. This name must be unique from the one you entered in Step 6 of Creating an Initial Partner Link and File Adapter Service and Step 4 of Creating a Second Partner Link and File Adapter Service. In the Adapter Interface dialog, accept the default settings and click Next. In the Operation dialog, select Read File as the Operation Type. In the Operation Name field, change the name (for this example, Read2 is entered). This name must be unique. Click Next. Select Directory Names are Specified as Physical Path. Above the Directory for Incoming Files (physical path) field, click Browse. Select a directory from which to read files (for this example, C:\files\receiveprocess\ThirdInputDir is entered). Click Select. Click Next. Enter appropriate file filtering parameters in the File Filtering dialog. Click Next. Enter appropriate file polling parameters in the File Polling dialog. Click Next. Next to the URL field in the Messages dialog, click Browse to display the Type Chooser dialog. Select an appropriate XSD schema file. For this example, Book1_6.xsd is the schema and CustResponse is the schema element selected. Click OK. The URL field (Book1_6.xsd for this example) and the Schema Element field (CustResponse for this example) are filled in. Click Next. Click Finish. You are returned to the Partner Link dialog. All other fields are automatically completed. The dialog looks as shown in Table 9-8: Table 9-8 Partner Link Dialog Fields and Values Field Value Name ThirdReceive WSDL URL directory_path/ThirdFileRead.wsdl Partner Link Type Read2_plt Partner Role Leave unspecified. My Role Read2_role Click OK.