Originally posted by: intp
Hi,
We have a map that uses SOAP but it gets error when the character 'ñ' is in the XML.
In the SOAP trace the error is: *ERR: java.lang.StringIndexOutOfBoundsException
We've seen in other traces that it reads as UTF-8: Stream (first 512 characters follow, UTF-8 version):...
How can we change it?
The GET SOAP uses -SA, and if we specify the field encoding= "ISO-8859-1" in the Decl Prolog (typetree), it doesn't change it.
Thanks in advance,
#DataExchange#IBM-Websphere-Transformation-Extender#IBMSterlingTransformationExtender