Question
32
Views
Tech Mahindra
Posted: March 9, 2020
Last activity: March 9, 2020
How to override ReplyTo param when using sendemailnotification activity
Even after setting reply to param and passing this to sendemailnotification activity it is taking the email account reply to value rather the value that I have sent as param. It is actually pulling the email account details through D_pxEmailAccount page and pyReplyTo value is same as the value that is present in the account. But I want to override it in one particular scenario. So please suggest how to achieve it.