cmdb_datasource_last_update.list Does Not Exist In My Instance

james_L
Tera Contributor

I am working through CMDB Fundamentals course and the CMDB simulator module keeps mentioning cmdb_datasource_last_update.list and Data Source Histories. I can navigate to ***service-now.com/now/nav/ui/classic/params/target/cmdb_datasource_last_update to create a new record but ***service-now.com/now/nav/ui/classic/params/target/cmdb_datasource_last_update.list does not exist and searching for Data Source Histories yields no results. 

 

james_L_0-1685112419694.png

 

Is there something wrong with my instance or has the name of this table changed to something else and the course not been updated?

1 REPLY 1

y so serious
Tera Contributor

 

Hello James,

       Hope you're doing well!!! 

 

Accessing Tables:

1. For ServiceNow tables, use URLs ending with ".do," like cmdb_datasource_last_update_list.do
2. In the left navigator, select endpoints closing with ".list," e.g.,

cmdb_datasource_last_update.list

3. Alternatively, use ".LIST" for a new tab.