bpmn2user [http://community.jboss.org/people/bpmn2user] created the discussion

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

To view the discussion, visit: http://community.jboss.org/message/584495#584495

--------------------------------------------------------------
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
[http://community.jboss.org/message/584495#584495]

Start a new discussion in jBPM at Community
[http://community.jboss.org/choose-container!input.jspa?contentType=1&containerType=14&container=2034]

_______________________________________________
jboss-user mailing list
jboss-user@lists.jboss.org
https://lists.jboss.org/mailman/listinfo/jboss-user

Reply via email to