Originally posted by: Rick Barendse
I have made a very simple XML mapping in WTX version 8.4.1.2. This WTX map converts a xml input to a xml output. I have used the native xsd in stead of an mtt. Whitin Design studio (Windows) this works fine. So far so good. Even the map trace doesn't give an error.
Also the same mapping for AIX doesn't give a problem.
But when I compile and the map for linux and run it with command server get the next failure on Linux:
"External Parser returned Error
End of Validation message for INPUT CARD 1"
In the map trace I find the next error:
<ExecutionSummary MapStatus="Warning" mapreturn="21" ElapsedSec="0.003" BurstRestartCount="0">
<Message>Input valid but unknown data found</Message>
I also have put the xsd schema in the right directory on the Linux system.
Does somebody recognizes this problem?
Thanks in advance.
#DataExchange#IBM-Websphere-Transformation-Extender#IBMSterlingTransformationExtender