POS Client Connection Manager XML file
The POSClientConnectionManager.xml file is the configuration file used to set up the POSClientConnectionManager service. This XML file also defines the services that are hosted in the POS application.
The plugins defined in the following table act as smart proxies listening on a local URL. If, through listening, it is unable to use the data as source locally, then make a request from the Enterprise Server on another URL.
Default timeout values are specified in the POSClientConnectionManager.xml file. Configure the values as necessary, using the following table as a guideline.
POS Client Connection Manager settings |
Suggested Timeout |
Description |
---|---|---|
LocalProducts | 30000 | Retrieving an item from the local database |
LocalHierarchies | 30000 | Retrieving department list from the local database |
LocalSecurity | 8000 | Local authorization requests, such as Login and Manager Override |
LocalUsers | 35000 | Used in Associate Management under Back Office functions, such as Search Associate and Add Associate |
LocalRoles | 30000 | Used in Associate Management, such as Add Associate |