How to Auto refresh tables in servicenow based on particular time interval

Harikrishna4
Tera Contributor

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

 

5 REPLIES 5

Maik Skoddow
Tera Patron
Tera Patron

Hi @Harikrishna4 

what is your idea of "refreshing a table" as it makes no sense!

Maik

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 Roethof
Tera Patron
Tera Patron

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

LinkedIn

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