Page History
Section | ||||||||||||||||||||||||
---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
|
General plugin setup
Some plug-ins have their own settings, the files of which are located in the <POS Intellect installation directory>\Modules\Pos\Forwarders\Protocols\Settings\ folder. Depending on the plugin used (ProtocolName parameter in the mixforward.exe.xml configuration file), you must also configure them. For details, refer to the respective settings files.
Configuring Liko and SecurOS plug-ins
The data receiving from the plugin plug-in is configured in the PluginSettings elements group of the mixforward.exe.xml configuration file.
A description of the elements of the PluginSettings group is given in the table.
...
Element name | Element description | Element attribute | Attribute descriptionValue range | |
LikoSettings | Sets the Liko plugin settings if InputPortType is PLUGINIt is also necessary to specify the Liko value for ProtocolName= PLUGIN and ProtocolName = Liko | BaseURL | API base address- | |
Login | Account login | - | ||
Password | Account password | - | ||
RequestInterval | Event information update interval, ms- | |||
SecurOSSettings | Sets SecurOS plugin settings if InputPortType is PLUGIN= PLUGIN and ProtocolName = SecurOS Note. If the plugin creates its own detailed log (PrivateLog=true), then the SecurOS plugin log will be located in the <POS Intellect installation directory>\Modules\Pos\Forwarders\MixForward\Protocols\SecurOSLogs\ folder.It is also necessary to specify the SecurOS value for ProtocolName | BaseApiURL | API base address | - |
Login | Account login- | |||
Password | Account password | - | ||
CallbackUrl | HTTP server address for receiving events from SecurOS- | |||
ObjectInfo | Information about the object for which it is necessary to receive events. Type - object type id - object id in the system idTerminal - terminal id to which the information about the POS events will be sent - | |||
SubscribeEvent | Required event name | - |
...
title | Note |
---|