[jboss-user] [jBPM Users] - Re: Using Process variables as parameters for method calls
jbarrez
do-not-reply at jboss.com
Mon Nov 2 12:32:53 EST 2009
The expressions looks correct. I'm using a similar one in my train ticket demo:
https://anonsvn.jboss.org/repos/jbpm/projects/demos/trainticket-demo/jbpm-on-rails/trunk/process-logic/src/main/resources/org/jbpm/trainticketdemo/process.jpdl.xml
<string value="#{from}"/>
Where from is a process var.
View the original post : http://www.jboss.org/index.html?module=bb&op=viewtopic&p=4263536#4263536
Reply to the post : http://www.jboss.org/index.html?module=bb&op=posting&mode=reply&p=4263536
More information about the jboss-user
mailing list