GlideSysAttachment().getBytes() is not working if size of attachment is more than 5 MB?
Hi All,I am using Helsinki and I am facing same Issue When file size is greater than 5 MB showing as 0 bytes.Debugging this, at the line var binData = sa.getBytes(att), binData.length = 0.In ServiceNow community we see similar post(https://community....