- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎04-07-2025 05:54 AM
Currently we are trying to auto import data via the Qualys service graph plugin. This plugin auto updates the alm hardware table but our organization wants this to be isolated at this time. is there a way to prevent anything but a manual update from making changes to the alm_hardware table or to at least prevent cmdb_ci changes to affect this table?
Solved! Go to Solution.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎04-07-2025 08:43 AM
Hello @TylerJ333505898
Business Rule "Create Asset on insert" ends up updating the alm_hardware table that is why updated by is system:
Hope that helps!
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎04-07-2025 06:39 AM
Hi @TylerJ333505898,
Depending what's been configured on your instance, there are a number of Business Rules which you may have to review as listed below.
Out of interest, are you leveraging transform maps? If so, there is a checkbox labelled 'Run transform maps' which you may want to uncheck to isolate for this process.
'Create Asset on insert' (On insert of CI)
- 'Create asset on model change' (Change of CI)
'Update Asset fields on change' (Change of CI)
To help others (and for me to gain recognition for my efforts), please mark this response correct by clicking on Accept as Solution and/or Kudos.
Thanks, Robbie