404 error page

shivaadapa
Tera Expert

where can we find page not found (404 error page )  in servicenow instance ? is it stores in any table?

2 ACCEPTED SOLUTIONS

Jaspal Singh
Mega Patron
Mega Patron

Hi,

Did you check for Service Portal >> Pages? If not, error_404 should be the OOB page.

View solution in original post

shubhamdubey
Mega Sage

Hi @shivaadapa 

 

It is store into the page table (sp_page_list) into the portal .It is the OOB functionality.

 

Screenshot (41)_LI.jpg

View solution in original post

5 REPLIES 5

Hi @shubhamdubey 

How can i know how many times this page triggered ? triggered count can be stored in this table?