4 Replies Latest reply on Jan 27, 2014 6:37 AM by kornilovs

    JBPM5.4 Get Process and Node variables from ProcessDefinition

    mdegan

      Hi,

       

      I am using jBPM5.4 in my custom web application. I want to auto-generate forms for the nodes based on the variables defined in the nodes. For this, I need to extract the input and output variables defined for the node. I do not seem to find a way to get the variable names and datatypes for the node variables. Since this activity has to happen before the process is made available to users, we will not have any processInstances. Please suggest a way to accomplish this.

       

      Regards,

      Manny