Model categories vs consumable models?

6-String
Kilo Contributor

Let's assume I'm creating an power adapter consumable record, for 10 proprietary power adapters. I want to track these for inventory purposes to enable a user to scan out a quantity, and have the system notify me, and update qty in the system/record. I have a few questions:

  1. When creating the consumable, what is the significance of a model category?
  2. What is the significance of the consumable model?
  3. How does selecting multiple model categories (when creating a new consumable model) help/hinder?
  4. After creating both of these items, and attempting to create a consumable, I have to select "model" first in order to  see selectable options. Otherwise, if I select a "model category" first, "model" will return no results. Is this correct behaviour?

Thanks 

 

1 ACCEPTED SOLUTION

Hi 6-string,

Some direct answers to your questions in your use case:

For each item you have to track on qty (consumable) or on individual item (asset) a Product Model should be created: In this case for each connector and adapter a Product Model with Product Model category = Consumable should be created.

Why: To distinguish the involved item (connector / adaptor) and to track these items as consumables: Track based on item quantities.

The consumables tab in this form will give you a list of users or assets where the involved item was assigned to: Monitoring on consumables users / assets is possible in this way.

By defining stock rules (one rule for every involved Product Model in every involved Stockroom) you can automate the reordering proposal of an item in case minimum stock levels are reached. With this proposal you can decide to re-order items by using the procurement process.

 

Hope this helps.

 

Ed  

View solution in original post

5 REPLIES 5

Rekha Esadkar
Tera Expert

Hi @author ,

1)Model categories associate CI classes with asset classes. Model categories are part of the Product Catalog application.

The model category configuration determines if the ServiceNow platform creates an asset from a CI, and, if so, what class of asset. Asset classes in the base system are HardwareSoftware License, and Consumable. You can associate a model category to many models and a model to many model categories. For example, a specific model of a computer can be a Computer and a Server.
 
2)Models are specific versions or various configurations of an asset. Models are used for managing and tracking assets through various ServiceNow platform asset applications, including Product Catalog, Asset Management, and Procurement.

Model definitions can be based on vendor-provided criteria, for example, the manufacturer name Apple MacBook Pro, or on a custom abstraction, for example, Graphic Designer Workstation. All model information is located in the Product Catalog application.

A model can be in one or more model categories. For example, a laptop can be a computer and a server. Model definitions specify whether the model creates an asset, a configuration item, or both. On a hardware model record, compatible hardware models can be added.

Unless otherwise noted, working with product models requires the model_manager role. This role is contained by other roles, such as sam, category_manager, and asset.

 3)https://docs.servicenow.com/bundle/paris-it-asset-management/page/product/product-catalog/task/t_Cre...

4)The base system provides a model category for each CI class in the CMDB. As you create cmdb_ci classes, create a corresponding row in the model category table for the model table to be used.