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

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

Recommended Posts

Posted

This is about a Filemaker Server <--> MySQL sync setup.

I have two fields, serialNumber and writeBackNumber, and an altogether separate primaryKey that isn't used for this part.

If I create a new record on Filemaker, everything is fine. the serialNumber is auto-incremented on record creation and synced successfully.

However, If I create a new record in MySQL, I can leave both serialNumber and writeBackNumber blank, but when the sync happens, Filemaker does not auto-increment the serial number and put it in the field. It looks like it's just skipping the auto-enter part altogether and leaving serialNumber blank. This seems like what's going on:

  1. Create new record in MySQL. serialNumber and writeBackNumber are blank.
  2. Click sync, 1 record gets synced to Filemaker.
  3. Record appears in Filemaker with both fields blank.
  4. Click sync, that record gets erased from MySQL but is still in Filemaker.

Is this a bug?

Do I need to edit the MirrorSync customization script to perform the auto-enter on hub (Filemaker) pre-sync and then copy that over to the spoke (MySQL) post-sync?

Posted

Hi Roger - I'm sorry for the delay, I just got back from DevCon and am catching up now.

I will work on reproducing and fixing this problem. Is it OK for you to use MirrorSync 3? I'm not planning on fixes to version 2.x anymore.

Posted

Yes, of course! Downloading v3 now. The prototype is almost finished and we are ready to buy a full license for MirrorSync 3 if we can get resolve this problem. Thank you for the help!

Posted

I've verified that the problem does exist in 3.0. I'm working on it right now. Will hopefully be able to post a fix today.

  • Like 1

This topic is 3040 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.