How can i check How many Records has updated in last 24 hours and who is updating?
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
07-03-2017 01:52 AM
Hi,
I have below queries , can any one help me to figure out the solution of below queries?
1 . Number of REST API call made by an user in last 24 hours.?
2. How many records updated in a specific table [Incident/Problem] in last 24 hours?
3. can i write a script which will execute when a user make REST API [GET] call?
Thanks in advance
Rakesh
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
07-03-2017 04:14 AM
You can create any report on this table based on your requirements
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
07-03-2017 02:17 AM
Hi Rakesh,
Auditing may be an option of finding out the number of update on a particular table.
For that you have to configure the table as audit enable.
Viewing a Record's Change History - ServiceNow Wiki