Using the Database Binding Component

ProcedureTo Create a BPEL Process

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

    For example, BpelModuleSample

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

    For example, BpelModuleSample

    BPEL Process

    This opens the New BPEL Process wizard.

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

    For example, BPELProcess

  4. Click Finish.

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

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

    • The Properties window is open.

    • If you do not see the Properties window, choose Window —> Properties.

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