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.

Server Based Plugin from Advanced

Featured Replies

I have created a plugin using ScriptMaster Advanced that I want to use on the server but it is not working.

To be sure it is registered I ran a registration script using the admin console that also entered the result in a field so that I can verify that it is registered, but I am getting no success. The function I am using is the ExecuteSQL function. it works fine if I have the same plugin installed on the FileMaker client, the server is set to use plugins and it is enabled in the admin console.

What am I missing?

Thanks

  • 2 weeks later...
  • Author

Has anyone managed to get a plugin created with ScriptMaster Advanced to work on the server?

This is the simple calc I want to work

ExecuteSQL("Select zkUIDp from Organisations where zkDeleted=0 and lower(name) LIKE 'b%'")

I have tried as stored and unstored, no difference.

Thanks

Tim

I have created a plugin using ScriptMaster Advanced that I want to use on the server but it is not working.

To be sure it is registered I ran a registration script using the admin console that also entered the result in a field so that I can verify that it is registered, but I am getting no success. The function I am using is the ExecuteSQL function. it works fine if I have the same plugin installed on the FileMaker client, the server is set to use plugins and it is enabled in the admin console.

What am I missing?

Thanks

  • Author

Also for completeness I have tested as an autoenter calc with registration as part of the calc - all I get is a '?'

Anyone have anything to say?

Thanks

Tim

Has anyone managed to get a plugin created with ScriptMaster Advanced to work on the server?

This is the simple calc I want to work

ExecuteSQL("Select zkUIDp from Organisations where zkDeleted=0 and lower(name) LIKE 'b%'")

I have tried as stored and unstored, no difference.

Thanks

Tim

A "?" means that you do not have the plugin installed or it may not be enabled. Remember that you need to install the plugin in your FileMaker Pro deployment even if the database is being hosted on FileMaker Server. If you want to use a plugin in a server scheduled script you will need to install it in the FileMaker Server Extensions directory, and the the WPE/Plugins directory if you want to use it in IWP. Check out documentation.html file which comes with your download of the plugin for full installation instructions.

  • Author

Aha, I think we have the answer!

'Remember that you need to install the plugin in your FileMaker Pro deployment even if the database is being hosted on FileMaker Server'

That seems counter-intuitive, but must be the reason it is not working. I wanted to have the plugin on the server to perform some functions without the client having the plugin. I have clearly misunderstood the scope of Server based plugins if the client also has to have the plugin. Is this the case for all plugins on the server?

Thanks

Tim

A "?" means that you do not have the plugin installed or it may not be enabled. Remember that you need to install the plugin in your FileMaker Pro deployment even if the database is being hosted on FileMaker Server. If you want to use a plugin in a server scheduled script you will need to install it in the FileMaker Server Extensions directory, and the the WPE/Plugins directory if you want to use it in IWP. Check out documentation.html file which comes with your download of the plugin for full installation instructions.

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.