Key Settings

Table 8-1 SolveConnectPOS.properties - Key Settings

Setting Description Default Example

SourceID

The POS specific identifier, allocated by retailer, to be unique across the retailer's estate.

NA

SourceID = DPOS0001

Store.ID

A 4-digit store identifier which forms part of the reference number assigned to each transaction.

9999

Store.ID = 1234

POS.ID

2–digit POS identifier which forms part of the reference number assigned to each transaction.

99

POS.ID = 25

PEDConnection

How the PED is connected: Serial/LAN

serial

LAN

PEDSerialNumber

Used as an identifier to target PED logon/logoff in a PED Pooling environment.

Note: this setting is only applicable if the above key setting "PEDConnection" is set to Serial. When set to LAN the PED IP Address and Port is used as the identifier.

NA

111-222-333

AutoPEDLogoff

Determines whether the PED should be logged off after everything transaction. This is a required to be set to True when configuring a PED Pooling environment.

false

true

Note:

Together, the Store.ID and POS.ID settings can be used to create a transaction reference that will be unique across all sites in a group.