5 Replies Latest reply on Jan 9, 2013 7:22 AM by shahdhaval2020

    JBPM5  - User form variable not accessible in ftl - CR1/SNAPSHOT

    rodri

      Here is an example that follows in steps recommended in http://community.jboss.org/thread/159483?tstart=60.

      The map variables are still NOT accessible from a ftl page. Attached please find the example.

      Any suggestions are appreciated.

       

      It uses a script node to define the map and passes to Content variable before the human task.

       

      But it still throws the following error while resolving the map variable in the ftl page:

       

      freemarker.core.InvalidReferenceException: Expression id is undefined on line 6, column 7 in ProcessOrder.

      freemarker.core.TemplateObject.assertNonNull(TemplateObject.java:124)