Update set log

Aravind31
Mega Expert

Hello,

can i able to track my logs  like when xx update set exported and all log

Kindly share the points

 

Thanks,

Aravind.E

1 ACCEPTED SOLUTION

Patrick DeCarl1
ServiceNow Employee
ServiceNow Employee

Hello, 

 

There is no easy way to setup a report to see who is exporting what. What you can do, is nav to "Node Log File Browser" and search for messages that contain export_update_set.do  . Below screenshot will show the logs you will see that someone exported an update set. 

 

The sys_id is the sys_id of what update set and timestamp and when it was exported. 

 

find_real_file.png

View solution in original post

7 REPLIES 7

sys_attachment_doc

 

THis is table name.

 

Thanks,
Ashutosh

Hi,

 

you doesnt make any sense to my question.

i'll repeat again 

question is will be record this action as log if i do action on export to XML reference link in Update set form?

Patrick DeCarl1
ServiceNow Employee
ServiceNow Employee

Hello, 

 

There is no easy way to setup a report to see who is exporting what. What you can do, is nav to "Node Log File Browser" and search for messages that contain export_update_set.do  . Below screenshot will show the logs you will see that someone exported an update set. 

 

The sys_id is the sys_id of what update set and timestamp and when it was exported. 

 

find_real_file.png