7 Replies Latest reply on Jun 19, 2006 9:43 PM by slienert

    Programatically setting the taskInstance of the current BUSI

    slienert

      Hi,

      Can anyone suggest a good way to programatically set the taskId of the current BUSINESS_PROCESS context in my Seam app ?

      i.e. I have a method that returns me the taskInstance and I need the next @BeginTask annotated method to begin processing this particular task.