The CreatorCon Call for Content is officially open! Get started here.

Application navigation search history is saved somewhere or not ?

Sandeep Kumar6
Giga Guru

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.?

1 ACCEPTED SOLUTION

drbz
Mega Expert

Hi Sandeep,



navigation history is stored in sys_ui_navigator_history table



View your navigation history


View solution in original post

4 REPLIES 4

drbz
Mega Expert

Hi Sandeep,



navigation history is stored in sys_ui_navigator_history table



View your navigation history


sailesh1
Tera Contributor

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

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

Steven Chaparro
ServiceNow Employee
ServiceNow Employee

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.