Originally posted by: SystemAdmin
Hi all,
Hi all,
We are trying to run simple mapping created in WTX which sets the attribute and run it in DP.
Looks like DP is ignoring the attribute setting. If I run the same code on WTX engine, I see the attributes set.
Here is the example
in xml element looks like
<element name="LastName" type="xsd:string" nillable="true"/>
when we import, it creates attribute called xsi:nil
if we update that with true or false and send it run on DP, we get back only the element.
<LastName>TESTMAN</LastName>
Looks like, WTX engine running in DP ignores xml attributes. Is my assumption is right?
Please let me know.
Thanks in advance!!
-Mahesh
#DataExchange#IBM-Websphere-Transformation-Extender#IBMSterlingTransformationExtender