Using the FTP Binding Component in a Project

ProcedureTo Edit the Web Service : Invoke1

  1. Click Web Service — Invoke1 and click Edit.

    This opens the Invoke1 [Invoke] - Property Editor.

  2. Select the properties from the Main tab. In the current example, select PartnerLink2 from the drop-down list.

    The IDE populates OutboundOneWayMessagingOperation against the Operation field .

    Invoke Property Editor
  3. Create a New Input Variable.

    Perform the following:

    • Click the Create button next to the Input Variable field.

      This opens the New Input Variable dialog box.

    • The default values assigned to the Name, Type and Scope fields are populated for the variable.

      The value against the Name field can be changed.

    • Click OK.

    Invoke New Input Variable

    The Invoke1 [Invoke] — Property Editor is displayed as shown.

    Final Invoke Input Variable
  4. Click OK to close the Receive1 [Receive] - Property Editor.

  5. Click Save All.

    Invoke Edit Map