JBoss Community

Re: Migration from 4.3 to 5.2

created by Heiko Tappe in jBPM - View the full discussion

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

Start a new discussion in jBPM at Community