Question
1
Replies
705
Views
HCL Technology Limited
Posted: February 15, 2018
Last activity: February 15, 2018
Closed
Retrieve file from server and send as an Email attachment
I have a pdf file in server location "/data/PegaTemp/nodeco/bills" i want to retrieve file from that folder and send that as an attachment. how can i achieve this
Thanks in advance
Praveen Polanki
Hi Praveen,
May be you can try to read the file from the directory using the File listener and use SendEmailWithAttachments activity. Hope this approach might help you to achieve your requirement.
Regards
Mahesh