0 Replies Latest reply on Nov 12, 2013 9:37 AM by ciberg

    Warn user of the next human task in the workflow

    ciberg

      Hi, I'm using JBPM 5.4 and one of the requirements for the application I am developing is that when the user forwards the workflow a message will tell him - "The next task is XXXX - Are you sure you want to continue?" and then the user can cancel or accept the forwarding action.

      This would not be difficult to do in a linear workflow where I could have external info about the next task, but when I have complex processes with gateways with conditions that depend on process variables it seems much more complicated.

       

      Is there any way to do this in JBPM?