- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎07-27-2022 02:09 PM
Hello community...
Situation:
- I am building entities for SOX compliance and querying the cmdb_ci_database table
Is there a way for me to easily bring in databases that are in scope for SOX controls without having to use and populate a custom attribute at the cmdb_ci_database table? I.e. is there a native OOTB function for this?
Thanks,
Noel
Solved! Go to Solution.
- Labels:
-
Policy and Compliance Management
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎07-27-2022 07:19 PM
Hi
Do you have a possibility to create a CMDB query by using cmdb CI relations to filter the cmdb CI databases, if possible then you can use that CMDB query for entity scoping.
Make sure you execute the CMDB query and see all required databases are coming or not and once your validated it, then tag that CMDB query with "GRC Scoping" and use it in entity filter for entities scoping.
With above approach you don't need to create additional attribute on cmdb_ci_database table for entity scoping alone.
Please Mark ✅ Correct/helpful, if applicable.
Thanks,
Srinivasulu Laggala
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎07-27-2022 07:19 PM
Hi
Do you have a possibility to create a CMDB query by using cmdb CI relations to filter the cmdb CI databases, if possible then you can use that CMDB query for entity scoping.
Make sure you execute the CMDB query and see all required databases are coming or not and once your validated it, then tag that CMDB query with "GRC Scoping" and use it in entity filter for entities scoping.
With above approach you don't need to create additional attribute on cmdb_ci_database table for entity scoping alone.
Please Mark ✅ Correct/helpful, if applicable.
Thanks,
Srinivasulu Laggala
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎07-31-2022 08:38 AM
Thank you. Certainly an approach. Appreciate the quick response.