I got to send an MIME::Entity(image) atachment with a SOAP message on server side. How do I attach to the SOAP message. I have issue with client handing the returned soap message too. when I do ->parts on the server returned object I have an array returned but seems does not have any data. sample code will be helpful.
awaiting reply..
thanks.