October 2016
Intermediate to advanced
656 pages
13h 42m
English
Each time that a user attempts to access something in ServiceNow-a list, a form, or anything else-the request is logged along with several useful data points in the Transaction Log:
You may notice just how many REST requests UI16 runs for Connect. Sometimes they become overwhelming, so you may want to filter them out. Note that AJAX requests are not recorded.
x_hotel_maintenance_list.do?sysparm_query=active=true.If the request is an update to a record, this will most likely occur through a UI action ...
Read now
Unlock full access