[jboss-user] [jBPM] - Re: Can Jbpm5 Catch Event out of sequence exception handling?

Thomas Setiabudi do-not-reply at jboss.com
Mon Mar 11 02:49:20 EDT 2013


Thomas Setiabudi [https://community.jboss.org/people/thomas.setiabudi] created the discussion

"Re: Can Jbpm5 Catch Event out of sequence exception handling?"

To view the discussion, visit: https://community.jboss.org/message/801800#801800

--------------------------------------------------------------
Hi Navisdrools,

A possible workaround will be:

1. After first event is caught, put a script task node that will set value to a variable "firstEventFired" to true
2. After second event is caught, put a script task node that will check the value of variable "firstEventFired", if the variable value is true then proceed, else throw exception.


Regards,
Thomas Setiabudi
--------------------------------------------------------------

Reply to this message by going to Community
[https://community.jboss.org/message/801800#801800]

Start a new discussion in jBPM at Community
[https://community.jboss.org/choose-container!input.jspa?contentType=1&containerType=14&container=2034]

-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://lists.jboss.org/pipermail/jboss-user/attachments/20130311/fd9d999d/attachment.html 


More information about the jboss-user mailing list