Using the File Binding Component

ProcedureTo Create the WSDL Document for Type Poll

  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 Poll
  2. In the File Name field type PollIn.

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

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

    The Request Configuration page appears.

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

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

    Note that the Polling Directory is c:/temp by default. You can change the directory if required.

  6. Click Finish.

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