User Tools

Site Tools


urapidflow:data_validation

Differences

This shows you the differences between two versions of the page.

Link to this comparison view

Next revision
Previous revision
urapidflow:data_validation [2010/02/15 16:13]
unirgy created
urapidflow:data_validation [2010/02/22 21:35] (current)
unirgy
Line 1: Line 1:
 +====== Data Validation =====
 +
 +===== Products Import =====
 +
 +==== Fields ====
 +
 +^ Field ^ Name ^ Comments ^
 +| sku | SKU | Always required |
 +| product.attribute_set | Attribute Set | Required for new products |
 +| product.type | Product Type | Required for new products |
 +| const.value | Ignore Value | Use to ignore specific columns data, use "alias" field for the column title |
 +| category.path | Category Path(s) | use URL path of categories to associate products |
 +
 +==== Errors ====
 +
 +^ Message ^ Description ^
 +| Empty SKU | |
 +| Duplicate SKU | |
 +| Empty or invalid product type of a new product | |
 +| Empty or invalid attribute set for a new product | |
 +| Missing required value for '[attribute]' | |
 +| Invalid option '[option]' | |
 +| Invalid int value | |
 +| Invalid decimal value | |
 +| Invalid datetime value | |
 +
 +
 +==== Warnings ====
 +
 +^ Message ^ Description ^
 +| Column is out of boundaries, ignored | |
 +| Unknown option '[option]' for product '[sku]' attribute '[attribute]' | |
 +| Will not change product type for an existing product | |
 +| Will not change attribute set for an existing product | |
 +| The attribute '[attribute]' does not apply to product type '[type]', and will not be imported | |
 +| The attribute '[attribute]' does not apply to attribute set '[attribute_set]', and will not be imported | |
 +| The attribute '[attribute]' is not used, as it is a dynamic value in this product, and will not be imported | |
 +| If the attribute '[attribute]' will not used in configurable subproducts, this value might be missing | |
 +| Created a new option '[option]' for attribute '[attribute]' | |
 +| Created a new attribute set '[attribute_set]' | |
 +| Original file image does not exist | |
 +| Was not able to import image file | |
 +
 +===== Products Export =====
 +
 +==== Fields ====
 +^ Field ^ Name ^ Comments ^
 +| const.value | Constant Constant | Use to show constant value in all rows |
  
urapidflow/data_validation.1266250389.txt.bz2 · by unirgy