1 Reply Latest reply on Jun 22, 2015 6:00 AM by buenavida

    Put two or more workitemhandlers in one transaction

    buenavida

      Hello!

       

      Assume that the process definition looks like

       

      Start --> User Task 1 --> WorkitemHandler1 --> WorkWorkitemHandler2 --> End

       

      How can I set my transaction boundaries that WorkItemHandler1 and WorkItemHandler2 are in the same transaction that if there is an exception in WorkItemHandler2 all work of WorkItemHandler1 is rolled back?

       

      Thanks for your help.

       

      Andi