Go to documentation repository
Page History
A parser for the XML packages sent by the Data bridge object Bridge object to the Axxon One Server is configured selected by the user on the side of the Axxon One Server. The information on the parser selection is given in the Axxon One documentation— see see AxxonSoft documentation repository.
...
- Go to the settings panel of the Data bridgeBridge 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 Axxon PSIM Server and the Axxon One 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 One 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=Axxon PSIM 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 Data bridgeBridge object settings—see Selecting events to be sent to the Axxon One 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 PSIM documentation in AxxonSoft documentation repository. |
...