Unlock a world of possibilities! Login now and discover the exclusive benefits awaiting you.
Hi all,
I am doing the integration in oracle fusion, i got the response in SOAPUI in xml format,
but when i am running the job using the tFileInput, tSOAP, tFileOutput components, im getting the talend response in > and < formats,
But i have to get in XML format,
Can anyone help me in resolving this?
Regards
Rak**bleep**a
I've used commons library class StringEscapeUtils for this purpose before. Try the method unescapeXml.
I've used commons library class StringEscapeUtils for this purpose before. Try the method unescapeXml.