How does ServiceNow calculate response time in response time indicator
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎06-08-2017 12:32 PM
Hi,
- We see total response time, network time and server and browser times with response time indicator at bottom right on a servicenow page load. So how does an instance measure these numbers?
- Is there a specific trigger that handles this?
- Are these values retrieved or sent to some tables for any future uses like in the performance graphs?
Thanks
Divya Yamani
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎06-08-2017 12:36 PM
Great question!! Perhaps it's found in the Transaction log response times.
In fact, the Response times on forms is a subsection of it.
I hope this helps!
Thanks,
Berny
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎06-16-2017 03:03 AM
I have the same question. The 'response time indicator' shows Response time made up of a) Network b)Server c) Browser. ,
Looking at system logs -> Transactions (All users) I can personalise the list and add
' Client Response Time which = the Response Time on the Response time indicator
'Client Network time' which = (a) Network on the Response time indicator
'Browser time' which = (c) Browser on the Response time indicator
What I cant find is which field on which field / table the (b) Server is from on the Response time indicator.
Any Ideas?

- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎02-24-2021 10:08 AM
I'd also like the answer to where the Server response time is located.