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.

Requesting/Forcing other users to close file?

Featured Replies

Is there an elegant way for a filemaker user to request (or force) other users to log off via script maker?

I have some large batch operations during which I'd prefer for no other users to be using the file simultaneously. It'd be great if there was a script command which would force other users to log off (or at least, send them a message politely asking them to?) I don't absolutely need for this to happen, but I'd feel more comfortable knowing that only the single user is online.

I know I can do this via the server console, but I'd rather have a non-super user be able to do this.

Since nearly all navigation in this database is scripted, I thought of setting a global variable that would force someone to log off as soon as they tried to navigate somewhere. However, this would obviously only work when they did indeed try to navigate.

Ideas?

Set a flag indicating that you are planning to do your batch job.

Any idle users can be kicked by the server timeout. (Except for the privilege set that will run the batch job) that one can be set not to time out.)

Any new connections will be kicked by the startup script if the flag is set and/or they don't belong to the batch job priv. set.

Any active users will have to be disconnected by forcing them to use scripts to do anything, as you described.

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.