SGC - AWS to stop populating the Image table (cmdb_ci_os_template)
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
ā07-24-2025 09:19 AM
Need help to stop populating the image class table by AWS connector. It brings many records (we have 50k records) into the table which arent used by the CMDB team. I tried to disable the import schedules - sg-aws- image id and sg-aws-image- private. But i found many import schedules populates the image class. Is there a way to stop populating the image class?
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
ā07-24-2025 09:29 AM
Hi @ThenmozhiA
I'd do this through the ServiceNow IRE rules. You can create a data source rules to prevent discovery sources from populating different classes. Either prevent insert, prevent update or both.
Here are the ServiceNow docs:
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
ā07-25-2025 02:42 AM
Hi Hanna,
Thanks for the suggestion I have already added the IRE data source rule and added BR to stop updating the image table. But it isnt working. I have attached the BR, please review and let me know if any changes required? Do we need to change anything in the ETL definitions.