How can we send an excel file generated by pxGenerateFile OOTB activity as an attachment in email.

I have a requirement to send the report(excel sheet) of cases that breached SLA to the manager everyday at 4pm but in my activity i am not able to use the Java code which is shared in this post (Attach Excel file to email | Support Center) and i am not sure how can we share this report details as an attachment in email ?

@TanyaS58 This issue is resolved now.

Sharing the solution for reference.

There is an OOTB activity addAttachmentfromMail before calling this activity set 3 parameters,please refer the attachment for the configuration.

Send excel as an attachment in email via pega.docx (318 KB)

@TanyaS58 Could you please share the all activity steps?