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

All the scripts that retrieve information about a database run very slowly. I think performance could be improved greatly by running these scripts on the server. This is easy to do since a requirement of using WSM is having XML web publishing enabled on the server, which means you can easily trigger a script via a url.

 

I've attached a pdf of a group of a script steps that can be added to the beginning of any script you want to be run by the server. If the file is not hosted, then the script will run as usual on the client. If the file is hosted, it will attempt to perform the script on the server. If the server returns an error, then the script will still run on the client.

 

You will probably want to add more error capture steps after attempting to perform the script on the server. Currently, I assume XML web publishing is enabled and the server is reachable - so I don't trap for http errors. Also, if you want to make this FM11 compatible, you will need to use a web viewer instead of insert from url script step.

Run on Server.pdf

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.