Entities are not being tied to Entity Class, despite being defined at the Entity Filter level
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
10-24-2022 04:05 PM
Hi Community,
I noticed a weird thing with Entity Scoping (perhaps it's just me or it's a SN nuance)...
1. I created an Entity Class called 'SOX Infrastructure'
2. I created an Entity Type called 'SOX Applications' and in the 'Entity Filter', I build my own conditions and set the conditions to associate the entities to the 'Entity Class' as defined in #1
However, after the entities are generated, I noticed that none of them are being tied to the Entity Class I defined in #1 above. Is that normal?
PS: I am being a bit lazy and haven't actually checked this out in my PDI so apologies in advance.

- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
10-25-2022 09:54 PM
Hi @Noelinho1 ,
Few things to check :
1. The Table which you are using on your filter condition , does that very table has any records ?
2. After you applied the filter condition, you can see the number of entity records, so does it shows any records after you applied the condition?
3. Did you try chnaging the Filter condition?
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
10-27-2022 06:36 AM
Hi @Community Alums - thanks for responding..
1. Yes the table has records - it is the cmdb_ci_appl table
2. I do the number of entities load in but the Entity Class for some reason is not being factored in. I have to manually open each entity and associate it to the Entity Class
3. I have been playing around with and thus far no dice.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
11-01-2022 06:49 AM
Do you have the Entity Class rule created for the table "cmdb_ci_appl" table?
Policy and Compliance-->Administration-->Entity Class Rules
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
11-01-2022 08:04 AM
@rajeeshraj hmmm I don't think so but now you've given me something else to poke around in. I'll report back ASAP. Thanks for responding!