How to Create and Deploy a BPEL process with Human

2019-05-22 20:05发布

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条回答
别忘想泡老子
2楼-- · 2019-05-22 20:28

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

查看更多
登录 后发表回答