I have used SendEmailNotification activity to send emails with attachments. It is working fine but the history is not added to the work object and email is not attached to the case narratives. Could anyone pls help me with this?
This is solved. I have created a customized activity for sending mail with attachments followed by attaching it to the work item. I have just used SendEmailNotification activity followed by CorrAttach activity. It worked.