Carbon StudioDownloadsDocumentation
SamplesGet InvolvedProject Information![]() |
BPEL ToolsContentBPEL ArtifactTo create an BPEL workflow, right click on the CApp project and select BPEL Workflow from the menu.
There are three ways to create an endpoint.
![]() 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.
With the third option, you can import a BPEL workflow from the file system.
Select the CApp project you want to create BPEL Workflow and and give a name to the workflow. Then click Finish.
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.
Click Modify under Configuration.
Go to Runtimes and you will see Apache Ode 1.x Runtime is listed if you run Apache Ode atleast once before.
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.
Now you will see a new BPEL Workflow has been created under the CApp project.
A new BPEL project is also created in the workspace according to the name given in the BPEL Project wizard.
|