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 10:38 AM
You should be able to set the class using the transform map field mapping. Have you disabled the Business rule in the transform map?
Please mark this response as correct or helpful if it assisted you with your question.

- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎01-04-2024 10:49 AM
You should be using Integration HubETL. That will not only bring the data into the right table but you can build the relationships out as well! You can't do that in a regular transform map.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎01-04-2024 10:59 AM
I've tried it, but still it's creating the CI in the parent table.

- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎01-04-2024 11:11 AM
Can you post a screenshot of the field mapping?
If it doesnt work, I would try to use transform Map Before Script to set the class.
Please mark this response as correct or helpful if it assisted you with your question.