HelpUsing AssetLoomManage AccessoriesData Validation Rules for Accessory Bulk Import

Data Validation Rules for Accessory Bulk Import

During the import process, AssetLoom validates your data to ensure it meets system requirements. Review the following rules before preparing your CSV file.

1. Default Fields

These are standard fields supported by AssetLoom. Each field has specific validation rules and, in some cases, automatic data handling.

No.FieldRequirementValidation RulesData Handling / Notes
1NameRequiredMax 255 characters
2InventoryRequiredMax 255 charactersAuto-created if not existing. Cannot be saved if the component is assigned
3CategoryRequiredMax length 255 characters.Auto-created if not existing. The category must belong to the imported resource
4QuantityRequiredPositive number\n\nMax quantity is 10000
5Min QuantityOptionalPositive number\n\nMin quantity < Quantity
6ManufacturerOptionalMax 255 charactersAuto-created if not existing.
7Model NumberOptionalMax 255 characters
8Order NumberOptionalMax 255 characters
9Purchase DateOptionalMust match selected date format
10Purchase CostOptionalNumeric, max 2 decimal placesCurrency is parsed automatically. Defaults to system currency if missing
11LocationOptionalMax 255 charactersAuto-created if not existing
12DepartmentOptionalMax 255 charactersAuto-created if not existing
13SupplierOptionalMax 255 charactersAuto-created if not existing
14NotesOptionalMax 2048 characters

2. Custom Fields

Custom fields are validated based on their configured type in AssetLoom.

Field TypeValidation RulesData Handling / Notes
TextboxBased on field configuration
Text AreaMax 2048 characters
List Box / CheckboxValue must match predefined optionsMultiple values must be separated by line breaks (\n)
Date PickerMust be a valid date formatMust match configured format
info

Only custom fields included in the import file will be processed; custom fields not present in the file will not be added automatically, even if they’re default custom fields.

Learn more about Custom Fields ->