- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
02-23-2018 06:30 AM
Hello,
can i able to track my logs like when xx update set exported and all log
Kindly share the points
Thanks,
Aravind.E
Solved! Go to Solution.
- Labels:
-
User Experience and Design
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
02-23-2018 08:41 AM
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.

- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
02-23-2018 07:00 AM
Can you elaborate.
Thanks,
Ashutosh
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
02-23-2018 07:23 AM
Hi ashutosh,
My question is i have created one updates set and make it as completed.but another user from same instance tried to export created update set.how could i come to know whether any user exported that update set or not.so is there any logs for record these action?
Thanks,
Aravind.E

- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
02-23-2018 07:46 AM
HI,
ON below table a record is created and then this record gives us our contents.:
sys_attachment_doc.list
Thanks,
Ashutosh Munot
Please Hit ✅Correct, ⭐️Helpful depending on the impact of the response
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
02-23-2018 07:57 AM
Hi,
I couldnt able to find any table name which was you shared me.