JBoss Community

Re: How to get a process instance id within a sequence flow "condition expression"?

created by Dmitry Erkin in jBPM - View the full discussion

Hello, Maciej !

 

let me imagine that there are a lot of process instances are in the same session as facts. I want one certain of those instances to change its state by firing a sequence flow condition expression. And I think I found out the answer/ The key is ProcessVariable!

 

ProcessVariable(name == "person", $value: value) Person( age > 18 && < 25) from $value

 

thank you

Reply to this message by going to Community

Start a new discussion in jBPM at Community