Using the FTP Binding Component in a Project

ProcedureTo Create a BPEL Process

  1. Expand the BPEL Module project node in the Projects window.

    For example, SendInventory

  2. Right-click the BPEL Module project name or Process Files node. Choose New —> BPEL Process...

    For example, SendInventory

    BPEL Process

    This opens the New BPEL Process wizard.

  3. Type the File Name in the File Name field.

    For example, sendInventory

  4. Click Finish.


    Note –
    • In the Projects window, the IDE adds a sendInventory.bpel node under the Process Files node.

    • The sendInventory.bpel file is open in the BPEL Designer.

    • The Properties window is open.

    • Choose Window —> Properties, if the Properties window is not visible.

    • The Navigator window is open showing the BPEL Logical View of the BPEL Process document.