[jboss-user] [jBPM] - Re: How to signal event to process started by JBPM Console?

Thomas Setiabudi do-not-reply at jboss.com
Thu Jul 4 22:20:30 EDT 2013


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

"Re: How to signal event to process started by JBPM Console?"

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

--------------------------------------------------------------
Hi Hari Kumar,

I think what you do should be ok.

Try to look at the implementation of org.jbpm.process.workitem.wsht.GenericHTWorkItemHandler at code line around 185.
There the Work Item Handler can be confirgured to three kind of action when an exception occured:
1. Abort the work item, and the process will continue
2. Throw new Exception (and the process should rollback or stop at that node)
3. Log the error

Another option is to complete the workitem with output that will trigger the alternate flow path.

btw, you should open a new thread for this as others will be able to see your question and help too.

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

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

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/20130704/8cea524b/attachment.html 


More information about the jboss-user mailing list