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@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@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#...
Reply to the post :
http://www.jboss.com/index.html?module=bb&op=posting&mode=reply&a...