
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎10-11-2022 06:23 AM - edited ‎10-11-2022 06:26 AM
Hi Experts,
Background: I have activated the OOTB Business Rule "Create CI on Insert" on Hardware Asset table which creates a corresponding CI whenever a new Hardware Assets gets created in the "alm_hardware" table. It also creates a duplicate CI if a duplicate Asset is created.
I have also created Asset-CI field mapping where a field called "Hostname" becomes CI Name .
Requirement: Restrict the creation of duplicate CI based on CI Name.
I believe this is not handled in OOTB Business Rule or the Script Includes called in it. Also I am not sure if IRE has to do anything with this type of CI Creation.
Please suggest what would be the best solution for this.
Solved! Go to Solution.

- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎10-11-2022 06:26 AM
I believe the creation of a duplicate CI being created when a duplicate Asset is created is not a problem. Why are duplicate assets being created?

- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎10-11-2022 06:26 AM
I believe the creation of a duplicate CI being created when a duplicate Asset is created is not a problem. Why are duplicate assets being created?

- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎10-17-2022 12:12 PM
Hi Patrick,
Sorry for my late response. I was raising the same concern with the client as to why they want duplicate Asset being created at first place. I was given the reason that they cannot control whether an Asset comes into the system first or a CI.
But ultimately for now, they have agreed to restrict created duplicate Asset records rather than managing CI duplication while auto-creation.
Thanks.