We've updated the ServiceNow Community Code of Conduct, adding guidelines around AI usage, professionalism, and content violations. Read more

Data Refresh Rules

Mahmoud3
Tera Contributor

Hi,

Where Data Refresh Rules are stored/or what is the table name ?

 

2 REPLIES 2

lpruit2
Mega Sage

Greetings @Mahmoud3. Here is a link from ServiceNow that provides some helpful information. If the below link is correct, I was able to create a new record on the Reconciliation Definitions table [cmdb_reconciliation_definition]. I hope this answers your question! 

Create a data refresh rule

Vishnu-K
Tera Guru

Hi @Mahmoud3 ,
Yes there is a table to define the stale rules a part from doing them in CI class manager and the table name is "Data Source Staleness Definitions[cmdb_datasource_staleness]".

VishnuK_0-1768828556315.png

 

Please mark it as helpful , if it helped you .