[jboss-user] [jBPM] New message: "Re: Problem Signaling a Waiting Execution"
Ronald van Kuijk
do-not-reply at jboss.com
Tue Jan 19 16:16:38 EST 2010
User development,
A new message was posted in the thread "Problem Signaling a Waiting Execution":
http://community.jboss.org/message/520933#520933
Author : Ronald van Kuijk
Profile : http://community.jboss.org/people/kukeltje
Message:
--------------------------------------------------------------
You should pass on the id that is required. A process is an execution, but an execution does not need to be a process. The best example is when a fork is used. Each leg has its own execution... So passing on the execution ID is the safest thing to do. But an execution can have multiple activities. So if you want to signal/end just one of those, you might need to pass on the activity id.
--------------------------------------------------------------
To reply to this message visit the message page: http://community.jboss.org/message/520933#520933
More information about the jboss-user
mailing list