Skip to end of banner
Go to start of banner

Asset Uniqueness

Skip to end of metadata
Go to start of metadata

You are viewing an old version of this page. View the current version.

Compare with Current View Page History

Version 1 Next »

Provide uniqueness to assets based on attribute values. Asset Uniqueness can be defined for asset types.

Asset Uniqueness works during create and update operations on asset. Asset Uniqueness prepares a search query for each definition and executes these queries individually.

If the number of found asset count is more than "Asset Limit" an error message will be shown on the screen. 

Asset Uniqueness can be defined by following steps below;

1 - Click Asset Type Schemes

2 - Select an Asset Type Scheme

3 - Click Configure

4 - Select an Asset Type

5 - Click Asset Type Configuration

6 - Click Define asset uniqueness

7 - Click Create New Asset Uniqueness button


Form NameDescription
Definition NameDefine specific name for definition
Attributes

Select multiple attributes for AND search.

Example;

Assume that Serial Number, Status and Tag attributes selected and asset type is Computer

AttributeValueQuery
Serial NumberSN2321621


Asset Type = Computer AND Serial Number = SN2321621 AND Status = In Stock AND City = Istanbul

StatusIn Stock
CityIstanbul
Asset LimitNumber of asset occurrence that has the same attribute values with edited/created asset
Allow Empty ValueDecide whether a query should be prepared for empty values
  • No labels