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.

How to handle record in use via PHP API...???

Featured Replies

I'm working with eBay's notification system that posts data to my script when auctions end. My script takes that data and updates our FileMaker via the PHP API so we get updates in real-time.

The problem is if there's a user in the auction record at the time the auction ends I end up with error from FM that it can't update because of that.

I tried adding a script into FM with nothing but a commit record step and then I added that to my PHP script at the top using a perform script step but that doesn't seem to be working either.

Any information on how I might get around this problem would be greatly appreciated. Thanks!

I haven't had to get around this yet, but the following should work (at least in theory)B)

Move the fields that PHP updates to a second table with a 1:1 relationship. Make that table read-only to your users then PHP won't be locked out when it needs to write.

Create an account or sign in to comment

Important Information

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

Account

Navigation

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.