Originally posted by: Jaango
I have an optional element "a", in the output xml type tree. What i want is the output as just
<Root></Root>
, in case the input field is "no", which is mapped to the element "a". If it is anything else, the same has to be mapped to element "a".
<Root><a>ab</a></Root>
Here is my projectinterchange format file(mapfile is NewMap1)
#IBMSterlingTransformationExtender#DataExchange#IBM-Websphere-Transformation-Extender