JBoss Community

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

created by bpmn2user in jBPM - View the full discussion

You need to add 'myMap' variable.

After you add this variable, you would see something like below in your bpmn file.

<itemDefinition id="_mapItem" structureRef="java.util.HashMap" />

...

<!-- process variables -->

    <property id="myMap" itemSubjectRef="_mapItem"/>

Reply to this message by going to Community

Start a new discussion in jBPM at Community