1 Reply Latest reply on Oct 7, 2006 2:48 AM by koen.aers

    Workflow Execution

      Hi all,

      is there any way to block my execution during the process instance execution?

      It is like: I have a method that creates a process instance, this method will wait until the process instance finish and return a value to get some value calculated by the process and continue the execution.

      tks