C
cristms
Hi there.
I'd like to know, if anyone knows how should i send a XML file, located
in server folder, to a web service. The purpose is to send and receive
XML files that can have a large of data, so i think that it could not
use a string variable. Do i have other possible scenarios? I have find
some information in the net that tells me that the best solution is use
SOAP messages with attachments using WSE, it is correct?
Thanks a lot.
Cristovao
I'd like to know, if anyone knows how should i send a XML file, located
in server folder, to a web service. The purpose is to send and receive
XML files that can have a large of data, so i think that it could not
use a string variable. Do i have other possible scenarios? I have find
some information in the net that tells me that the best solution is use
SOAP messages with attachments using WSE, it is correct?
Thanks a lot.
Cristovao