This content has been marked as final.
Show 1 reply
-
1. Re: How to conditionally execute an action
heenac Oct 4, 2012 1:08 AM (in response to heenac)Some additional information, pasting snippet of jboss-esb.xml. smooks-res.xml contains the transformation rules.
<action class="org.jboss.soa.esb.smooks.SmooksAction" name="simple-transform">
<property name="smooksConfig" value="/smooks-res.xml"/>
<!-- property name="reportPath" value="/zap/smooks-report.html" / -->
</action>