Skip to Content
0
Jan 14, 2012 at 04:43 PM

Proxy to SOAP with an attachment

60 Views

Hi all,

we have a scenario proxy to soap,and the volume of data sending from proxy to soap is more than 20 mb.

as the third party system can't receive 20MB of data in one single soap message and we can't split this message as the whole data is related one WorkOrder. we thought of sending the SOAP message with an attachment.could any one guide me how can i attach the payload data to soap as an attachment and send.

thank you.