Tihomir Surdilovic [
http://community.jboss.org/people/tsurdilovic] created the discussion
"Re: How to remove variable from process"
To view the discussion, visit:
http://community.jboss.org/message/632243#632243
--------------------------------------------------------------
Setting it to null is fine. Your process variable could be used in many other places in
the process, for example data input/output associations, expressions etc. Removing it
would mean a possibly cascating effect which could cause runtime issues. Could add a
convenience method that set it to null as you are doing now but I would not call it
"removeVariable".
Hope this helps.
--------------------------------------------------------------
Reply to this message by going to Community
[
http://community.jboss.org/message/632243#632243]
Start a new discussion in jBPM at Community
[
http://community.jboss.org/choose-container!input.jspa?contentType=1&...]