Originally posted by: SystemAdmin
Hi all,
I'm new in WTX and confused about component rule realisation.
I have created type tree and simple map on it.
I also defined component rule for tree element:
WHEN(field:$ = "123", TRUE)
but when I execute map everything is ok and no matter
what is the value defined for "field" element.
Map input is:
<msg><item><field>1234</field></item></msg>
Map output is:
<msg><item><field>1234</field></item></msg>
What should I do to turn on component rules?
#DataExchange#IBMSterlingTransformationExtender#IBM-Websphere-Transformation-Extender