Using the File Binding Component

ProcedureTo Create the WSDL Document for Type Write

  1. In the Projects window, expand the PollInOut Module, right-click the Process Files node, and choose New -> WSDL Document from the pop-up menu.

    The New WSDL Document dialog box appears.

    Creating the WSDL Doc for Type Write
  2. In the File Name field type PollOut.

  3. In the WSDL Type, select the Concrete WSDL Document option.

  4. In the Binding field, select FILE and in the Type field, select Write and click Next.

    The Request Configuration page appears.

    The Request Configuration Page for Write
  5. In the File Name* (pattern) field, change output.xml to output.text.

    You can specify the file name as .txt or else use .xml, but it must be the same as the output file type.

    Note that the Path is c:/temp by default. You can change it if required.

  6. In File Exists, select the Overwrite Existing File option.

  7. Click Finish.

    The Projects window now has a node PollOut.WSDL under Process Files node.