Using the FTP Binding Component in a Project

ProcedureTo Create a BPEL Module Project

  1. Choose File —> New Project from the main menu.

    This opens the New Project wizard.

  2. Select the SOA node from the Categories list.

  3. Select the BPEL Module node, from the Projects list.

    SOA BPEL Module
  4. Click Next.

  5. Type the Project Name in the Project Name field.

    For example, SendInventory

  6. Click Browse to navigate to the project location field.

    The IDE stores the project files. This step is optional.

    New BPEL Module
  7. Click Finish.

    The Projects window now contains a project node for a BPEL Module project.

    For example, SendInventory

  8. Click Save All.

    Send Inventory