Model ID import with IntegrationHub ETL
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
06-03-2025 05:07 AM
I am trying to figure out how to populate Model ID attribute when importing from excel file using IH ETL.
When I select model_id it just ignore the value and leave the attribute empty. No error or any indication that it did import the value.
Any idea how to fix that?
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
06-03-2025 05:21 AM
Hi @Damhoej ,
You can use this solution : Model ID Population using IH-ETL - ServiceNow Community
Sandeep Dutta
Please mark the answer correct & Helpful, if i could help you.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
06-03-2025 05:28 AM
It does not work.
I have tried all the clense methods and none of them are working.
I still get an empty model id attribute
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
06-04-2025 09:39 AM
Ensure you are doing a lookup on cmdb_model when configuring IHETL, doesn't have much detail but the model_id should be sent with sys_id or configure display name to do automatic lookup.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
06-05-2025 01:29 AM
i can not do a lookup on a new model.
have you tried to import a server ci from excel and select model id in the transform map?
It just ignores that field