[jboss-user] [jBPM] - Re: Jbpm 5 user form variables

Demian Calcaprina do-not-reply at jboss.com
Thu Sep 29 08:25:05 EDT 2011


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]

-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://lists.jboss.org/pipermail/jboss-user/attachments/20110929/084e22b0/attachment-0001.html 


More information about the jboss-user mailing list