Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.


Section


Column
width35%


Panel
borderColor#CCCCCC
bgColor#FFFFFF
titleBGColor#F0F0F0
borderStylesolid
titleOn the page:
Table of Contents
minLevel3



Column


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, SecurOS, LogisticsSystemPlugin, JAMMPlugin and OFDPlatform 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.

Sets the Liko is

Element name

Element description

Element attribute

Attribute description

Value range

OFDSettingsSets the OFDPlatform plugin settings if InputPortType = PLUGIN and
ProtocolName = OFDPlatform 
BaseURLAPI base address
TokenToken
RequestIntervalEvent information update interval, ms
JAMMPluginSettingsSets the JAMMPlugin plugin settings if InputPortType = PLUGIN and
ProtocolName = JAMMPlugin
BaseURLAPI base address
TokenToken
RequestIntervalEvent information update interval, ms
UseTimeInReciept

Use the receipt time.

If UseTimeInReciept=true, then use the receipt time.

If UseTimeInReciept=false, then use the time when the MixForward utility received the check

LogisticsSystemSettingsSets the LogisticsSystemPlugin

LikoSettings

plugin settings if InputPortType = PLUGIN and
ProtocolName = LogisticsSystemPlugin
FileUrlPath to the folder containing the parsing files in CSV format. After parsing, these files are removed from the folder specified in <FileUrl>
TimeStartThe start time of the parsing process in the following format — hours:minutes, for example, 23:30

LikoSettings

Sets the Liko plugin settings if InputPortType = PLUGIN and ProtocolName = LikoIt is also necessary to specify the Liko value for ProtocolName

BaseURLAPI base address-
LoginAccount login-
PasswordAccount password-
RequestIntervalEvent 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


BaseApiURLAPI base address-
LoginAccount login-
PasswordAccount password-
CallbackUrlHTTP 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

-

SubscribeEventRequired event name-

...

titleNote

...