Question
Areteans
AU
Last activity: 4 May 2023 8:36 EDT
Implementation : Sign up functionality in Pega 8.7 !
Hello everyone,
Recently, We came across an requirement to implement sign up. we implemented the same by providing email, first name , last name and password and has basic validations over mandatory fields and duplicate check before creating operator ID.
We have created the product for the same, which will give a head start for your POC or project. [Please find the attachment for the same.]
What is provided:
- Customized login screen.
- Basic sign up functionality by collecting email,first name, last name and password.
Steps to perform :
- Import the signup_starter_pack.zip
- Update the 'Pega!browser' requestor type and point to 'zBank:Unauthenticated' access group.
- Launch Pega login screen ex., http://[host]:[port]/prweb/PRServlet
Important rules to make a note of:
- CreateOperatorViaSignup: Update this activity when you sign up, if you want to set up operator access group depending on business logic.
- Userregistration , UserregistrationSuccess : use these html rules to update sign up screens.
In the end, you have access to all the rules packaged in the product, feel free to explore.
Thank you and stay safe,
Siddhant Suryakant Jivane