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.

Featured Replies

(posted on FileMaker Community also)
I have a client where we use the Base Elements plugin to transfer data to a web site.
The web site developer has given us an API, and we use the BE_HTTP_PUT_DATA command for this purpose.
This is used with FMS14 scheduled script.

Results are MOSTLY successful. 

However, occasionally the script will hang. We have put a time limit on the server schedule, and it is supposed to abort if the time limit is passed.
Though the abort happens, it leaves the scheduled user running, and the only way to disconnect that "hung" user is to use fmsadmin restart fmse.

After much testing, it appears that somewhere there is a 600 second limit.
It looks like all instances of failure occur when it takes the web site longer than 600 seconds to return a result.

Most results return in 530 seconds or greater.

After emailing Nick Orr at Goya about this, he mentioned the curl option CURLOPT_TIMEOUT.
The base elements plugin has a command, BE_Curl_Set_Option.

I have found nothing anywhere in the system that declares this.

I could try to use the BE_Curl_Set_Option command.

However, it seems likely that something else in the system might be setting this.
Some other plugins are use by this system, including 360works Plastic 2.

Any ideas on where to look for this 600 second limit?

Create an account or sign in to comment

Similar Content

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.