Carbon StudioDownloadsDocumentation
SamplesGet InvolvedProject Information![]() |
BPEL ToolsContentBPEL ArtifactTo create an BPEL workflow, right click on the C-App project and select BPEL Workflow from the menu.
There are three ways to create a BPEL artifact.
![]() If you click New BPEL Project button, you will get a wizard to create a BPEL project in the workspace, which will be pointed by the C-App project at the end. 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 C-App project.
A new BPEL project is also created in the workspace according to the name given in the BPEL Project wizard.
With Import BPEL Workflow option, you can import a BPEL workflow which is saved in the Zip format, from the file system.
Select the C-App project you want to create BPEL Workflow and and give a name to the workflow. Then click Finish.
|