Unable to open/download Email attachments in Work object
Hi,
I have an Email listener to process incoming emails. Based on the email content, I am processing the existing work object and attaching the inbound email to work object.
Activity used to Attach inbound email: pyAttachApprovalEmail
As 'pyAttachStream' is not applicable for Data-Corr-Email class, we are facing issues while trying to access the attached email in work object.
When I try to open the attachment using 'DisplayAttachFile' activity, getting following error.
Invalid property reference for file data : "pyAttachStream".
Please advise how I can resolve this issue.
***Edited by Moderator Marissa to update categories***