Question

Tech Mahindra
IN
Last activity: 9 Mar 2020 14:25 EDT
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.