Hi
I want to get the task id in the mail body.
This is the mail body for one of my mail node..
A Services Request #{processInstance.getId} has been raised . please review it.
I am able to get the processinstance id but I also need the task id to be shown. I tried
#{taskInstance.id} , #{taskInstance.getId} and #{task.id}
Nothing seems to work. What is the correct method to get the task id?
Any inputs - highly appreciated
thanks
View the original post :
http://www.jboss.org/index.html?module=bb&op=viewtopic&p=4244008#...
Reply to the post :
http://www.jboss.org/index.html?module=bb&op=posting&mode=reply&a...