2

Please suggest how can I create human task and its corresponding UI for WSO2 BPS server. The documentation given in WSO2 website contains only information about how to use it, but I did not get any documentation for Human task creation. Also let me know, Is it possible to create human task in WSO2 eclipse IDE, if not then which IDE or technology I can use for human task creation. Please comment ASAP as I need to give Demo for BPEL workflow with human intervention using WSO2.

Jagjeet
  • 33
  • 4

2 Answers2

0

Creating humantasks for WSO2 Business Process Server is explained at [1]. A sample bpel process and a humantask is explained at [2]. WSO2 Business Process Server provides a humantask client API. so that you can even implement an external task UI as explained in [3] & [4].

1 http://docs.wso2.org/display/BPS300/Writing+a+Human+Task+Artifact

2 http://docs.wso2.org/display/BPS300/Claims+Approval+Task+Sample

3 http://nandikajayawardana.blogspot.com/2013/05/how-to-implement-your-own-task-ui-on.html

4 http://thiliniishaka.blogspot.com/2012/12/approval-based-user-registration.html

I would recommend you to try out this as the various functionalities available with WSO2 process server and supporting standards.

Thanks

Thilini

Thilini Ishaka
  • 953
  • 1
  • 8
  • 13
-2

Welcome to the BPEL world. I warmly recommend you try out Intalio|bpms.

It is using Apache ODE for process execution, coupled with a rich Designer tool allowing you to create graphically complex business processes and deploy them in a click to the server.

Full disclosure, I am the Chief Architect of Intalio.

Antoine Toulme
  • 937
  • 4
  • 15