Skip 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.

Automatically run Weekly Script

Featured Replies

I have a price list database that needs to be updated every week, we do this by importing the new information every week. My question is about automatically running the script every week. I want the records updated every Saturday so on Monday we have the current pricing information. I'm not sure how to have a script run at certain time intervals. Any suggestions would be greatly appreciated.

  • Author

I just realized that with Filemaker server I can schedule a script to run, daily, weekly or whatever. I guess that would solve my problem. I'll have to try it & see how it works out.

Those aren't FileMaker scripts the server schedules, but Windows command/batch files or Mac shell scripts/AppleScript applets. The server itself cannot directly run a FileMaker script, either, so your script would have to communicate with a FileMaker client that is connected to the server.

That being the case, my preferred method for doing this would be to create a local FileMaker file that has one script; this script performs the external script on your hosted file and then quits FileMaker. In the file options, set this script to run when the file opens.

Now use a cron job or Windows task scheduler to open this file once a week and you're done.

I do something similar by running a cron job ot initiaite some e-mail messaging with data from a FM file. It could easily be a Windows schedule to do the same. The trick is you need a spare machine to run it on.

In FileMaker 6 and earlier it was not safe to run FileMaker Pro (client) on the same machine as FileMaker Server. This is no longer the case; your server can now also be your "robot" machine.

Create an account or sign in to comment

Important Information

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

Account

Navigation

Search

Search

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.