Newbies alksmokey Posted August 5, 2015 Newbies Posted August 5, 2015 Can anyone give me an idea of where to look to troubleshoot? Everything is working flawlessly for pulling data to the mobile device - new records, modifications, etc, however, it is not pushing back to the hosted database. No errors are reported. I am using my computer for the hosted database, and an iPad (also tried with my laptop) for the mobile database. I am sure I have a typo or other error somewhere, but having some direction of where to look would be appreciated. Thank you in advance.
dansmith65 Posted August 5, 2015 Posted August 5, 2015 Have you tried the debugging method at the end of this page: http://timdietrich.me/fmeasysync/docs-easysync-integration.php ?
Newbies alksmokey Posted August 5, 2015 Author Newbies Posted August 5, 2015 Thanks for reminding me of this document, Dan. I have double checked relationships, layouts, table and field names, etc, but I am going to triple check... The first sync or two, when it threw an error message, made it fairly straight forward to catch these types of errors, and correct them. Now that I get a "Sync Complete" message, and no errors, I have gotten stuck, as so much of the process is working perfectly!
Newbies alksmokey Posted August 6, 2015 Author Newbies Posted August 6, 2015 Double checked everything. One table is being pushed, but the other 2 are not.... Still perfect on the pull to the mobile.
Peter Barfield Posted August 7, 2015 Posted August 7, 2015 alksmokey, i Had the same issue at once stage and found that when fiddling I had inadvertantley copied the ES_Exclude from the host to the mobile and had a calculation in that which when on the host worked fine restricting the sync to a particular person but when on the mobile side it was restricting that user from syncing back to the host i.e. reversing the logic.. I just reverted the field on the mobile to default and havent looked back. Cheers.
Newbies alksmokey Posted August 7, 2015 Author Newbies Posted August 7, 2015 Thanks Peter. It was an Exclude field error that was causing the problem.... Not a calculation issue, but a typo that my brain missed a hundred times. Thanks for your input and help!
Recommended Posts
This topic is 3665 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