Documentation for POS PSIM 1.0.1.

Previous page General settings of the MixForward utility  Configuring getting data from third-party remote Server Next page

On the page:

General configuration of plug-ins

Some plug-ins have their own settings, the files of which are located in the <POS PSIM installation directory>\Modules\Pos\Forwarders\Protocols\Settings\ folder. Depending on the plug-in that you use (the ProtocolName parameter in the mixforward.exe.xml configuration file), you must also configure them. For details, refer to the respective settings files.

Configuring the DataManPlugin plug-in

You can use the DataManPlugin plug-in to work with the DataMan barcode reader. You can configre the reception of data from the DataManPlugin plug-in in the DataManPlugin.xml configuration file located at <POS PSIM installation directory>\Modules\Pos\Forwarders\Protocols\Settings\.

Element nameElement descriptionElement attributeAttribute description
SettingsSpecifies the settings of the DataManPlugin plug-in if InputPortType = PLUGIN and ProtocolName = DataManPluginUseAutoSearchDeviceEnables auto search for devices in a local network 
SaveImagePathOnBadResultsA place to save an image if a barcode is read incorrectly, due to incorrect positioning of a product on the conveyor
DevicesList of devices to which you must connect to read data

Configuring the Liko, SecurOS, LogisticsSystemPlugin, JAMMPlugin and OFDPlatform plug-ins

You can configre the reception of data from the Liko, SecurOS, LogisticsSystemPlugin, JAMMPlugin and OFDPlatform plug-ins in the PluginSettings group of elements of the mixforward.exe.xml configuration file. Description of the elements of the PluginSettings group is given in the table.

Element name

Element description

Element attribute

Attribute description

OFDSettings

Specifies the settings of the OFDPlatform plug-in if InputPortType = PLUGIN and
ProtocolName = OFDPlatform 

BaseURLAPI base address
TokenToken
RequestIntervalInterval of update of event information in ms
JAMMPluginSettings

Specifies the settings of the JAMMPlugin plug-in if InputPortType = PLUGIN and
ProtocolName = JAMMPlugin

BaseURLAPI base address
TokenToken
RequestIntervalInterval of update of event information in 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 receipt

LogisticsSystemSettings

Specifies the settings of the LogisticsSystemPlugin plug-in 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

Specifies the settings of the Liko plug-in if InputPortType = PLUGIN and ProtocolName = Liko

BaseURLAPI base address
LoginAccount login
PasswordAccount password
RequestIntervalInterval of update of event information in ms
SecurOSSettings

Specifies the settings of the SecurOS plug-in if InputPortType = PLUGIN and ProtocolName = SecurOS.

Note. If the plug-in creates its own detailed log (PrivateLog=true), then the log of the SecurOS plug-in will be located at <POS PSIM installation directory>\Modules\Pos\Forwarders\MixForward\Protocols\SecurOSLogs\


BaseApiURLAPI base address
LoginAccount login
PasswordAccount password
CallbackUrlAddress of HTTP server for receiving events from SecurOS
ObjectInfo

Information about the object about which you want to receive events.

Typeobject type

idobject id in the system

idTerminalterminal id to which the information about the POS events will be sent

SubscribeEventName of the received event
  • No labels