Guide to Updating Plug-ins
Table Of Contents
Chapter 1
Updating plug-ins
This guide describes how to use the Auto Update feature in FileMaker
®
Server. Auto Update ensures that
FileMaker
Pro
database clients have the most current plug-in software installed on their computers. You can
download plug-ins from FileMaker Server by including Auto Update functions in user defined scripts saved
with FileMaker Pro database files. The following describes the Auto Update feature, an example script, and
the Auto Update functions.
This guide assumes that you know how to define fields and scripts and use plug-ins in FileMaker Pro
database files.
For information about creating plug-ins, see “Developing third-party FileMaker plug-ins” in the
FileMaker
Pro Advanced Development Guide. The FileMaker Pro Advanced CD or electronic download
includes an example plug-in project that you can modify to include your own external functions.
When you distribute FileMaker Pro databases in a server and client environment, any plug-ins required by
your database can be installed on each client computer that accesses the database. If you make a change to
a plug-in, the updated plug-in should be distributed to all client computers that access the database. In a large
organization, manually updating many client computers can be time consuming. You can use the Auto
Update feature, available in FileMaker Server, to download updated files automatically.
The following illustration shows one way to use Auto Update to check both the client and server computers
for the existence of a plug-in required by your database.