4 Replies Latest reply on Jan 13, 2009 5:41 AM by parimal.parimal.chauhan.criti.in

    How to get JBPM variable Taskinstance id ?

    parimal.parimal.chauhan.criti.in

      Hi,
      While using JBPM, JBPM variables like taskinstanceid,processinstanceid are stored into JBPM tables.In my application I need store few of them into one of my table too.Creating process and tasks is taken care by annotations so how can we get access to these variables ?