Long Distance Upgrades in FileMaker

Richard Carlton, Jul 30, 2024, FileMaker Training Videos Menu Introduction to FileMaker Upgrades To top Upgrading FileMaker to its latest version is a decision that many organizations delay, often due to concerns about cost, downtime, or compatibility. However, running an outdated version of FileMaker comes with several risks, including slower performance, security vulnerabilities, and compatibility

OnWindowTransaction JSON

Kevin Frank, May 13, 2024, FileMaker Hacks Source: https://filemakerhacks.com/2024/05/13/onwindowtransaction-json/ Demo file:  on-window-transaction-json-v2.zipCredentials:  admin / adminMinimum version:  20.2  [for both client and server] Note: This demo file is optimized for Perform Script on Server (PSOS), and is intended to be hosted on FileMaker Server or FileMaker Cloud. Introduction Recently a colleague mentioned that they were running into a

Transaction Logging in FileMaker 2023

Wim Decorte, Apr 25, 2023, Soliant Consulting blog Source: https://www.soliantconsulting.com/blog/transaction-logging-filemaker-2023/ OnWindowTransaction is a new event trigger in FileMaker 2023. Before we get into the details of how it works exactly, let’s clear up the terminology. The transaction that its name implies is not limited to the transactions introduced with 19.6. It covers every commit, even if you are

Automate Your FileMaker Server Installation

Claus Lavendt, Jan 8, 2022, FilaMaker Training TV Automating the installation of a FileMaker Server can save countless hours, minimize errors, and ensure consistent configurations every time. In this blog post, we’ll take you through a step-by-step guide on using shell scripts to automate the setup of a FileMaker Server on Ubuntu Linux, featuring insights