The solution I've seen with regards to file attachments is to have them be sent as raw data encoded in base64 strings.. what does the WSDL say for the service call to upload the file? (ie. what is the data type of the parameter to the service call?)

On Mon, Jun 10, 2013 at 10:44 AM, Surya Kasturi <kasturisurya@gmail.com> wrote:
Hi all,

We are on a project that needs to attach files (around 200kb) and send to the server! Its its quite big, sending as a string is not a good option --as far as I see


So, we have so far used suds as the wrapper for SOAP interaction.. so, can anyone tell me how to send attachments?


First, I heard that suds doesnt support file attachments.. If not, can anyone probably tell the best way to handle??

This information for our research project is quite urgent.. so, it would be great if someone answers a bit early

thanks
Surya

_______________________________________________
suds mailing list
suds@lists.fedoraproject.org
https://admin.fedoraproject.org/mailman/listinfo/suds