Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

...

Info
titlePrerequisite

 To create a BPEL artifact you should have Eclipse setup with the BPS WSO2 EI tooling pack. For more information, see Installing Enterprise Integrator Tooling.

...

  1. Start Eclipse and navigate to File>New>Other
  2. Search or scroll and find the Human Task category under the WSO2 folder and click on Human Task Project
  3. Enter a project name, human task file name, task name and a target namespace in the form that appears and click Finish. You will now have a new human task project. 

Anchor
project
project
Creating a BPMN artifact project

You will find a BPMN editor packaged along with the WSO2 EI tooling. This BPMN editor can be used to create a BPMN artifact easily.

Info
titlePrerequisite

 To create a BPMN artifact you should have Eclipse setup with the BPS WSO2 EI tooling pack. For more information, see Installing Enterprise Integrator Tooling.

  1. Start Eclipse and navigate to File>New>Other
  2. Search or scroll and find the BPMN category under the WSO2 folder and click on BPMN Project
  3. Enter a project name and click Next.
  4. In the next window that appears, select any referenced projects and click Finish. You will now have a new BPMN project.

    Note

    This method only creates a BPMN project. After creating the project, you should add a BPMN diagram to it. See creating artifact files for For more information on how to add a BPMN diagram, see creating artifact files.


Creating artifact files

Anchor
diagram
diagram

...

Info

To create a BPMN diagram, you have to create a BPMN project first. See Creating a BPMN artifact project for more information on creating a BPMN project.

...