Go to documentation repository
Page History
A parser for the XML packages sent by the Axxon Next data sender object to 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 see AxxonSoft documentation repository.
...
- Go to the settings panel of the Axxon Next data sender object Data Bridge object.
- Click the Save parser button (1).
In the opened standard Windows dialog windowbox 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 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 >
...
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 Axxon Next data sender 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. |
...