botony269 Posted July 14, 2014 Posted July 14, 2014 I have just started to configure a hosted database and have added EasySync fields to 2 tables A and B that are related on the Relationship Graph through appropriate ID fields. As there are data in both tables I have updated the records in both tables using the 'Replace Field Contents' following the instructions in EasySync Documentation. The values of the ES_Record_UUID field are identical in both tables. The same is true for the ES_UTC_Time fields Is this expected? Is it significant? If so what can I do about it? Many thanks for any advice
timdietrich Posted July 15, 2014 Posted July 15, 2014 Hello. "Is this expected? Is it significant? If so what can I do about it?" No, that isn't the expected behavior, and the duplicate ES_Record_UUID will cause problems when you sync. When you used the Replace Field Contents command to set the ES_Record_UUID values, did you use "Get ( UUID )" as the calculation formula? If so, then unique UUIDs should have been assigned to all records in the tables. To set the "ES_UTC_Time" using the Replace Field Contents command, use this calculation formula: Get ( CurrentTimeUTCMilliseconds ) Let me know if you run into any other problems, or if you need additional help. -- Tim
botony269 Posted July 22, 2014 Author Posted July 22, 2014 Tim Many thanks, silly error on my part Tony
timdietrich Posted July 22, 2014 Posted July 22, 2014 Tony -- No problem - and glad I could help! Let me know if you run into anything else. -- Tim
Recommended Posts
This topic is 4046 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