1 Reply Latest reply on Nov 21, 2014 1:43 AM by swiderski.maciej

    Can JBPM workflow process, can be run in "step by step" mode?

    sanbhat

      In "step by step" mode, the workflow engine will wait for the user's consent (through API, event, listener pattern etc), each time a transition happens from, execution of one task to another task.

       

      Is there any way, where I can mention the JBPM process API to run the workflow file in "step by step" mode?