Using the FTP Binding Component in a Project

ProcedureTo Edit the Basic Activities : Assign1

  1. Double-click the Basic Activity : Assign1.

    This displays the BPEL Mapper window.

    Assign Activity
  2. Expand the node in the Source tree pane (the left pane) of the BPEL Mapper under Output —> Variables.

    For example, PollIn

    A part1 node appears under the PollIn node.

  3. Expand the node in the Destination tree pane (the right pane) of the BPEL Mapper under Input —> Variables.

    For example, OutboundOneWayMessagingOperationIn

    A part1 node appears under the OutboundOneWayMessagingOperationIn node.

  4. Select the node in the Source tree pane.

    For example, PollIn — part1

  5. Drag the selection and map it to the node in the Destination tree pane.

    For example, OutboundOneWayMessagingOperationIn — part1

  6. Map the following Input and Output Variables

    part1 — part1

  7. Click Save All.

    Final Mapper
  8. Click the Design tab.

    The final output is as shown in the illustration.

    Final Output Mapper
  9. Right-click the project node. Select Clean and Build.

    For example, sendInventory

    The following message is displayed after the build.


    BUILD SUCCESSFUL (total time: 1 seconds).
    Build Successful
  10. Click Save All.