Resolved! GlideStringUtil.base64Encode is not converting large files to base64encode string.
Hi SN community, We have a SOAP based integration with a third party system where we will be sending the large attachments >5mb through the webService call to the third party system. I am using GlideStringUtil.base64Encode to convert the attachments...