Webshopschnittstelle für Anbindung ohne ETRON Gateway

Für Firmen, die einen eigenen Webshop betreiben wollen, bieten wir die Import- und Export-Spezifikationen nachstehend an.

Die Anbindung von Webshops ohne ETRON Gateway ist ein Individual Projekt und muss zuvor unbedingt mit dem Vertrieb abgeklärt werden.

Diese Dokumentation beschreibt eine Grundstruktur. Durch diverse Grundwerte Einstellungen kann es zu abweichenden Strukturen oder Feldinhalten kommen!

Es kann jederzeit zu nicht angekündigten Erweiterungen kommen. Eine Schnittstelle muss zumindest so ausgelegt sein, dass nicht definierte zusätzliche Felder kein Problem darstellen!

Import vom Webshop

Schnittstellenbeschreibung

PDF Download Version 16:

214KB
etron_webshopschnittstelle_import_vom_shop_11.pdf
pdf

XML Beispiel Datei

3KB
Webshop_an_ETRON_Beispiel.xml
<root date="03.06.2008, 09:58:23" version="11">
<orders orders_id="1" customers_id="1" customers_cid="12345" customers_vat_id="" customers_company="" customers_street_address="Strasse" customers_city="Stadt" customers_postcode="2345" customers_state="Brunn am Gebirge" customers_country="AT" customers_telephone="111" customers_email_address="office@etron.at" delivery_id="2" delivery_gender="" delivery_firstname="" delivery_lastname="" delivery_company="" delivery_street_address="" delivery_city="" delivery_postcode="" delivery_country="Austria" customers_gender="m" customers_firstname="Hermann" customers_lastname="Testmann" payment_class="cc" cc_type="Mastercard" cc_owner="" cc_number="" cc_expires="" cc_start="" cc_issue="" cc_cvv="" comments="test" last_modified="" date_purchased="2008-03-04 12:48:41" currency="EUR" shipping_method="" shipping_class=""/>
<orders_products orders_products_id="1" orders_id="1" products_id="1" products_model="2112005240003" products_name="Testartikel 1" products_price="19.0000" final_price="38.0000" products_tax="20.0000" products_quantity="2" allow_tax="1"/>
<orders_products orders_products_id="2" orders_id="1" products_id="1" products_model="2112005240003" products_name="Testartikel 1" products_price="19.0000" final_price="38.0000" products_tax="20.0000" products_quantity="2" allow_tax="1"/>
<orders_products orders_products_id="3" orders_id="2" products_id="12" products_model="2113000010127" products_name="T-SHIRT " Olympiade PEKING 2008 Set" products_price="19.0000" final_price="38.0000" products_tax="20.0000" products_quantity="2" allow_tax="1" bundle_pos="0"/>
<orders_products orders_products_id="4" orders_id="2" products_id="13" products_model="2112010070206" products_name="T-SHIRT " Olympiade PEKING 2008 schwarz XL " products_price="5.0000" final_price="38.0000" products_tax="20.0000" products_quantity="1" allow_tax="1" bundle_pos="3"/>
<orders_total orders_id="1" class="ot_total" value="80.00"/>
<orders_total orders_id="2" class="ot_total" value="80.00"/>
</root>

Export an den Webshop

Schnittstellenbeschreibung

PDF Download Version 16:

307KB
etron_webshopschnittstelle_export_an_shop_16.pdf
pdf

XML Beispiel Datei

57KB
ETRON_an_Webshop_Beispiel.XML
<root date="14.02.2012, 09:30:38" version="16" delta="0">
<products products_id="1" products_model="2110000010010" products_ean="" products_master_model="" products_master_flag="0" products_quantity="24.00" products_shippingtime="1" products_quantity_shops="ONLINE:10;F01:7;F02:7" products_image="1_1.jpg" products_price="8.3333" products_priceb="10.00" products_regularprice="0.00" products_status="1" products_weight="0.0000" manufacturers_id="0" products_tax_class_id="1" products_vpe="0" products_vpe_status="0" products_startpage="0" products_startpage_sort="0"/>
<product_keys>
<attributes products_id="1">
<attr name="color" value="Rot"/>
<attr name="color_group" value="1"/>
<attr name="related_products" value="5,7,8"/>
<attr name="related_categories" value=""/>
</attributes>
</product_keys>
<products_sets bundle_id="1201" products_id="2" products_id_bundle="12" products_quantity="1"/>
<products_sets bundle_id="1202" products_id="7" products_id_bundle="12" products_quantity="3"/>
<categories categories_id="26" categories_status="1" categories_image="" parent_id="25" sort_order="0" products_sorting="pd.products_name" products_sorting2="ASC"/>
<categories_description categories_id="26" language_id="2" categories_name="0-2 Jahre" categories_description=""/>
<categories_description categories_id="26" language_id="3" categories_name="0-2 Jahre" categories_description=""/>
<categories categories_id="19" categories_status="1" categories_image="" parent_id="18" sort_order="0" products_sorting="pd.products_name" products_sorting2="ASC"/>
<categories_description categories_id="19" language_id="2" categories_name="1" categories_description=""/>
<orders orders_id="29" orders_status="3"/>
<orders orders_id="30" orders_status="3"/>
</root>

Konfiguration Webshopanbindung

Import

Als Dateien am FTP Server muss "\WebExp\shop2erp*.xml" eingetragen werden. Dies gibt den lokalen Pad für die Pufferung der Tansferfiles an und nicht den Pfad am FTP Server.

Am FTP Server müssen die Dateien im Root des Transferusers stehen.

Export

Als Zieldatei am FTP Server muss "\WebExp\erp2shop @dati@.xml" eingetragen werden. Dies gibt den lokalen Pad für die Pufferung der Tansferfiles an und nicht den Pfad am FTP Server.

Am FTP Server werden die Dateien im Root des Transferusers abgelegt.

FTP

Zum FTP Server können Optionen angegeben werden.

/SFTP = SFTP Transfer
/NOKEY = Kommunikation ohne Zertifikat
!/EDI/ = Pfad am FTP Server /EDI/

Last updated

(c)2024 ETRON Softwareentwicklungs- und Vertriebs GmbH