Apologies for coming into this late.
The EsbActionHandler should be initialising all information necessary, from the jBPM
process definition, so that BpmCallback has access to the information necessary to signal
the job.
At present this information includes
- esbToBpmVars
- whether these are set in global scope or not
- token id
- node id
- process instance id
- node version counter
All that should be necessary is to reply using this EPR (done automatically if you have a
RequestResponse service) with data which matches the expectations of the process
definition.
What I do not understand is why you need to create the EPR, at least if I am following
this correctly. Can you please elaborate on this?
Thanks,
Kev
View the original post :
http://www.jboss.org/index.html?module=bb&op=viewtopic&p=4237694#...
Reply to the post :
http://www.jboss.org/index.html?module=bb&op=posting&mode=reply&a...