- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎07-05-2022 11:06 PM
we have a lot of entities in our sn_grc_profile table without a class tagged to them . The main reason for this is that we did not have any entity class rules defined in our system . We are now defining these rules for various tables , but my doubt is how do i populate the class field for entities which are already created .
Say for eg , I did not have any entity class rule for server ( cmdb_ci_Server ) table .
some 100 entities have been created , derived from existing server table records with the class field as null .
Now we have realized this and created an entity class rule for server table ( so that any future entity created via server table has the corresponding class automatically set ) . but is there a way i can run this entity class rule for the existing entity records .
Solved! Go to Solution.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎07-06-2022 01:08 AM
Have you run this Scheduled Job "GRC set entity class on entities based on entity class rule"? This should update all previously created Entities with the newly defined Entity Class
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎07-06-2022 01:08 AM
Have you run this Scheduled Job "GRC set entity class on entities based on entity class rule"? This should update all previously created Entities with the newly defined Entity Class