[jboss-user] [jBPM] - Re: JBPM5 - User form variable not accessible in ftl - CR1/SNAPSHOT

bpmn2user do-not-reply at jboss.com
Tue Feb 1 00:26:07 EST 2011


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]

-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://lists.jboss.org/pipermail/jboss-user/attachments/20110201/83a680f2/attachment.html 


More information about the jboss-user mailing list