Topic by Pramod Vasudeva Murthy
Content
Dear RN Fraternity,
Recently I had to work with Fileattachment operations via C# using Web Services. This included a Custom object and Standard Object file attachments. I searched in community and the info was scattered. So, I stretched a bit and created a single source code to upload and download files from/to a directory.
I am also sharing same in Java and SOAP requests and responses as well.
PFA.
PS: I had tested this code and is currently running in prod, so this is error free
~VIP