IntegrationHub ETL

KarankiS
Tera Contributor

I have a requirement to pull data from 3rd party tool and insert in CMDB table. For this i have a flow configured to get the data and create a import data set and insert import set rows in it. Im able to get the data and every thing is working as expected. on the other hand i have created a IntegrationHub ETL, where im doing the field mapping and adding a schedule at the end, which triggers the flow , i can see that. it was able to get the response but no import set rows are inserted. Can you please tell me if I'm missing anything here.

1 REPLY 1

lauri457
Giga Sage

You will need to share more of your configuration. Generally speaking check that your flow/action/script is returning whatever you expect it to and make sure that the columns exist in the staging table and I'd suggest to use a data source. If you use a data source with Data in single column checked you can just unload a single row as raw data in a single field which Ihub etl can parse automatically.