Regular Expression is not working in Event Rule Transformation
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
01-26-2024 09:39 AM
Hello Community!
This has been driving me crazy the past hour or so.
I am trying to write a Regex that will match the name of a server from the corresponding event description. The Regex should match the first word in parenthesis BEFORE the '\' character.
I have a Regex that tests fine in the Regex101 tester configured according to ServiceNow's KB article:
But no matter what I do, I cannot for the life of me get the Regex to match anything in the event rule designer:
Can anyone see what I am doing wrong here?
Thanks in advance for your assistance!
Rob
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
06-12-2024 03:08 AM
Any update/response you received from ServiceNow?