in reply to Re: SOAP::Lite or SOAP::XML or SOAP::WSDL
in thread SOAP::Lite or SOAP::XML or SOAP::WSDL

Thanks Zwon for the reply.


Somehow I could not get SOAP::WSDL installed on my

system. Make fails. I am gonna give it a try.

I would prefer to use WSDL but I am more interested in stability.

Also, I should be able to receive the XML file as SOAP Attachment.

Example: I am going to send customer id as input and I shall be receiving a customerid.xml (a file) as response. I need to store it on my disk for further processing by a different application. I did not see any information on how to get the SOAP Attachment as response. Anyone have a sample code for this?
  • Comment on Re^2: SOAP::Lite or SOAP::XML or SOAP::WSDL