Hi Experts,
we have some issue in syncronization with itemsynctimestamps, getting the errors as below for several sets. synchronization will keep on running never ending process.
ERROR [SyncWorker] (000024S0) [AbstractItemCopyContext] found ambigous sync timestamps for 10599293387807 and job sync backusProductCatalog:Staged->Online : expected target 16869468636191 but found [null]
ERROR [SyncWorker] (000024S0) [AbstractItemCopyContext] found ambigous sync timestamps for 10599293387807 and job sync backusProductCatalog:Staged->Online : expected target 16869468603423 but found [null]
in the above error the PKs are type of Pricerows and the targets are not existing in the system. for the same staged pricerow synchronization is looking for several pks which is not exists in system and getting ambigous sync timestamps issue.
there will be only one record in itemsynctimestamp table for the timestamp of staged pricerows, not sure exactly what we need to delete,
Could you please let us know the importance of itemsynctimestamp table, either we can delete the whole data in it if it is creating timestamps while synchronization?
Thanks in advance Reddy