Find your people. Pick a challenge. Ship something real. The CreatorCon Hackathon is coming to the Community Pavilion for one epic night. Every skill level, every role welcome. Join us on May 5th and learn more here.

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.