[jboss-user] [JBoss jBPM] - Variables in MailAction

syngolis do-not-reply at jboss.com
Wed Jul 4 05:07:06 EDT 2007


Hi,
i got a question about the usage of jbpm-context-variables in mails.

If i set an mail-action:
     	<mail name="MailAction" actors=";" to="me at localhost" template="jbpm.mail.templates.xml">
  |         	<subject>Sample</subject>
  |       		<text>ProcessId: #{processInstance}</text>
  |       	</mail>  

I get something like this:
anonymous wrote : ProcessId: org.jbpm.graph.exe.ProcessInstance at 7e557b
(not very helpful)

Is it possible to access for example Id or name of the variables??

View the original post : http://www.jboss.com/index.html?module=bb&op=viewtopic&p=4060305#4060305

Reply to the post : http://www.jboss.com/index.html?module=bb&op=posting&mode=reply&p=4060305



More information about the jboss-user mailing list