- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎10-30-2017 07:12 AM
Hi guys,
I sould be export activity form a ServiceNow table.
How Can I export activities?Can you help me?
Thanks,
Solved! Go to Solution.

- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎10-30-2017 07:17 AM
You may need to check below tables
The information is stored in one and in some cases all of the following tables:
- sys_audit
- sys_history_set
- sys_history_line
http://wiki.servicenow.com/index.php?title=History_Sets#gsc.tab=0
Harish

- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎10-30-2017 07:17 AM
You may need to check below tables
The information is stored in one and in some cases all of the following tables:
- sys_audit
- sys_history_set
- sys_history_line
http://wiki.servicenow.com/index.php?title=History_Sets#gsc.tab=0
Harish
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎10-30-2017 07:32 AM
Thanks
sys_history_line is the table