Page History
...
Section | ||||||||||||||||||||||||
---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
|
...
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 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.
...
Element name | Element description | Element attribute | Attribute description |
OFDSettings | Sets the OFDPlatform plugin settings if InputPortType = PLUGIN and ProtocolName = OFDPlatform | BaseURL | API base address |
Token | Token | ||
RequestInterval | Event information update interval, ms | ||
JAMMPluginSettings | Sets the JAMMPlugin plugin settings if InputPortType = PLUGIN and ProtocolName = JAMMPlugin | BaseURL | API base address |
Token | Token | ||
RequestInterval | Event 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 | ||
LogisticsSystemSettings | Sets the LogisticsSystemPlugin plugin settings if InputPortType = PLUGIN and ProtocolName = LogisticsSystemPlugin | FileUrl | Path to the folder containing the parsing files in CSV format. After parsing, these files are removed from the folder specified in <FileUrl> |
TimeStart | The 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 = Liko | BaseURL | API base address |
Login | Account login | ||
Password | Account password | ||
RequestInterval | Event information update interval, ms | ||
SecurOSSettings | Sets SecurOS plugin settings if InputPortType = PLUGIN and ProtocolName = SecurOS Note. If 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. | 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 |
...