Application Development and Automation Discussions
Join the discussions or start your own on all things application development, including tools and APIs, programming models, and keeping your skills sharp.
cancel
Showing results for 
Search instead for 
Did you mean: 
Read only

XML file as string parameter for WebService SOAP

Former Member
0 Likes
478

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.

1 REPLY 1
Read only

Former Member
0 Likes
402

Solved:

Edited by: Mikel on Jan 11, 2008 11:04 AM