
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
04-18-2017 05:06 AM
As i have given online demo Servicenow administration Exams all exam results shows that it does not store anywhere but when i see servicenow document it says that it stored.
can some one please help me to what should i give as a answer if i am geting this question in exam.?
Solved! Go to Solution.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
04-18-2017 05:19 AM
Hi Sandeep,
navigation history is stored in sys_ui_navigator_history table
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
04-18-2017 05:19 AM
Hi Sandeep,
navigation history is stored in sys_ui_navigator_history table

- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
05-08-2018 10:00 PM
Hi,
I would like to know what are all the things that can be stored in the "sys_ui_navigator_history" table.
UI Pages
Ui Macros
Records
Applications
Thanks
Sailesh

- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
06-05-2018 07:32 AM
Hi ,
Sorry for Late reply.
I have a solution for your query.
Items you have accessed recently appear in the history tab of the application navigator, which is represented by a clock icon. Items appear in chronological order from most to least recently accessed.
History entries are stored on the Navigator History [sys_ui_navigator_history] table. The system creates history entries for many types of content, including lists, records, and homepages. Some content types are not tracked in the history, such as UI pages and other non-standard interfaces.
https://docs.servicenow.com/bundle/geneva-servicenow-platform/page/administer/navigation_and_ui/task/t_ViewYourNavigationHistory.html
Hit Like if you are satisfied with my answer.
Regards
Sandep
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
02-01-2019 12:22 PM
Hello,
I know this post is old, but I'm also studying for the test and encounter the same question in a practice exam and I just figured out that:
Yes the answer above is correct, ServiceNow store the navigation history on that table and there is also a tab in the Application Navigation to view it,
but the question is about the Search history and for that I don't think ServiceNow is storing it somewhere.
If in fact the search history is being stored then I would expect a list before I start searching for an application with previous searches I have made and this is not the case.
In relation with the answers on the practice test don't assume everything is correct because it contain errors and mistakes. It's better to search on ServiceNow documentation and in the community for post that have asked some of the questions and get the correct answer. Best of luck for everyone taking the exam.