Click HERE to see how Saviynt Intelligence is transforming the industry. |
09/06/2024 03:37 AM
Hi Team,
I am trying to send account password in email to user but it is creating some random password and sending that.
I tried ${account_password} , ${task?.password}
Regards,
Supriya
09/06/2024 07:30 AM
${password}
09/09/2024 08:15 AM
@supriya15 ${Password} and ${task?.Password}
09/16/2024 10:17 PM
@supriya15 try password only.
09/18/2024 12:39 AM
Hello @supriya15 ,
Try with ${task?.password}
It should work.
Regards,
Rahul
Please accept this as solution & give kudos if it resolves your issue.