0 Replies Latest reply on Apr 24, 2008 3:18 PM by tiamak

    asynchronous methods from jBPM

    tiamak

      hi,


      a quick question, i have a jBPM process which in one state should fire an asynchronous method (which could take minutes to complete, which is why i'd like it to be asynchronous). is there any way to access the BUSINESS_PROCESS scope from an asynchronous method?


      or will i have to work out how to use the jBPM API directly?


      regards,
      sb