Correspondence parameter for Send Email Notification Activity
Hi All,
Can any one provide solution for below scenario.
I have created an activity and inside that i called SendEmailNotification activity.
Why i used this activity is because i want to include CC also.
So here i created a correspondence rule and inside that i have included an image.
inside activity i used Property-Set-Corr and there i am storing correspondence output in a property and that property value i am setting to Param.Message this will be passed to SendEmailNotification activity.
So my problem here is the image attached as part of correspondence rule is converted into HTML code.