Peter Horvath [http://community.jboss.org/people/h.peter] replied to the discussion
"Automatically restart process execution flow from a specific state" To view the discussion, visit: http://community.jboss.org/message/555143#555143 -------------------------------------------------------------- Hello, Why don't you try to use a Java node to run the query, catch possible exceptions and set a flag in the execution. You could then add a decision node which either routes the execution to its normal way or to a tempoparly 'DB query failure' state which has a timed transition that leads back to the first node. Regards, Peter -------------------------------------------------------------- Reply to this message by going to Community [http://community.jboss.org/message/555143#555143] Start a new discussion in jBPM at Community [http://community.jboss.org/choose-container!input.jspa?contentType=1&containerType=14&container=2034]
_______________________________________________ jboss-user mailing list [email protected] https://lists.jboss.org/mailman/listinfo/jboss-user
