Versions Compared

Key

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

...

Creating a BPEL artifact project

...

Creating a BPMN artifact project

...

Creating a human task artifact project

Include PageWriting a Human Task Artifact using the EditorWriting a Human Task Artifact using the EditorYou will find a BPEL editor packaged along with the WSO2 BPS tooling. This BPEL editor can be used to create a BPEL artifact easily.

Info
titlePrerequisite

 To create a BPEL artifact we should have an Eclipse distro setup with BPS tooling pack. You can use the setup guide to install it into an eclipse distro.

  1.  Start Eclipse and navigate to File>New>Other
  2. Search or scroll and find the BPEL category under the WSO2 folder and click on BPEL Workflow
    Image Added
  3. Select Create new BPEL Workflow on the dialog box that appears and click Next

    Image Added
  4. Enter a project name, process name, process namespace and specify the template (asynchronous process or synchronous process). Click Next
    Image Added
  5. Provide the maven information for the package and click Finish. You will now have a BPEL project according to the details you specified. 
    Image Added

Creating a human task artifact project

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

Info
titlePrerequisite

 To create a human task artifact we should have an Eclipse distro setup with BPS tooling pack. You can use the setup guide to install it into an eclipse distro.

  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
    Image Added
  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. 
    Image Added

 

Creating a BPMN artifact project

 

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

 

Info
titlePrerequisite

 To create a BPMN artifact we should have an Eclipse distro setup with BPS tooling pack. You can use the setup guide to install it into an eclipse distro.

 

  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
    Image Added
  3. Enter a project name and click Next.
    Image Added
  4. In the next window that appears, select any referenced projects and click Finish. You will now have a new BPMN project.

    Note

    Note: This method only creates a BPMN project. After creating the project, you should add a BPMN diagram to it by navigating to File>New>Other and selecting BPMN Diagram.

    Image Added