Identification Engine Payload Sanitization Problem
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
11-17-2022 02:41 PM
I am working on a Discovery Pattern that inserts two records into the cmdb_ci_appl_generic table. In my test case 2 records are inserted at the end of the pattern run, that is the expected behavior. I can inspect the payload and see the two records (the difference between the two rows is the name and version).
The problem is that only one record is saved to the Generic Application table (the first record) and the other appears to be discarded. The message in the Horizontal Discovery Log (Discovery Log > Creating CI > Payload Processing > Identification Engine Payload Sanitization) is
2022-11-17 08:20:43: The following item indices were removed from payload: [2]
Has anyone else experienced a problem saving two version of the same application to the Generic Application table?
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
03-03-2025 11:13 PM