Jump to content
Claris Engage 2025 - March 25-26 Austin Texas ×

This topic is 3787 days old. Please don't post here. Open a new topic instead.

Recommended Posts

Posted

Here's the error message:

Missing field ...; it has etiher been re-named or dleted in the local file.  ....

 

I am running the current version of MirrorSync (downloaded yesterday)

Filemaker Server 13 running on Amazon Web Services

Filemaker 12 and Filemaker Go as the spokes

 

I ran the setup process, created a link to download the full file (not a close).  Used the link to download to my Ipad.  The link worked, file was downloaded, file appears to function in FM Go, but sync fails with the above error.  Same result on my mac. 

 

I am running this from an admin account, so I don't think its related to the privilege sets.

 

Thoughts?

Posted

... and what made you think renaming or deleting a field would not give an error?

Posted

Why would I post a question if I had deleted the field?

The field is in the database. Both on the server and on the version I downloaded using the link created by mirrorsync.

Posted

Here's more info:

 

## set global fields for sync process section:

$$disableSchemaValidation set to FALSE

 

## Begin gathering total record count into $$json variable

 

If (not  $$disableSchemaValidation)

Then $$MIRRORSYNC_ERROR is set to indicate fields are missing or changed.

 

Once $$MIRRORSYNC_ERROR is not empty, this sets up the sync script terminate and indicate failure of the sync

 

This really is not making any sense to me.

Posted

pcl549, does your database name contain periods (.)? If so, there is a bug in FileMaker's design functions that prevents this from working. We've got a workaround for this in our development build of MirrorSync.

 

If that's not the issue, then would it be possible to send me a copy of your database, along with a developer account that I can use to look at the MirrorSync script? If so, please upload it to http://360works.com/upload

Posted

Good to hear!

 

FWIW, the next release of MirrorSync works around this problem, so it won't be a problem to put periods in filenames.

This topic is 3787 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 account

Sign in

Already have an account? Sign in here.

Sign In Now
×
×
  • Create New...

Important Information

By using this site, you agree to our Terms of Use.