alm hardware model update
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
09-08-2023 06:28 AM
i want to update the model and model category to the assets in the table alm_hardrare, but these are readonly.
how these fields get updated in the alm_hardrare table? can we do manual update
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
09-08-2023 07:24 AM
You can check if the steps from the following URL is helpful for updating model category:
https://m.youtube.com/watch?v=WcwslV2RHIg
For updating the model, you can update the 'Model ID' of the corresponding CI record (this can be found from the 'configuration item' reference field). The model field of asset will also be updated due to asset-ci field mapping sync.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
09-08-2023 07:29 AM
i have loaded HW asserts into alm_hardawre table. some assets model and model category not updated.
how these fields will get update in the alm_hardware table, what is the link/relation between the am_hardware and asset model table.
on what basis the model details will get update in the alm_hardware table?
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
09-08-2023 07:42 AM
If you are importing using Excel, then 'Model' field in your excel file should exactly match with the 'Display Name' of the Model record in ServiceNow.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
09-08-2023 08:00 AM
i am loading from the another tool rest api, some assets the data updated automatically and some assets the model is empty , i didnt configure anything to update the model details but some assets its updated , i what to know how the relation ship/logic works between these tables(alm_hardware and model table)