[jboss-user] [JBoss jBPM] - Re: Setting ProcessVariable as a
Toriton
do-not-reply at jboss.com
Thu Apr 2 04:36:08 EDT 2009
hi, i use an Expression for a node mail , to specify the TO parameter, and i think it works perfectly on subject parameter too or text :) (but i don't tried yet).
This is how it is described in process definition file.
anonymous wrote :
| <mail-node name="mailSender" to="#{mail_address}">
|
It work fine for me.
The value is automatically evaluated from contex , when the workflow approach the node mail.
I hope this help.
T.
View the original post : http://www.jboss.org/index.html?module=bb&op=viewtopic&p=4222899#4222899
Reply to the post : http://www.jboss.org/index.html?module=bb&op=posting&mode=reply&p=4222899
More information about the jboss-user
mailing list