How to remove an entry from Activity log?
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎12-12-2012 03:59 AM
How to remove an entry from Activity log?
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎12-12-2012 07:03 AM
What do you actually mean by "activity log"? If you are referring to the Activity Formatter, it is simply rendering the history in an easy-to-read form.
Regards,
Slava
Blog: https://sys.properties | Telegram: https://t.me/sys_properties | LinkedIn: https://www.linkedin.com/in/slava-savitsky/
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎12-27-2012 03:48 AM
My apologize for late response...
Just take an example of any task in ServiceNow and if we see Activity field, it captures the various updates on various dates. If I need to remove one of update from those values, how to do that.
I hope it is elaborated better this time...
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎12-27-2012 04:28 AM
All updates for audited tables are captured in "sys_audit" table. This information can then be viewed in record history. Activity formatter that you are referring to is merely another representation of the same data. An administrator can configure the list of fields updates to which are displayed in the activity formatter. Is this what you are trying to achieve?
Blog: https://sys.properties | Telegram: https://t.me/sys_properties | LinkedIn: https://www.linkedin.com/in/slava-savitsky/
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎12-27-2012 05:17 AM