DeliveryDate
Short description
The ERP Cache DeliveryDate interface allows the import of delivery dates into the ERP Cache. The interface enables the definition of article specific delivery dates. The interface is intended to be used for short-lived articles.
Delivery method
Update Frequency: Batch at least once a day Incremental or complete set: Incremental
Filetype: Zipped XML
Filename: [SHOPNAME]_ErpCache_DeliveryDates_[INDEXNUMBER].xml Transport: over FTPS, FTPS Vendisto server hosted by INTEGRACE, file will be placed on FTPS server by ERP party.
Location within FTP root: \ErpCache\
Structure XML
Fields XML
Import element:
Name
Description
Type
Required/Optional
ImportSettings
Container element for importsettings
Element
Required
DeliveryDates
Container element for delivery data
Element
Required
ImportSettings element:
Name
Description
Type
Required/Optional
Importer
Name of the importer. Should be ErpCache_DeliveryDates
Text
Required
Version
Version of the import xml. To be used for backward compatibility issues.
Must be 1.0
Text
Required
Delivery element:
Name
Description
Type
Required/Optional
ProductNumber
The identifier of a product
Text
Required
Dates
Container element for dates. Each Date element contains a value of a Date type.
Element
Required
Types:
Type
Values
Date
Must be a string of eight positions formatted as: yyyymmdd
Last updated