How to Create and Deploy a BPEL process with Human Tasks using wso2 BPEL

只愿长相守 提交于 2019-12-10 10:41:27

问题


I have not found any documentation regarding creation of BPEL process with Human Task using WSO2 BPEL. There is just once example called Claims Approval existing which is ready to deploy process. The documentation of creating that example process was also not there.

Please help me out. Have found a similar question existing but unfortunately there was no answer for that question. Any help is greatly appreciated!

Greetings Karthik


回答1:


Please fing documentation on at Claims Approval [1].

Regarding human task process creating , from [2] you can find about implementing a human task event listener.

And sample BPEL process on Apache ODE( Which is underlying BPEl engine on wso2 BPS) can be found at[3].

[1]. http://docs.wso2.org/wiki/display/BPS300/Claims+Approval+Task+Sample

[2]. http://tryitnw.blogspot.com/2013/05/humantask-event-listeners-wso2-bps.htm

[3]. http://wso2.com/library/articles/writing-simple-ws-bpel-process-wso2-bps-apache-ode



来源:https://stackoverflow.com/questions/17944822/how-to-create-and-deploy-a-bpel-process-with-human-tasks-using-wso2-bpel

易学教程内所有资源均来自网络或用户发布的内容,如有违反法律规定的内容欢迎反馈
该文章没有解决你所遇到的问题?点击提问,说说你的问题,让更多的人一起探讨吧!