0 Replies Latest reply on Jun 4, 2014 10:52 AM by jocelyn.duc

    Access process variable from formmodeler

    jocelyn.duc

      Hello,

       

      For the needs of my project, I use a custom type of data and a custom type of field, to collect those data. I use that in the standard jbpm-console (dependencies).

      To populate my custom object, in the getValue method of my custom type, I need some data from the form and/or from process variables. Process variables I need have been set further.

       

      So, what is the way to grab those process variables form a formmodeler method? I mean, I don't have any ksession or other jbpm object.

       

      Thanks

       

      Jo