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.

Web Viewer & Filemaker Server

Featured Replies

  • Newbies

Hi,

I have a script that pulls some data from the web with a web viewer object. On a FM client I use the pause script step to wait for data to be loaded. As this script step is not available for the server, I am having troubles getting the same script to work on the server.

Does anybody have a solution how to pull data and from the web and use it in calculations on Filemaker Server in a scheduled script?

best,

Sebastian

Edited by Guest

The Set Web Viewer function is not compatible with server scheduled scripts.

You should be able to achieve this using ScriptMaster or cURL. ScriptMaster will run on Server.

  • 6 years later...

What if you had to fill out a form, submit the data, then get it back? I'm using MBS to do this in FM, but client would like to run it unattended. There is no API.

If you know which fields are transmitted, you can transmit the same without web viewer using our CURL functions.

On 8/14/2010 at 8:34 AM, BuzzT said:

I have a script that pulls some data from the web with a web viewer object. On a FM client I use the pause script step to wait for data to be loaded.

 

You can save yourself the pause by looping and waiting until the closing HTML tag appears, that way you'll know the page has loaded and you don't need to depend on an arbitrary pause.

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.