Task 6: How to Create the Logger File Adapter External Reference

To create the Logger file adapter external reference:

  1. From the Components window, select SOA.
  2. Select File Adapter and drag it to the External References swimlane.

    The Adapter Configuration wizard Welcome page is displayed.

  3. Click Next.

    The Service Name page is displayed.

  4. In the Service Name field, enter Logger.
  5. Click Next.

    The Operation page is displayed.

  6. In the Operation Type field, select Write File.
  7. Click Next.

    The File Configuration page is displayed.

  8. In the Directory for Outgoing Files (physical path) field, enter the name of the directory in which you want to write the files.
  9. In the File Naming Convention field, enter output.xml and click Next.

    The Messages page is displayed.

  10. Click Search.

    The Type Chooser dialog is displayed.

  11. Navigate to Type Explorer > Project Schema Files > SCOTT_POPULATE_APP_INSTANCE.xsd, and then select OutputParameters.
  12. Click OK.
  13. Click Next.

    The Finish page is displayed.

  14. Click Finish.

    Figure 44-22 shows the Logger reference in the SOA Composite Editor.

    Figure 44-22 Logger Reference in SOA Composite Editor

    Description of Figure 44-22 follows
    Description of "Figure 44-22 Logger Reference in SOA Composite Editor"
  15. From the File menu. select Save All.