1 Reply Latest reply on Nov 20, 2012 2:04 PM by tsurdilovic

    Operation on a process variable from a human task

    new-comer

      Hi,

       

      Let's say we have 2 process variables: count and increment, once a human task is finished, we would like to do an opearation: count = count + increment, I know with on exit action, I can do this kind of operation, but exit script is drool speficic, is there a way to do the operation using standard BPMN (not drool or jbpm specific) definition?

       

      Thanks.