Encoding excel file to send email
Hello,
I have an activity which pulls the data from report definition.I copied the data into AttachmentPage of class Data-EmailAttachments. Now i need to use base64encode function to encode it. Before this, i need to generate HTML file or use java code to encode it right? At the end I will be using SendEmailNotification activity to send the email. Say the data from report definition is saved onto Test.pxResults. How do i proceed from here? Please let me know if anyone worked on this before.
Thanks,
Nikhil