Transmission and file naming
Username and password will be provided at the beginning of the project
Hostname | |
---|---|
Protocol | SFTP |
Port | 22 |
IP addresses Use host name for connection and IPs only for whitelisting | 137.116.205.202 |
After a successful download/import, messages must be deleted from the FTP
To avoid data loss in case of connection problems, the sender should check the successful upload and retransmit automatically if necessary
FTP folder structure
Test | |
---|---|
dg2partner (IN) | sftp://ftp.digitecgalaxus.ch/OrderData/Test/dg2partner/ |
partner2dg (OUT) | sftp://ftp.digitecgalaxus.ch/OrderData/Test/partner2dg/ |
Live | |
dg2partner (IN) | sftp://ftp.digitecgalaxus.ch/OrderData/Live/dg2partner/ |
partner2dg (OUT) | sftp://ftp.digitecgalaxus.ch/OrderData/Live/partner2dg/ |
Filenaming
Galaxus -> Partner (dg2partner)
GORDP_<SupplierId>_<OrderId>.xml | |
GCANP_<SupplierId>_<OrderId>_<Timestamp>.xml | |
GRETP_<SupplierId>_<OrderId>_<Timestamp>.xml |
Partner -> Galaxus (partner2dg)
GORDR_<SupplierId>_<OrderId>_<*>_<Timestamp>.xml | |
GDELR_<SupplierId>_<OrderId>_<*>_<Timestamp>.xml | |
GCANR_<SupplierId>_<OrderId>_<*>_<Timestamp>.xml | |
GEOLN_<SupplierId>_<OrderId>_<*>_<Timestamp>.xml | |
GINVO_<SupplierId>_<OrderId>_<*>_<Timestamp>.xml | |
<OrderId>_<InvoiceNoPartner>_<TrackingNo>.pdf | |
GSURN_<SupplierId>_<OrderId>_<*>_<Timestamp>.xml |
The first characters correspond to the message designation, followed by an underscore:
<MessageType>: e.g. GDELR (Must)
<SupplierId>: Your Digitec Galaxus customer number - is also sent in the GORDP as supplier PARTY_ID, as well as in the file name (Should *)
* = Must, if the same FTP account and folder is used for CH and EU<OrderId>: Order number from Digitec Galaxus (Should)
<*>: Your document number (Should)
<InvoiceNoPartner>: Your invoice number (mandatory for export invoices)
<Timestamp>: Timestamp (Should)
Examples:
GORDP_<SupplierId>_<OrderId>.xml
GORDR_<SupplierId>_71696740_AB123456_202103311537.xml
GDELR_<SupplierId>_71696740_LF789000_202103311537.xml
GINVO_<SupplierId>_71696740_RG7654321_202103311537.xml