- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
11-04-2020 11:08 AM
Is there another field equivalent to Owned By for groups?
We have some CIs owned by groups and not individuals.
Solved! Go to Solution.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
11-05-2020 12:31 PM
There is a new attribute for Managed By that references the group table. This was new in Orlando with CSDM:
Managed by group attribute
- New attribute on the cmdb_ci table
- Value: Reference to group table in ServiceNow
- Use case: Identify the group responsible for managing the CI data
- Reason for this new attribute: The base attribute is “Managed by,” which references the user table. However, some customers have requested a group-referenced attribute. Previously, you may have filled this need by modifying the CMDB “Managed by” attribute to reference the sys_user_group or may have created a custom attribute.
Also, if you have modified other related attributes such as the Approval group, Assignment group, and Support group attributes, we can't modify these related attributes. This means that you may not get the full benefit of the "Managed by group" attribute.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
11-12-2020 06:54 AM
Hi
If my reply has helped in any way, kindly mark it helpful/correct. Thanks!