Quantcast
Channel: SCN: Message List - SAP Information Steward
Viewing all articles
Browse latest Browse all 1748

Syntax for matching the string patterns in Match Regex() in information Steward?

$
0
0

Hi All

     I need to check whether the given address is valid only if contains the strings like "Ave", "St", "Blvd" ,"Rd" . I tried using the match Regex()               function with the following syntax, However its not yielding the desired results. Following is part of my "Address filed"::-

Address field.png

The Regex used in Information Steward :-

BEGIN

RETURN match_regex($Address, '"Ave","St","Rd","Blvd","Dr"', 'CASE_INSENSITIVE');

END

 

The test results (unexpected):-

TestResults.png


Viewing all articles
Browse latest Browse all 1748

Trending Articles



<script src="https://jsc.adskeeper.com/r/s/rssing.com.1596347.js" async> </script>