August 25, 201114 yr We've created a plugin using ScriptMaster Advanced. One of the functions uses the call script feature to run a script in a different file. The function works fine on the FileMaker client. However, we are trying to run it as a server-side script and it doesn't appear to be working (the plugin is installed on the server and is working). Does this function work as a server-side function? Thanks.
August 25, 201114 yr Short answer: no, it won't work. I might be able to help you solve the problem, though, if I understand a bit better what you're trying to do with it. There might be a way to get around having to use that functionality server-side.
August 25, 201114 yr Author epeeler Thanks for the feedback. That's what I thought. Unfortunately the way the system works is that it doesn't "know" about the other file (in FileMaker terms, it's not an external data source), nor can it be with what we are doing (at least without a major rewriting in how the system works). Hence the need for a plugin to make the call to run the script. Everything works fine on a client, but we were wanting to see if the process could be done with a server-side script running as we need to automate the process for our client. Thanks again.
August 25, 201114 yr Could you e-mail [email protected] with a bit more detail on what you're trying to do. It sounds like it could be a very simple thing to fix, but I can't be sure without more information. Thanks.
September 27, 201114 yr Newbies Similar topic/different function in question: in building a web system, I've grown to love Scriptmaster's UUID feature for snoop-proof URL building... ...but similarly, it looks like the UUID function doesn't work when run from the Server by the web user account... I had set the field to simply be an auto-enter calculation... Any ideas/good workarounds...? With thanks, AB
September 28, 201114 yr Did you try installing the plug-in in the web publishing engine extensions? You should go to the FileMaker Server/Web Publishing/publishing-engine/wpc/Plugins location to do that.
May 22, 201312 yr Newbies Running into a similar problem. We have scripts that have to run server-side. They are auto-enter calcs that use a ScriptMaster function. I've created a custom plugin but how do I register that plug-in? If I startup my FM server and then run a script that registers the plugin will that then enable the plugin for the rest of the server session. Remember, there is no client logging in so I am asking specifically about running server-side only. By the way, I have tried to the above and it is NOT working. I am just wondering whether ScriptMaster scripts, as a whole, do NOT work server-side. Any assistance you can provide would be appreciated.
Create an account or sign in to comment