existing user login

how to do the existing user login ,if the username and password is wrong it should show an error

@MeiyalaganM Are you doing a Pega Academy course? What are you seeing?

@MeiyalaganM please refer this video [Third party link deleted by Moderator]

@MeiyalaganM

Hii meiyalagan,

First You should create a data type then create a List datapage,then create a Report definition With two Filters Like User name and Password.

then Create a validation rule with the below condition then call the validate rule in flow action

D_ListCustomerDetails1[EmailID:.Login.EmailID,Password:.Login.Password].pxResultCount==0

If Any Doubt Reply Me

@Mokeshp16770097 We’ve removed the link to the video for Third party content reasons.

@DHARANIDHARANKM

thankyou for your reply dharanidharan