Check data integrity after networking error

Originally asked by Salma Nairi on 15 July 2021 (original question)


Hi

my purpose is to have a way to check date in two sides when networking error occurred

sometimes, a hole data are not synchronized after networking error

thanks a lot


Answer by Ariel Aguilar on 15 July 2021

Hi Salma,

Are the error notifications already configured? There is more information on this here: https://docs.idalko.com/exalate/x/goC0

Then, when the error is generated, if you click on the 3 dots menu. You may select the option “Decrease error impact”. The error will be considered as expected to happen and won’t block the connection. Let me know if you find that option.

Kind regards,

Ariel


Comments:

Salma Nairi commented on 16 July 2021

Hi

Thanks for reply

yes i know this option and used it before

after resolving error , we note that some data are not synchronized and queue is empty

so i want to know if you have a script/api/method to check data in to sides

Thanks