Go to documentation repository
Page History
Wyspecjalizowane algorytmy parsowania mogą obsługiwać rachunki oraz dodawać dane do bazy danych; za ich pośrednictwem można aplikować bardziej zaawansowane ustawienia rachunków.
Wybór parsera jest zalezny od struktury danych POS:
- Parser XML dla plików .txt
- Parser POS dla plików .prl
Parser XML określa zasady dodawania danych do bazy danych rachunków dla danych w formacie XML z terminalu POS. Parser XML sprawdza także poprawność danych XML.
Parser POS określa zasady dodawania danych do bazy danych rachunków dla danych z terminalu POS w formacie innym niż XML. Parser POS jest zależny od struktury danych w terminalu POS.
Aby zaimportować parser, wykonaj następujące kroki:
- W polu Plik szablonu (1) naciśnij przycisk .
Przejdź do folderu z plikiem parsera. - Wyznacz typ parsera oraz jego plik.
Jeśli korzystasz z parsera XML, wybierz wartość XML PROTOCOL w polu Rodzaj urządzenia (2).
- Naciśnij Zastosuj.
Parser został zaimportowany
A special parsing algorithm processes the receipts and adds data to the receipts database. This is an option for advanced settings.
The choice of parcers depends on POS data structure:
- XML parcer for .txt files
- POS parcer for .prl files
The XML parser specifies the rules for adding data to the receipts database if you have XML data from a POS terminal. The XML parser also validates the XML data against a schema.
The POS parser specifies the rules for adding data to the receipts database if the data is from a POS terminal is other than XML. The parser depends on the POS terminal data structure.
To import a parcer, do as follows:
- In the Template file (1) field, click the button.
You can browse for the required parcer. - Select the type of the parser and the file.
If you use an XML parser, select XML PROTOCOL in the Terminal Type field (2).
- Click the Apply button.
You have imported the parcer.