Go to documentation repository
Page History
A parser for the XML packages sent by the NEXT Data Bridge object to the Axxon Next Server is configured selected by the user on the side of the Axxon Next Server. The information on the parser selection is given in the Axxon Next documentation– —see AxxonSoft documentation repository.
Parser is a text file. It can be created manually or generated automatically.
To save the automatically generated parser in the local ot or network disk, do the following:
- Go to the settings panel of the NEXT Data Bridge object.
- Click the Save parser button (1).
In the opened standard Windows dialog window box that opens, select the path for saving the parser file and specify its name.
Info title Note. As the Intellect Server and the Axxon Next Server usually locate on different computers, it's recommended to save the parser on the network recource resource to which both servers can access. In this case it will be possible to select a parser name from the selected network folder when selecting a parser file on the Axxon Next Server.
- In case of successful saving of a parser the parser was successfully saved, the confirmation window will displaybe displayed. Click the OK button.
In the parser text for each event the , a separate displaying rule for display is specified. Study the sample An example of the contents of this file is shown below:
[1001]
ОбъектObject: < ObjectName >
ДатаDate: <TransactionDate>
ВремяTime: <TransactionTime>
СобытиеEvent: < EventName >
<Text 1, specified in the Parameters table>: <Parameter 1 specified in the Parameters table>
<Text 2, specified in the Parameters table>: <Parameter 2 specified in the Parameters table>
[1002]
ОбъектObject: < ObjectName >
ДатаDate: <TransactionDate>
ВремяTime: <TransactionTime>
СобытиеEvent: < EventName >
<Text 3, specified in the Parameters table>: <Parameter 3 specified in the Parameters table>
...
1002=Intellect event <Event name, e.g. ACCESS_DENIED>
Info | ||
---|---|---|
| ||
The Object, Date, Time and Event words do not depend on the type of events or and parameters and are always specified in the same way in the automatically generated parser. |
Note | ||
---|---|---|
| ||
The number and names of the parameters can differ depending on the NEXT Data Bridge object settings – —see Selecting events to be sent to the Axxon Next Server. |
Info | ||
---|---|---|
| ||
Additional information on how to create parsers for the titles received from POS terminals is available in the POS SDK documentation – —see the latest version of the POS Intellect documentation in AxxonSoft documentation repository. |