Quantcast
Channel: SCN : Popular Discussions - SAP Business Process Automation by Redwood
Viewing all articles
Browse latest Browse all 1466

Job alert source : Regex to match string ending with numbers

$
0
0

Hi all,

SAP CPS M33.104 build.

 

I am creating Job alert source for a set of job definitions that start with XX and end with a number generally.

Sample:

XX_D_TEST_01

XX_W_PASS_32

XX_W_PAF_67

XX_M_CHECK_JOB_192

XX_D_MISS_FILE_SAS_5

 

I tried matching with the Name Match Type set to Regex Insensitive and using the following Expression:

(XX).*?(\d*)

XX.*?\d*

XX_(D|W|M)_(.*(TEST|PA|CHECK|MIS|[0-9]\b))

 

but did not work out.

 

Can some one help?

 

thanks

Nanda


Viewing all articles
Browse latest Browse all 1466

Trending Articles



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