0 Replies Latest reply on Jul 16, 2009 4:46 AM by tejjbpm

    TaskInstance id in mail node

    tejjbpm

      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