Hi experts:
I've got some problems to consume a webservice. The principal problem is that I've to put into the XML file another XML file as parameter. That's it:
I've got this primary XML for the SOAP made by concatenate:
CONCATENATE
'<U )
Is there anyway to scape the '<' characters so it takes all the second file as a String type ?
Any suggestion ?
Thank you very much in advance.