Creata a BPEL Artifact

To create an BPEL workflow, right click on the CApp project and select BPEL Workflow from the menu.





New Server Runtime



There are three ways to create an endpoint.

  1. New BPEL Workflow
  2. BPEL Workflow in the workspace
  3. Import BPEL Workflow
With the New BPEL Workflow option, you can create an empty BPEL workflow in the workspace and point it in your CApp project.



New Server Runtime



With the second option, it will list all the available projects in the workspace to the drop down box. You have to choose the correct BPEL project among them.





New Server Runtime



With the third option, you can import a BPEL workflow from the file system.





New Server Runtime



Select the CApp project you want to create BPEL Workflow and and give a name to the workflow. Then click Finish.





New Server Runtime



Now you will get a wizard to create a BPEL project in the workspace, which will be pointed by the CApp project. Give a name to the project.





New Server Runtime



Click Modify under Configuration.





New Server Runtime



Go to Runtimes and you will see Apache Ode 1.x Runtime is listed if you run Apache Ode atleast once before.





New Server Runtime



Select Apache Ode 1.x Runtime and BPEL 2.0 Facet and click OK.

Then you will see Target Runtime has been set to Apache Ode 1.x Runtime. Now click Finish.





New Server Runtime



Now you will see a new BPEL Workflow has been created under the CApp project.





New Server Runtime



A new BPEL project is also created in the workspace according to the name given in the BPEL Project wizard.





New Server Runtime