How to import data into different cmdb tables based on the 'Class' column in spreadsheet

Susmitha1625
Tera Guru

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

6 REPLIES 6

SanjivMeher
Kilo Patron
Kilo Patron

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.

Michael Fry1
Kilo Patron

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.

Susmitha1625
Tera Guru

@SanjivMeher 

I've tried it, but still it's creating the CI in the parent table. 

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.