Configuring the POS SyncAgent Service

The POS SyncAgent Service is a utility used to synchronize products from the POS and import those products (including names, prices, and availability) into eCommerce Integration Cloud Service. You can view the status of the POS SyncAgent Service and configure additional logging fields to control the POS SyncAgent Service on the application server. You must have the system administrator role assigned to configure the POS SyncAgent Service.

  1. Log in as the system administrator and go to the Tools dashboard.
  2. Select POS SyncAgent in the left pane.
  3. Click the Edit link adjacent to the POS SyncAgent Service.
  4. Configure the fields for the POS SyncAgent transaction service, and then click the Save button. The following table describes the information.

    Table 4-1 POS Synchronization Agent Service Configuration Fields

    Configuration Field Description

    StoreRefreshInterval

    Defines how many times the synchronization agent refreshes the queries for stores waiting in the queue.

    StoreProcessingIntervalSec

    Defines how many times the synchronization agent queries for jobs waiting in the queue. The default value is 30 seconds.

    MyCentralLogDirectory

    Defines the path to the log file location on the eCommerce Integration Cloud Service application server.

    DiskThreshold

    Defines the minimum amount of disk space required to log a message. The default value is 20971520 bytes.

    TotalLogSize

    Defines the maximum amount of disk space for all log files to use. The default value is 1073741824 bytes.

    MaxLogFileSize

    Defines the maximum size of one log file. The default value is 10485760 bytes.

    DBCommandTimeout

    Defines the number of seconds the command waits for a response. If the eCommerce Integration Cloud Service application database does not respond, the connection times out. The default value is 120 seconds.

    StoreProcessingPoolSize

    Defines the number of stores each POS SyncAgent service can process at a time. The default value is 5. The maximum number of stores the POS SyncAgent can process at one time is 10.