Mark Stuller Posted February 22, 2018 Posted February 22, 2018 I am working on a solution that syncs an Entity table. Even when I sync back-to-back there are 82 Entities (out of hundreds) that are *always* updated on the client side - every time. The SAME 82 records. No human updated these records so some automated process is doing this. There are NO pre-sync or post sync processes being run. There are 11 tables being synced, only with this table does this occur. Am I missing something? Any ideas where to look? Thanks, Mark
Jesse Barnum Posted March 2, 2018 Posted March 2, 2018 Mark, is it possible that those records have a modification timestamp that was somehow changed to a future date? That would result in the same records being picked up as modified on every sync. If not, then please run a sync that has no changes in it except for these 82 records (run several syncs if necessary to finish 'legitimate' changes), then send a problem report to us so that I can review the log file. Thanks.
Mark Stuller Posted March 5, 2018 Author Posted March 5, 2018 Hi Jesse Thanks for getting back to me. You may be correct, the ModTS may have been set int the future... We just moved this solution into Production and have found this is NOT occurring any longer so I'm dropping the issue! Thanks for your thoughts. Mark
Recommended Posts
This topic is 2800 days old. Please don't post here. Open a new topic instead.
Create an account or sign in to comment
You need to be a member in order to leave a comment
Create an account
Sign up for a new account in our community. It's easy!
Register a new accountSign in
Already have an account? Sign in here.
Sign In Now