HelpUsing AssetLoomManage ComponentsData Validation Rules for Component Bulk Import

Data Validation Rules for Component 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.

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
6Order NumberOptionalMax 255 characters
7Purchase DateOptionalMust match selected date format
8Purchase CostOptionalNumeric, max 2 decimal placesCurrency is parsed automatically. Defaults to system currency if missing
9SerialOptionalMax 255 characters
10LocationOptionalMax 255 charactersAuto-created if not existing
11DepartmentOptionalMax 255 charactersAuto-created if not existing
12NotesOptionalMax 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 ->