Export Activity from ServiceNow Table

Gaetano De Mitr
ServiceNow Employee
ServiceNow Employee

Hi guys,

I sould be export activity form a ServiceNow table.

Cattura.PNG

How Can I export activities?Can you help me?

Thanks,

1 ACCEPTED SOLUTION

Harish KM
Kilo Patron
Kilo Patron

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


Regards
Harish

View solution in original post

2 REPLIES 2

Harish KM
Kilo Patron
Kilo Patron

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


Regards
Harish

Thanks



sys_history_line is the table