Demian Calcaprina [http://community.jboss.org/people/calca] created the discussion
"Re: Jbpm 5 user form variables" To view the discussion, visit: http://community.jboss.org/message/629263#629263 -------------------------------------------------------------- You can edit directly the bpmn and define only one content so you don't have two inputs with the same name: <dataInputAssociation> <sourceRef>content</sourceRef> <targetRef>_17_ContentInput</targetRef> </dataInputAssociation> Or the other option, simpler, is to leave Content empty, and define another variable name (in Parameter Mapping) for your content. If Content is empty, the input our your task will be all the parameters you define. Demian -------------------------------------------------------------- Reply to this message by going to Community [http://community.jboss.org/message/629263#629263] 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