[jboss-user] [jBPM] - using whitespaces in jbpm 4.4 variables

Marco Baroetto do-not-reply at jboss.com
Tue May 22 13:06:07 EDT 2012


Marco Baroetto [https://community.jboss.org/people/H4rLoCk] created the discussion

"using whitespaces in jbpm 4.4 variables"

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

--------------------------------------------------------------
Is it possible to use whitespaces in jbpm variables? I can create and access to  a "my var" variable at runtime (ex: execution.setVariable("my var", "test") ), but if I need it in a EL expression I'm not able to use it. 

I tried with:

init-expr="${my var}"
init-expr="#{my var}"


or


init-expr="#{'my var'}"
init-expr="${'my var'}"

But I always get a juel exception while installing the process.

any hint?

thank you
Marco
--------------------------------------------------------------

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

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

-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://lists.jboss.org/pipermail/jboss-user/attachments/20120522/56e98edc/attachment.html 


More information about the jboss-user mailing list