How to restrict creation of cis(cmdb_ci) based on group and department
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
11-13-2024 07:51 AM
Hi team,
we have fields on group table which are name and department
how to restrict ci creation based on name and department
please advice
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
11-13-2024 08:21 AM
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
11-13-2024 08:40 AM
Thanks for response
actually i need to provide access to create ci on cmdb ci table if person is belong to abc group and the group department is xyz
and if person is belong to def group and the group department is yuv and so on... we have 3 department
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
11-13-2024 08:28 AM
Hi @vamshi2,
What's relationship between group's name & department values with "Configuration Item".
And what's CI creation process in your instance. Any data pulling or discovery or any other method.
-Thanks,
AshishKM
Please mark this response as correct and helpful if it helps you can mark more that one reply as accepted solution
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
11-13-2024 08:43 AM
Hi @AshishKM
Thanks for the response
i have loaded data using transform map and relationship is managed by group field for cmdb_ci is reference to group table