Replication skipped from offline POS to the Store Database

Replication skipped from offline POS to the Store Database

Product version:

iVend 6.5 updates 6 with offline POS


Problem Statement:

Replication skipped from offline POS to the Store Database.

Proposed Solution/Workaround:

 It was a known issue with a dated version on iVend using offline POS with replication skip.


Need to get the skipped replication events retriggered from offline POS to Store Database and then raise a DataNotification event for table entry to get replicated to the HO.


Steps if any:

To get skipped transactions replicated from offline POS to Store Database, I need to run an update with problematic tables for specific skipped records.


Update table set primarykey= primarykey Where primarykey in (Specific skipped entries)


Ex: update pmtgiftcertificate set giftcertificatekey=giftcertificatekey where giftcertificatekey in ()


Constraints/Scenarios:

NA


    • Related Articles

    • Addon information was not updated for newly created store

      Environment: iVend 6.6 integrated with SAPB1 Problem Statement: Addon information was not updated for newly created store Symptoms: Not Applicable Resolution/Work Around: Issue is already fixed in the latest iVend patch (8567). As a workaround we ...
    • Offline POS

      Introduction The offline POS feature allows the terminal POS to function even if the connectivity between the terminal POS and the store server is interrupted. The Offline POS feature has to be enabled via the iVend Retail Management Console. Note: ...
    • iVend Offline POS - Purge Data for Offline POS Database

      Product Query Is there any process to purge Offline POS Database? From HO Server only is possible to purge the store database but not offline pos. Environment iVend 6.6 Solution As per current iVend functionality Data purging (from iVend Management ...
    • Require to make the inventory as Zero for particular store

      Environment: iVend 6.6 with SAP B1 10 Problem statement: Require to make the inventory as Zero for particular store. Symptoms: products Inventory show in negative and some are in positive numbers. Resolution/Work Around: There is need to check if SAP ...
    • Enable Offline POS

      Offline POS Introduction The Offline POS is related to a Store - in the same way as a Store is related to the Enterprise. This means that the replication dashboard if accessed from the On-premises Store will list all the offline POS terminals ...