Where to find events for notifications
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎05-20-2022 08:08 PM
Hello - I tried combing through internet, but couldn't find a solution. Thank you in advance for any help you can provide.
We have a notification that gets triggered when a new incident is created with Priority 1 or 2. However, if a lower priority is updated to 1 or 2 then the notification doesn't go out. I believe it is because of the ruling in the notification, but instead of conditions, we are using event and I have no idea where to find it.
So far I checked all business rules, policies, client scripts. Please advise. thank you!
- 5,011 Views
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎05-20-2022 08:16 PM
Did you try opening the event? may be there will some description, also search in the script include
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎05-20-2022 08:17 PM
that's the problem, it's a dropdown and no way for me to preview
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎05-20-2022 08:29 PM
Hi
this event seems to be a custom one, so my following screenshot is just an example you have to adapt to your situation.
Go to table sys_metadata and search for "Keywords are" with value "*incident.priority.1*" (enclosing asterisks are important!)
Then you will get listed all artifacts which contains the event name:
Kind regards
Maik
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎05-20-2022 08:44 PM
sorry I am new to SNOW, am I searching sys_metadata in the navigator? I tried searching on navigator and search, nothing came up