Richard Evans [
https://community.jboss.org/people/r3vans] created the discussion
"Re: Sharing variables across jbpm processes"
To view the discussion, visit:
https://community.jboss.org/message/738196#738196
--------------------------------------------------------------
Thanks. Just a slip of the fingers. These are the two things I tried (written more
carefull)
kSession.getGlobal().set("statusPollInterval", "2s")
kRuntime.setGlobal("statusPollInterval", "2s")
The second "worked" in that it seems to have set a global variable. However when
I executed the process I got an "Unexpected global [statusPollInterval]"
Any ideas?
Richard
--------------------------------------------------------------
Reply to this message by going to Community
[
https://community.jboss.org/message/738196#738196]
Start a new discussion in jBPM at Community
[
https://community.jboss.org/choose-container!input.jspa?contentType=1&...]