[rules-users] [Drools Flow 5.1] Updating a process definition -> Proceed updates running processes

anton.litvinenko anton.litvinenko at gmail.com
Wed May 25 15:44:31 EDT 2011


I tried exactly that and my already running process continued with the
*updated* process version.

I have a process with 3 nodes: Action Node (writing to system.out) => Async
Work Item (makes request and then waits for async result - not blocking) =>
Action Node (writing to system.out)

So, I experimented like this:
1. started the process, saw first system.out, saw making request
2. updated the process to have a different system.out at last action node,
deployed it to Guvnor, waited for KnowledgeAgent to pick it up
3. sent response to the process at Async Work Item -> saw *new* system.out
at the last node.

Am i doing something wrong? Or have wrong expectations?

--
View this message in context: http://drools.46999.n3.nabble.com/Drools-Flow-5-1-Updating-a-process-definition-Proceed-updates-running-processes-tp2928103p2985817.html
Sent from the Drools: User forum mailing list archive at Nabble.com.



More information about the rules-users mailing list