Developer Guide to the BPEL Designer

ProcedureTo create a BPEL Module project:

  1. In the IDE, choose File > New Project from the main menu and then perform the following steps:

    1. Under Categories, select SOA.

    2. Under Projects, select BPEL Module and click Next.

      New Project. Step 1
  2. In the Name and Location page, enter the project name and specify the project location or accept the defaults.

  3. Click Finish.

    New Project. Step 2

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

    New BPEL Module
  4. To create a BPEL file for your project, right-click the Process Files node and choose New > BPEL Process from the pop-up menu.

  5. In the New BPEL Process dialog box, specify the file name and folder. Click Finish.

    New BPEL Process wizard
  6. To create a WSDL file for your project, right-click the Process Files node and choose New > WSDL Document from the pop-up menu.

  7. In the New WSDL Document dialog box, specify the file name and folder. Optionally, select the Import XML Schema File(s) checkbox and browse for a Schema file to import. Click Finish.

    New WSDL Document wizard