Heiko Tappe [
https://community.jboss.org/people/tdtappe] created the discussion
"Re: Migration from 4.3 to 5.2"
To view the discussion, visit:
https://community.jboss.org/message/733793#733793
--------------------------------------------------------------
Hmm... not yet :(
First: WorkflowProcessInstance($orderId: variables[“orderId”]) does not seem to be correct
syntax. It's complaining about unknown "variables". "variable"
doesn't work either.
But I don't get any errors with WorkflowProcessInstance($orderId:
getVariable(“orderId”))
I that Ok?
Second: Obviously processes that should stay in wait mode proceed when a different process
fires on some conditional. Just like it was before introducing WorkflowProcessInstance
stuff.
Any idea?
--------------------------------------------------------------
Reply to this message by going to Community
[
https://community.jboss.org/message/733793#733793]
Start a new discussion in jBPM at Community
[
https://community.jboss.org/choose-container!input.jspa?contentType=1&...]