cancel
Showing results for 
Search instead for 
Did you mean: 

MATCh_REGEX is not working properly, and sending all records to fail table??/

0 Kudos

Hi Gurus,

I have used the below string in Validation, but upon running all my emails are directed to fail schema even though it matches pattern as I understand.

Requirement: Email ID: russell_klein@mbctckrg.com

String in Validation:

match_regex(QT_LOOKUP.EMAIL,'^[-a-z A-Z]+[0-9-_%#*a-z A-Z]*(\.[a-zA-Z]+)*[0-9]*@[a-zA-Z]+(\.[a-z A-Z])+$',NULL) = 1

Accepted Solutions (1)

Accepted Solutions (1)

Saravanan_SD
Advisor
Advisor
0 Kudos

Hi Shiv,

Please refer the below answer.
https://archive.sap.com/discussions/thread/3606298

Regards,
Saravanan

Answers (0)