Integration Hub ETL - All CIs are not being updated

Hari Priya3
Tera Contributor

To Implement Generic API, we have tried to use Integration Hub ETL to update CMDB data. 

We have used the endpoints - CMDB data Ingestion API and Import Set API. 

After implementing all the required steps( ETL record and right mappings, data source ) we have observed that only few CIs  are being updated and most of the CIs are not being updated.

 

Note : We are using JSON payload as request body ( JSON has 1 one of the identifiers required for IRE -Referring to name for Server class)

Does anybody know on what criteria the CIs are being updated /stopped from being updated

3 REPLIES 3

Aoife
Tera Guru

One thing that comes to mind, required fields on the specific CMDB table in question.  If you do not have every required field filled, it won't save the record.

Another issue can be a reference field, you are trying to put a value in that the referenced table does not have a record for.

Aoife

Hari Priya3
Tera Contributor

Hello Aoife, 

 

Thank you for the response. 

That is not the case here. Reference value exists and all fields are filled in.

 

 

Hari Priya3
Tera Contributor

The Updates on CI worked after increasing the priority in the Reconciliation rules.