Discussion:
[jboss-user] [jBPM] - Re: Boolean process variable - XOR check
wishmaster7
2013-01-29 14:25:36 UTC
Permalink
wishmaster7 [https://community.jboss.org/people/wishmaster7] created the discussion

"Re: Boolean process variable - XOR check"

To view the discussion, visit: https://community.jboss.org/message/794903#794903

--------------------------------------------------------------
toto = true;
kcontext.setVariable("toto", toto);
and now it works. that means the variable "toto" exists but is not usable as long as it is not in the +kcontext+? well...
--------------------------------------------------------------

Reply to this message by going to Community
[https://community.jboss.org/message/794903#794903]

Start a new discussion in jBPM at Community
[https://community.jboss.org/choose-container!input.jspa?contentType=1&containerType=14&container=2034]
Greg Stafford
2013-01-31 18:19:05 UTC
Permalink
Greg Stafford [https://community.jboss.org/people/mojavestorm] created the discussion

"Re: Boolean process variable - XOR check"

To view the discussion, visit: https://community.jboss.org/message/795478#795478

--------------------------------------------------------------
Thanks for posting your solution!
--------------------------------------------------------------

Reply to this message by going to Community
[https://community.jboss.org/message/795478#795478]

Start a new discussion in jBPM at Community
[https://community.jboss.org/choose-container!input.jspa?contentType=1&containerType=14&container=2034]
Loading...