Heads Up :
The post you are writing will appear in a public forum. Please ensure all content is appropriate for public consumption. Review the employee guidelines for the community here.
In EGML_EMAIL_ATTACHMENT table i can see list of attachments from ECE and all attachments are encoded.It says ENCODING_TYPE -> Base64. But it's not a regular Base64. When i try to decode with Base64 i am getting a broken file.Does anyone knows how to...