[jboss-user] [jBPM] - Re: JBPM5 Content data problem
Demian Calcaprina
do-not-reply at jboss.com
Thu Sep 8 16:22:20 EDT 2011
Demian Calcaprina [http://community.jboss.org/people/calca] created the discussion
"Re: JBPM5 Content data problem"
To view the discussion, visit: http://community.jboss.org/message/625616#625616
--------------------------------------------------------------
If I don't remember wrong, if you evaluate this expresion:
<targetRef>_12_ContentInput</targetRef>
<assignment>
<from xsi:type="tFormalExpression">#{transportMap}</from>
<to xsi:type="tFormalExpression">_12_ContentInput</to>
</assignment>
It is converted to string.
You could try this one:
<sourceRef>transportMap</sourceRef>
<targetRef>_12_ContentInput</targetRef>
Demian
--------------------------------------------------------------
Reply to this message by going to Community
[http://community.jboss.org/message/625616#625616]
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/20110908/59f453a8/attachment.html
More information about the jboss-user
mailing list