3 Replies Latest reply on Jan 30, 2017 4:37 AM by dmarrazzo

    how to retrieve modified process variable in jbpm workbench

    3kishore

      I'm trying to invoke a jbpm process with a custom object process variable via remote client against kie server.

      The process does some updates on the process variable which I need to retrieve back.

      What's the best way to retrieve the modified process variable?

      Appreciate any examples along with answer.