Using the File Binding Component

ProcedureTo Test the PollWriteCompApp Composite Application

  1. Navigate to the c:\temp folder of your system.

    Note that c:\temp was the designated polling directory for both Poll and Write operations when WSDL documents were created.

  2. Create a .txt file and add some content to the file and rename it as input.txt.

  3. Instantly the input.txt file is replaced by output.txt file.

    The output.txt file retains the content of the input.txt file. That is, the content of input.txt is written to output.txt.