Skip to Content
0
Former Member
Jan 11, 2008 at 09:25 AM

XML file as string parameter for WebService SOAP

76 Views

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.