Database view for Audit and Incident table is not working
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
3 weeks ago
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
3 weeks ago
Hi,
your database view doesn't currently have a join query specified to connect the two tables. Also, what are you trying to do? Whenever someone posts about reporting on the audit table, it raises alarm bells as the table isn't intended to be reported on directly.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
3 weeks ago
Hi,
Basically i was trying to fetch the details of update frequency on Incident table where i should be able to see created timestamp, INC number and work notes/comments.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
3 weeks ago
sys_journal_field would capture comments and work notes, rather than needing to query the audit table. However, it would be beneficial to create a metric definition and/or SLA if you're need to report/manage on update frequency
