How to Auto refresh tables in servicenow based on particular time interval
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
12-28-2023 03:35 AM
Hi Team,
I have requirement to auto refresh Alert table (em_alert) for every 1 Minute, is there a way or script to achieve that ?
Thanks,
Hari
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
12-28-2023 04:11 AM
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
12-28-2023 06:19 AM
Hi Maik,
Thanks for responding, we have a requirement to create alarm screen in ServiceNow which is having list of alert records with specific columns. From that alarm screen customer should be able to create Incident record and associate the selected alerts under related list. For this, we have created a list view on the alerts table and created UI action to Open new incident from the selected records. But here the challenge is if anyone opens that screen(List view) and keep it aside for sometime, they want that list to be automatically refreshed and see the newly created alerts on the list.
Is it possible to achieve it on the alerts table list view, kind of auto refresh on specific interval of time?
Thanks,
Hari

- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
12-28-2023 04:17 AM
Hi there,
Can you explain in detail what you are really after? Or what is your expectation of a table being automatically refreshed?
Kind regards,
Mark Roethof
Independent ServiceNow Consultant
10x ServiceNow MVP
---
~444 Articles, Blogs, Videos, Podcasts, Share projects - Experiences from the field
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
12-28-2023 06:22 AM
Hi Mark,
Thanks for responding, we have a requirement to create alarm screen in ServiceNow which is having list of alert records with specific columns. From that alarm screen customer should be able to create Incident record and associate the selected alerts under related list. For this, we have created a list view on the alerts table and created UI action to Open new incident from the selected records. But here the challenge is if anyone opens that screen(List view) and keep it aside for sometime, they want that list to be automatically refreshed and see the newly created alerts on the list.
Is it possible to achieve it on the alerts table list view, kind of auto refresh on specific interval of time?
Thanks,
Hari