1 Reply Latest reply on Jun 29, 2011 10:50 AM by bpmn2user

    Access Process variable

    danielch

      Hi folks,

       

      for all I know it was possible in JPBM 4.4 to access process variables (executionService.getVariable(processId, variableName)) within my JEE app.

      Unfortunately, JBPM 5.1 removed the API to access process variables and it seems to be a big issue for me. 

       

      The documantation is also not covering this scenario (except the script usage). Any suggestion how to access process variable through the api?

       

      Thanks!