Key questions about this property
The answers below summarize the purpose, scope, default effect, and review scenarios for this property.
| What does it do? |
This property configures the MakeAndModelJS API to fetch model records based on manufacturer, model name, and model number when set to true. |
| What area does it affect? |
Configuration Management Database |
| What does the default mean? |
The default value is "true", which means this behavior is enabled by default. |
| When should you review it? |
Review this property when adjusting how model records are fetched or troubleshooting related data issues. |
Out of the box property record
Raw metadata from the property record.
| Property name |
glide.cmdb.makeandmodel.use_model_number_lookup |
| Sys ID |
01f6f72577560110996857792c5a99fc |
| Type |
boolean |
| Application |
Global |
| Default value |
true |
| Description |
This property to used by MakeAndModelJS API to control how the model records are fetched. When set to true, manufacturer, model name, and model number information is used to fetch the model record. |
| Updated |
2024-05-25 04:04:04 |
Sources
Official references and nearby text excerpts where this property appears.
Context preview
Snippet 1
... value must be less than or equal to the cost of the asset. Model number The specific model number assigned to the item by the manufacturer. Setting the system property glide.cmdb.makeandmodel.use_model_number_lookup to true enables you to lookup the model number of hardware models through the MakeAndModelJS script. Barcode The barcode number assigned to the model. Barcodes are assigned by the manufacturer. ...
Context preview
Snippet 2
... value must be less than or equal to the cost of the asset. Model number The specific model number assigned to the item by the manufacturer. Setting the system property glide.cmdb.makeandmodel.use_model_number_lookup to true enables you to lookup the model number of hardware models through the MakeAndModelJS script. Barcode The barcode number assigned to the model. Barcodes are assigned by the manufacturer. ...
Related properties