...
Replace the FMP interface that's currently hosted by FMP Server with the new one. The new version
will be available to users the next time they select a shared FMP interface.
CASG experiences with versioning interfaces on FMP Server:
- Before loading new version, add any additional program accounts/passwords to new FMP interface.
- Make sure that all relevant privilege sets can view interface with "fmapp" access.
- Ideally, new version name should already be added in "FMP Versioning" table in FMP interface, but it can also be added directly through phpMyAdmin interface or MySQL command line. If the file name is not present as the newest item in "FMP Versioning", the new interface will not open.
- Update scripts on any switchboards used to open FMP interface. Make sure newest file name is used.
- Use FMS Admin console to close old FMP interface to prevent confusion
- For added safety, remove old FMP interface from FileMaker server
- (on OS X) using Terminal, log into machine hosting FileMaker server
- on command line, enter "/usr/bin/fmsadmin REMOVE 'old_FMP_interface_name'"
- when asked for account, enter username & password used with FMS Admin console, not username/password used to log into machine