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

删除回忆录丶 提交于 2019-12-06 07:06:47

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

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