Symptom
- Regex search for occurence of the literals 'a', 'b' and 'c' in a given string 'abc' does not return a match uning match_regex function.
- Failing expression: print(match_regex('abcasdf','^(?=.*a)(?=.*b)(?=.*c)',NULL));
Read more...
Environment
- SAP Data Services 14.2.5
- All Supported Platforms
Product
SAP Data Services 4.1
Keywords
KBA , EIM-DS-EXE , Job Execution , Problem
About this page
This is a preview of a SAP Knowledge Base Article. Click more to access the full version on SAP for Me (Login required).Search for additional results
Visit SAP Support Portal's SAP Notes and KBA Search.