Using the Scheduler Binding Component

ProcedureCreate a File Binding Component

  1. From the Project tree, right-click the SayHello Project and select New -> WSDL Document.

    The WSDL Document Wizard appears.

  2. Enter the following values:

    • Name: FileBC

    • WSDL Type: Concrete

    • Binding: FILE

    • Type: Write

    Image shows the New WSDL Document wizard as described
in context
  3. Click Next

  4. On the Request Configuration page of the New WSDL Document wizard, enter the following values.

    • File Exists: Append to Existing File

    • Payload Processing: Text

    Image shows the New WSDL Document wizard as described
in context
  5. Click Finish.

    The new WSDL file is added to the SayHello Project's process files.