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-defi...
Sent from the Drools: User forum mailing list archive at
Nabble.com.