How to monitor CRUD operations in ServiceNow
Options
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
02-23-2015 10:12 PM
Hello All,
As per a product requirement in my company, I want to monitor the CRUD operations on various tables in service now. Is there any way to do this apart from the email notification mechanism?
Thanks,
Pooja
Labels:
- Labels:
-
Analytics and Reports
10 REPLIES 10

Options
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
02-25-2015 09:55 PM
This shows a example of sending the data thorugh soap message
https://community.servicenow.com/thread/167020
For accessing the updated record, make use of direct web service and have your encoded query do the job of retrieving the latest updates
http://wiki.servicenow.com/?title=Direct_Web_Services