Communication Interfaces: Unterschied zwischen den Versionen

Aus Wiki - Heidler Strichcode GmbH
Zur Navigation springen Zur Suche springen
(Die Seite wurde neu angelegt: „de:Kommunikation_/_Schnittstellen (work in progress) = HVS32 = == Automatik-Polling == *HVS32 default interface == Interak…“)
 
(10 dazwischenliegende Versionen von 3 Benutzern werden nicht angezeigt)
Zeile 1: Zeile 1:
 
[[de:Kommunikation_/_Schnittstellen]]
 
[[de:Kommunikation_/_Schnittstellen]]
 +
= HVS32 Processing-Interfaces =
 +
Please note: all descriptions are just examples. Field names, -length, format are open to customization. Due to a data evaluator, we are able to map your fields to our database structure.
 +
Except Automatic-Polling SOAP/REST - these interfaces are fixed and can not easily be customized!
  
(work in progress)
+
=== Automatic-Polling ===
 +
In automatic polling mode, the HVS32 dispatch system works completely in the background and is addressed by the upstream system via interface. Functions such as dispatch label printing, package cancellation, daily closing, etc. can be triggered. No user input of data is required.
  
= HVS32 =
+
The data can be transferred from the upstream system to the HVS32 via the following interfaces:
  
== Automatik-Polling ==
+
*[[HVS32_File_Interface_(Polling)|File (CSV, SDF, etc.)]]
*[[HVS32_default_interface|HVS32 default interface]]  
+
*[[HVS32_REST_Interface_(Polling)|REST]]
 +
*[[HVS32_SOAP_Interface_(Polling)|SOAP]]
 +
*[[HVS32 JDBC interface (automatic polling)|JDBC]]
 +
*[[HVS32_SAP_RFC_Interface_(Polling)|SAP RFC]]
 +
*[[HVS32_SAP_IDOC_Interface_(Polling)|SAP IDOC]]
 +
*[[HVS32_Ehrhardt_%2B_Partner_LFS_Interface_(Polling)|Ehrhardt + Partner LFS]]
  
== Interaktiv ==
+
=== Interactive ===
*[[HVS32_Lieferscheindaten|HVS32 Lieferscheindaten]]  
+
In interactive processing, the dispatch data is entered in an entry mask of the HVS32. The dispatch data can be requested from or reported back to the previous system by various [[HVS32_Functions_Interactive|interactive Actions]] in the previous system.<br>
*[[HVS32_Adressdaten|HVS32 Adressdaten]]
+
This gives you the possibility, for example, to make a data request after scanning a delivery note, feedback after printing a label, feedback after daily closing, feedback after cancellation/release.<br>
  
= DataGatewayServer (DGS) =
+
The following interfaces can be used to access the dispatch data of the previous system during interactive processing:
Bitte beachten Sie, dass alle Beschreibungen sich nur auf einen Standard beziehen, welcher als Vorschlag für die Schnittstelle dienen soll. Feldnamen /-längen /-formate können prinzipiell abweichen (außer Automatik-Polling SOAP/REST), müssen in diesem Fall jedoch individuell betrachtet/analysiert werden.
 
== Automatik-Polling ==
 
*[[HVS32_REST_Schnittstelle|REST]]
 
*[[HVS32_SOAP_Schnittstelle|SOAP]]
 
*[[HVS32_ODBC_Schnittstelle|ODBC]]
 
*[[HVS32_SAP_RFC_Schnittstelle|SAP RFC]]
 
*[[HVS32_SAP_IDOC_Schnittstelle|SAP IDOC]]
 
  
== Interaktiv ==
+
*[[HVS32_File_Interface_Deliverydata_(Interactive)|File (Deliverydata)]]
*[[HVS32_SOAP_Schnittstelle_Interaktiv|SOAP]]
+
*[[HVS32_File_Interface_Addressdata_(Interactive)|File (Addressdata)]]
 +
*[[HVS32_SOAP_Interface_(Interactive)|SOAP]]
 +
*[[HVS32_JDBC_Interface_(Interactive)|JDBC]]
 +
*[[HVS32_SAP_RFC_Interface_(Interactive)|SAP RFC]]
  
= StatusdatenManager (SEM) =
+
= Other interfaces =
*[[Statusdaten_Export_Standard_Schnitstelle|Export]]
+
*[[Statusdata_export_default_interface|StatusdataManager (SEM)]]

Version vom 13. Oktober 2021, 11:48 Uhr

HVS32 Processing-Interfaces

Please note: all descriptions are just examples. Field names, -length, format are open to customization. Due to a data evaluator, we are able to map your fields to our database structure. Except Automatic-Polling SOAP/REST - these interfaces are fixed and can not easily be customized!

Automatic-Polling

In automatic polling mode, the HVS32 dispatch system works completely in the background and is addressed by the upstream system via interface. Functions such as dispatch label printing, package cancellation, daily closing, etc. can be triggered. No user input of data is required.

The data can be transferred from the upstream system to the HVS32 via the following interfaces:

Interactive

In interactive processing, the dispatch data is entered in an entry mask of the HVS32. The dispatch data can be requested from or reported back to the previous system by various interactive Actions in the previous system.
This gives you the possibility, for example, to make a data request after scanning a delivery note, feedback after printing a label, feedback after daily closing, feedback after cancellation/release.

The following interfaces can be used to access the dispatch data of the previous system during interactive processing:

Other interfaces