Dear community, 

I'm currently evaluating jBPM and I have a few doubts. 
I'm using a node's action to call an external SOI server. I would like to know 
if there is a way to use the same transaction in the workflow and the SOI 
server or some automatic way to control commits and rollbacks. If there is 
none, is there a way to do this manually? I was thinking about using 
exception-handlers.
The SOI server is using toplink. In other words, is there a way to make toplink 
and hybernate in different servers use the same database session?

Here's the scenario that worries me: 
1. jBPM send a command to the SOI server.
2. SOI server executes and commits normally
3. jBPM receives the "ok" from the SOI server and continues it's execution
4. An Exception occurs on the jBPM execution. 

What can I do in this situation?

Thanks

Giuliano

View the original post : 
http://www.jboss.com/index.html?module=bb&op=viewtopic&p=3928209#3928209

Reply to the post : 
http://www.jboss.com/index.html?module=bb&op=posting&mode=reply&p=3928209


-------------------------------------------------------
This SF.Net email is sponsored by xPML, a groundbreaking scripting language
that extends applications into web and mobile media. Attend the live webcast
and join the prime developer group breaking into this new coding territory!
http://sel.as-us.falkag.net/sel?cmd=lnk&kid=110944&bid=241720&dat=121642
_______________________________________________
JBoss-user mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/jboss-user

Reply via email to