Localize the forgot password (OTP) email sub & body in Pega V8.x

Pega is giving an OOTB feature to reset the password by clicking on "Trouble logging in?" from the login screen. After giving the user name, system would send an OTP to the email id setup from the Operator ID instance. Copy and paste the pwd to reset the login with new pwd. Sample screenshot is given below to get a recap of this functionality once.




Below are the sample steps to follow in Pega V8.x for customizing the email subject and the body as shown above.

1) First we need to enable the email acct from the Security Policies to allow the system to send email using the SMTP setup using Data-EmailAccount rule instance: Default









2) Save the below OOTB correspondence rule into an Unauthenticated RSV. To know more about this RSV, follow this post: Click here






3) To update the email subject, we need to add a step in the below activity under the same Unauthenticated RSV








References:

1) Pega Community site

2) Pega developer help

Popular posts from this blog

Connecting Claude to Pega Infinity 25.1.3 via MCP — Step-by-Step

itextpdf API to generate PDF doc from an image file using Pega PE

Understanding of Hugging Face platform for AI/ML platform