Hi Jimmy,
I tried the same, using that i decoded the attachment content into a byte[ ]. But the problem here is to send the decode byte[ ] to SAP through web service. What i did was, i converted this byte[ ] to string and then tried to assign this string to a field in web service. It was saying that "An invalid character was found in text content".
Is there any other way to send this byte[ ] to SAP through web service.
Thanks,
Kalyan.