IntegrationHub ETL: Software Instance - Computer mapping

Sanju1
Giga Contributor

I am using IntegrationHub ETL to import CMDB data from a Third party Asset Management System. I have two data sources as of now:

1. Computer data

2. Software data installed in a computer (also has some data of the computer)

 

I have successfully set up a Robust Transform (Computer Transform) to import the Computer (cmdb_ci_computer) data.

I have also set up a Robust Transform (Software Transform) that imports Software Packages (cmdb_ci_spkg) and Software Instances (cmdb_software_instance).

 

In the RT Software Transform, to map the software instance to its installed software I also have a stub record of cmdb_ci_computer with only the source native key. This SNK is the same as the SNK of Computer Transform. In the Software Instance class mapping I have added the Installed on attribute and pointed that to the Basic Class stub record mentioned above. But during the transforms I am not getting the Installed on field populated.

 

Am I missing something here? Any help is greatly appreciated.

 

 

1 REPLY 1

Damhoej
Giga Guru

Did you come up with a solution?
I am trying to import software and software instances from a 3rd party vendor.
And I am struggling to find the exact transforms that will work.