Recommended practice for managing decision table answer history

- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
07-14-2024 04:58 PM - edited 07-14-2024 05:00 PM
Hello Community -
I'm struggling a bit with how to proceed and looking to see if there is a better recommendation than where my mind keeps taking me.
For various Configuration Item types, we want to ask the CI owner a series of 8 questions to determine the compliance scope for that CI. I've got the logic for the decision table built out and working as expected, but for audit and data certification purposes, I need to be able to keep a history of the information provided in those questions.
Is there a better to maintain this history & be able to do data certification on the information added than adding 8 new fields to the base cmdb_ci table?
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
07-14-2024 10:41 PM
Hi @Brian Bouchard,
please check below link:
Thank you, please make helpful if you accept the solution.

- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
07-15-2024 04:18 AM - edited 07-15-2024 04:19 AM
Thanks for trying to help, @Yashsvi, but that link does not answer my question at all.