Managing Duplicate Asset Records with Model Category and IntegrationHub ETL
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
a month ago
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
a month ago
Hi,
If you're importing items into the CMDB, and subsequently creating assets, then OOTB for the cmdb_ci_handheld_computing table the following identifiers are used
- Serial
- Name
- Related list, network adaptor mac address
You would need to update your CMBD identification rules if you wanted to match on more fields, such as model info and IMEI
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
a month ago
Hi @Kieran Anson ,thanks for your reply .
My main issue is to avoid duplicates, inserted into custom asset table .So to avoid we have created model category (CI class:cmdb_ci_handheld_computing and Asset class :u_xyz_abc).But still no luck !
So is any other way to prevent duplicate insert into asset table!
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
a month ago
As you're using ETL, your data is imported into the CMDB where reconcilliation (de-duplication) will be handled. As mentioned in my original reply, creating a new identification rule will result in duplicate assets not being created as you won't have duplicate CI entries
