Reference
- Full file template: download file template / See in Google Drive
- Data flow: from ERP to LNB
- Data types: sales catalog product
- File naming: see sales_catalog_products in the flat files automation instructions
File requirements
If a row does not meet all these constrains, it will be ignored:
- sales catalog code must be valid
- product model must be valid
- variant must be valid (key can be configured as fabric name or code)
- a "sales catalog code + model + variant" combination must be unique in the file, only the first row will be processed
File processing rules
Sales catalog products are updated all at once. This importer will first empty the targeted sales catalogs and then insert the products from the file.
File schema (see in Google Drive)
Field | Description | Type | Required |
Sales catalog code | The sales catalog code (identifier) | string | ✓ |
Model
|
The product model (identifier) | string | ✓ |
Variant | The variant fabric code (identifier) | string | ✓ |
Comments
0 comments
Please sign in to leave a comment.