How to import data into different cmdb tables based on the 'Class' column in spreadsheet
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎01-04-2024 10:28 AM
Hello,
I want to import data into Configuration Item Tables based on the 'Class' column in the data source. But, I can't set the class name in the cmdb_ci table. The CIs are being imported to the parent table only. Please help me. Is it possible with a single transform map or Do I have to create a transform map for each class? TIA
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎01-04-2024 09:06 PM
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎05-30-2024 05:54 AM
It might help if you use the actual cmdb_ci table names under Class in your data source, e.g. cmdb_ci_computer for Computer, etc. I had the same issue and it did the trick.