Join the #BuildWithBuildAgent Challenge! Get recognized, earn exclusive swag, and inspire the ServiceNow Community with what you can build using Build Agent.  Join the Challenge.

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

Jaspal Singh
Mega Patron
Mega Patron

Hi,

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

Hi @Jaspal Singh 

How can i know load time of the each page and each widget and also count of the 404 page occured?

Hi @Jaspal Singh 

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

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