


PSOS) so we already assume that your environment includes FileMaker Server. First, this technique uses the Perform Script on Server script step (a.k.a.Now let’s get to building this thing! Can we build it? Performing the script on the server avoids hair-pinning and doubling the amount of network traffic required.
#Baseelements filemaker plugin runtime pdf#
Normally, you would need to download all PDF files to the client via container fields, export them somewhere where they can be manipulated and then combined and finally re-uploaded the result to another container field. It also does not matter if you have external storage enabled for container fields, since FileMaker takes care of that part for you.Īnother benefit is the savings in networks latency if this action were to be performed on the client. Encode/decode Base64 to create text files on the flyīy performing this script on the server, there is no need for third party plugins to be installed on the client, which also makes it compatible across the platform and supports FileMaker Go and WebDirect.Integrating with a 3rd party server-side program.Performing command line scripts on a server.Some of the techniques used in this example: I believe this is a good example, in part because it combines several techniques, each of which has value.
