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

FX PHP web users blocking each other's requests to FM

Featured Replies

  • Newbies

Hi to all,

We have a multi-user web application that uses FX PHP to update and grab data from FileMaker 11 Advanced Server. We're also using a robot script in FileMaker 11 Pro Advanced that pulls data from related tables for processing. The problem is that whenever there are several users or user requests to update a field on a table record the Filemaker Pro robot gets suspended with a popup message saying that a certain user is currently modifying a record. The robot script can't continue with its job while this popup is not closed so work also stops. Is there some way to prevent this popup from happening?

Please help.

Thanks for reading. :)

Regardless of the methods that update data, you must deal with record lock via robust scripting. Use the Open Record script step in your robot script. If the Open Record isn't successful, then loop until it is (limit to a counter) or retry after a delay. Look into Transactional Scripting (see Todd Geist's blog).

btw: why a robot and not a server script?

Or indeed, why a script? Why not do it all in the php?

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.