- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎04-11-2019 11:04 AM
I am looking for a table that list the Activity per INC, does anyone know if this exist
Solved! Go to Solution.
- Labels:
-
Reporting

- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎04-11-2019 11:14 AM
There are several. Just to name a few. However due to the size of the tables I do not believe you can report on them.
sys_journal_field
sys_audit
sys_history_set

- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎04-11-2019 11:13 AM
Activity are stored in sys_audit table.
But, audit table is not available for reporting OOB due to performance issues.
As Admin, you can find out INC based records on sys_audit table.
Regards,
Sachin

- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎04-11-2019 11:14 AM
There are several. Just to name a few. However due to the size of the tables I do not believe you can report on them.
sys_journal_field
sys_audit
sys_history_set
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎04-11-2019 11:24 AM
Thank you both for the quick response, what we are trying to do may be accomplished through another way.
We have INC that come in, and the first touch is the Service Desk
- they are responsible for reassigning the INC to the right group
- we need to track, how long it takes for that group to pick up the ticket and how long to resolution from that point
Hoping for somethin OOB

- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎04-11-2019 11:32 AM
You should be able to do this using metric definitions or possibly Performance Analytics.