0 Replies Latest reply on Jul 2, 2014 8:42 PM by jclem

    Knowledge of Human Task status in the next step

    jclem

      How do I know if a Human Task process step ended with a status of "Complete" or "Failed" ?  I would like to see this result in the very next process step (Gateway [diverge]) to make the proper decision.

       

       

                                                                                 ---- Complete  ----> Human Task 3

      Human Task 1 --> Human Task 2  -- (gateway)

                                                                                 --- Failed -----------> Go back to Human Task 1

       

      Using MVEL script how do I know if Human Task 2 ended in a "Complete" or "Failed" state?

       

      Thank you.