Financial Regulations Outside the USA and FileMaker

Nick Hunter, Nov 17, 2023, FileMaker Training Videos Menu 1. Introduction: Financial Regulations Beyond the USA <a name=”introduction”></a> Operating outside the United States introduces a variety of financial regulations that differ greatly depending on the region. FileMaker, with its robust customization capabilities, is well-suited to handle the regulatory complexities of multiple jurisdictions. In countries with

FileMaker Server Backups For Beginning, Intermediate, & Advanced Developers

Jacob Taylor, Nov 14, 2023, FileMaker Training Videos Menu 1. Introduction: The Critical Importance of FileMaker Server Backups <a name=”introduction”></a> In the world of database management, backups are the insurance policy that can prevent catastrophic data loss. For FileMaker developers, understanding how to properly configure and manage backups is an essential skill at all levels—whether

Ultimate Guide to Modernizing a FileMaker Legacy Application

Weihao Ding, Jun 16, 2023, Direct Impact Solutions Blog Source: https://www.directimpactsolutions.com/en/modernizing-a-fm-legacy-app/ Why should I modernize my apps? Why should I modernize my apps? What is a legacy app? There are a few factors that, when combined, constitute a legacy app. Apps carrying technical debt and using outdated technologies that are critical for day-to-day operations are

Deciphering the FileMaker Server keystore

Unlocking the Secrets of the FileMaker Server Keystore: A Cryptographic Exploration Source: https://davidhamann.de/2023/05/29/deciphering-the-filemaker-keystore/ Introduction  On This Page While checking out how the FileMaker Pro to Server upload feature worked, I noticed that credentials were encrypted using a RSA public key before being sent to the server. I looked into FileMaker Server’s installation directory and found that

Automating the Creation of Immutable Backups on macOS & Linux

Duane Maas, FMDiSC 14/04/2023 Table of Contents 1. Introduction to Immutable Backups and Their Importance In today’s digital landscape, data is increasingly vulnerable to ransomware attacks that can compromise the integrity of your backups. This makes immutable backups crucial for any business. In his presentation, Duane Maas shared an innovative solution for automating the creation

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