Jump to content
View in the app

A better way to browse. Learn more.

FMForums.com

A full-screen app on your home screen with push notifications, badges and more.

To install this app on iOS and iPadOS
  1. Tap the Share icon in Safari
  2. Scroll the menu and tap Add to Home Screen.
  3. Tap Add in the top-right corner.
To install this app on Android
  1. Tap the 3-dot menu (⋮) in the top-right corner of the browser.
  2. Tap Add to Home screen or Install app.
  3. Confirm by tapping Install.

Download personalized backup

Featured Replies

Frankly I did know in which section to post my question. It's related to fm server, fm go, scripting, etc.

I currently have an update system for my fm go solution that works like this.

1. User syncs his data .

2. User downloads an (almost) empty version of the database that is stored in a container field of an another hosted database.

3. User syncs to get his data.

This works well except that the full sync process at step 3 can take too much time since the user will have thousands of personalized records across many tables.

What I would like to do is to replace the database that is stored in the container field by a version of the full database that will contain the user data. For example, the script could make a copy of yesterday's backup, strip down the data to include only the data related to the user and store the db in the container field. That way , when the user syncs at step 3 it will only have to download the data of the last day.

Any Idea how to proceed ? I tried different things but so far I have had no success at all updating the container field with a server's file in a script that is launched by the client. I tried perform script on server and it did not make any difference.

Anyway I will take any advice :)

What is the problem you are trying to solve?  Version upgrades for the database?

  • Author

What is the problem you are trying to solve?  Version upgrades for the database?

 

Yes.

The current system I use is working but like I said it can be painfully slow.

  • Author

I finally have something that works by using a mix of Powershell scripting, vb script et Filemaker scripts

 

The only problem is that I must stop the server while doing this because I must run different scripts on offline copies of the database.

 

I have a main script that creates copies and I get the message "FileMaker cannot share files because another user is already sharing files using FileMaker Pro on this computer" on startup and each time I get back to the original layout .

 

From the Filemaker Help

If you need FileMaker Server running on this same computer, then just ignore the error message, as FileMaker Server is designed to share files.  Just ignore the message and continue working with FileMaker Pro.

 

Yeah that's great but how do I ignore this message box by script without human intervention ? The script is paused by this message..

 

P.S.

If I stop Filemaker Server prior running the script everything is fine.

Create an account or sign in to comment

Important Information

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

Configure browser push notifications

Chrome (Android)
  1. Tap the lock icon next to the address bar.
  2. Tap Permissions → Notifications.
  3. Adjust your preference.
Chrome (Desktop)
  1. Click the padlock icon in the address bar.
  2. Select Site settings.
  3. Find Notifications and adjust your preference.