[jboss-user] [jBPM] - Out of Order Intermediate message handling
byungwoojun
do-not-reply at jboss.com
Fri Oct 14 00:21:40 EDT 2011
byungwoojun [http://community.jboss.org/people/byungwoojun] created the discussion
"Out of Order Intermediate message handling"
To view the discussion, visit: http://community.jboss.org/message/631702#631702
--------------------------------------------------------------
When a process flow has multiple intermediate Message Events (e.g., event1 and then event2), and incoming messages are out-of-order.
External partners send two messages one for event1 and one for event2. The event2 message arrives before event1, and a signalEvent for the event2 is called first. In that case, I noticed that jBPM returns from the signalEvent immediately without doing anything for the event2. I think jBPM detects it is out of order. If it happens, how does my code know the signalEvent was not executed due to the out-of-order mesage. Can I get any status using the KnowledgeBase API? So, I can resumit the signalEvent after the event1 message is executed.
Thanks,
bwj
--------------------------------------------------------------
Reply to this message by going to Community
[http://community.jboss.org/message/631702#631702]
Start a new discussion in jBPM at Community
[http://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/20111014/21d62029/attachment.html
More information about the jboss-user
mailing list