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.

do shell script executing script on the real server itself (not FM client user machine)

Featured Replies

  • Newbies

Hi I have a FM 11 server running on a remote server on Mac XServe. I have a script that is "Native AppleScript" that look like this:

property rb_script : quoted form of "/echo_script.rb"

set record_id to cell "JPID" of current record

do shell script "ruby " & rb_script & " " & record_id

I logging in at my home using the FM Client and writing the above script. The problem is FM is finding the path to /echo_script.rb to my local hard drive where the FM client is running. I actually want it to be on the remote server side! Any idea how to make FM know where to find the path?

fm.png

Regards

mech

2011

  • 8 months later...

Since filemaker server scripts are executed via the server, I think you need to run it via a scheduled script, or possibly have VPN or other virtual drive access to that file if you are trying this remotely.

The other option would be to use a plugin (IE http://360works.com/remotescripter/ ) to launch the filemaker script remotely from a filemaker installation on the server.

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.