Asset model categories not captured by update set

abrouf
Kilo Sage

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

1 ACCEPTED SOLUTION

Maik Skoddow
Tera Patron
Tera Patron

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

View solution in original post

2 REPLIES 2

Maik Skoddow
Tera Patron
Tera Patron

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

abrouf
Kilo Sage

Thank you, Maik, for the great information, I didn't realize that model categories are pure data.