[jboss-dev-forums] [Design of JBoss ESB] - Re: jBPM in JBossESB
estebanschifman
do-not-reply at jboss.com
Wed Feb 21 13:26:51 EST 2007
1) For Rex: My previous suggestion might not hold water. I am now playing around with a property<property name="includeMessageInContext" value="true" />
so the setVariableValues will include the originating message in the command Message if that value is true
2) For Ronald:
What about for example:
<action class=".....">
| <property name="mapping">
| <direction from="jbpm">
| <variable jbpmName="x1" messageProp="z3" />
| <variable jbpmName="x2" messageProp="z2" />
| <variable jbpmName="x3" messageProp="z1" />
| </property>
| </action>
View the original post : http://www.jboss.com/index.html?module=bb&op=viewtopic&p=4020144#4020144
Reply to the post : http://www.jboss.com/index.html?module=bb&op=posting&mode=reply&p=4020144
More information about the jboss-dev-forums
mailing list