This step creates an XML order status message file for e.g. uploading via FTP. The output file has the following file name structure including a time stamp (MESSAGES_yyyyMMdd_HHmmss.xml).
Das sind die Optionen, mit denen man den Step konfigurieren kann.
Name | Datentyp | Beschreibung | Pflichtfeld | Werte |
input | SPREADSHEET | Spreadsheet of items to be proceeded. | Ja | |
mappingdefinition | STRING | The mapping definition JSON String | Ja | |
| Folgende Felder sind zu konfigurieren:
Feld | Datentyp | Beschreibung | Pflichtfeld | Standardwert | MESSAGE_TYPE | SINGLE | Message type | Ja | | TB_ORDER_ID | SINGLE | Unique number assigned by TB.One that can be found in the resulting order file. | Ja | | TB_ORDER_ITEM_ID | SINGLE | Unique number given by TB.One of a particular item within the order. | Ja | | CHANNEL_SIGN | SINGLE | Kanalkennzeichen | Nein | | SKU | SINGLE | Article number from TB.One | Nein | | QUANTITY | SINGLE | Quantity for the provided message type | Ja | | CARRIER_PARCEL_TYPE | SINGLE | Import key of one of the package types that you've created via "Basic data - Shipping - Package types". | Nein | | IDCODE | SINGLE | Ship code for tracking | Nein | | IDCODE_RETURN_PROPOSAL | SINGLE | Voraussichtlicher Shipcode des Retourenpakets. Nur zu liefern bei Versandmeldungen. Der verwendete Shipcode bei Retourenmeldung ist in IDCODE zu liefern. | Nein | | COMMENT | SINGLE | Comment | Nein | | RETURN_CAUSE | SINGLE | Reason of return(use when MESSAGE_TYPE is RETURN) | Nein | | RETURN_STATE | SINGLE | State of the returned article(use when MESSAGE_TYPE is RETURN) | Nein | | DEDUCTION | SINGLE | price reduction(use when MESSAGE_TYPE is RETURN) | Nein | |
|
Das sind die Ergebnisse des Steps, die von nachfolgenden Steps, nach der Ausführung verwendet werden können.
Name | Datentyp | Beschreibung | Pflichtfeld | Werte |
output | FILE | | Ja | |
invalidItems | SPREADSHEET | | Ja | |
| Folgende Felder sind im Output enthalten:
Feld | Datentyp | Beschreibung | Pflichtfeld | Standardwert | identifier | SINGLE | | Nein | | MESSAGE_TYPE | SINGLE | | Nein | | TB_ORDER_ID | SINGLE | | Nein | | TB_ORDER_ITEM_ID | SINGLE | | Nein | | SKU | SINGLE | | Nein | | QUANTITY | SINGLE | | Nein | | CARRIER_PARCEL_TYPE | SINGLE | | Nein | | IDCODE | SINGLE | | Nein | | COMMENT | SINGLE | | Nein | |
|