- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
ā08-10-2023 03:29 PM
Asset model categories are not captured by the update set. I created the model category from here:
Product catalog > Product Models > Model Categories > New
but didn't capture by the update set.
Please advise.
Thank you.
abrouf
Solved! Go to Solution.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
ā08-10-2023 07:52 PM - edited ā08-10-2023 07:55 PM
Hi
model categories at table cmdb_model_category represent pure data (no "Application" column available) which cannot be captured in Update Sets as Update Sets only capture configurations.
Instead you have to export the model categories to XML and import them on the target instance.
Maik
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
ā08-10-2023 07:52 PM - edited ā08-10-2023 07:55 PM
Hi
model categories at table cmdb_model_category represent pure data (no "Application" column available) which cannot be captured in Update Sets as Update Sets only capture configurations.
Instead you have to export the model categories to XML and import them on the target instance.
Maik
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
ā08-11-2023 07:51 AM
Thank you, Maik, for the great information, I didn't realize that model categories are pure data.