Kevin Vile Posted August 25, 2011 Posted August 25, 2011 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.
epeeler Posted August 25, 2011 Posted August 25, 2011 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.
Kevin Vile Posted August 25, 2011 Author Posted August 25, 2011 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.
epeeler Posted August 25, 2011 Posted August 25, 2011 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.
Newbies Andrew Ballard Posted September 27, 2011 Newbies Posted September 27, 2011 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
epeeler Posted September 28, 2011 Posted September 28, 2011 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.
Newbies esmorrison Posted May 22, 2013 Newbies Posted May 22, 2013 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.
Recommended Posts
This topic is 4546 days old. Please don't post here. Open a new topic instead.
Create an account or sign in to comment
You need to be a member in order to leave a comment
Create an account
Sign up for a new account in our community. It's easy!
Register a new accountSign in
Already have an account? Sign in here.
Sign In Now