Tandra Geraedts
Articles
Recent activity by Tandra Geraedts
-
Trailing Slash Behavior Change in FME Flow REST API V4
ConsiderationsAs of FME Flow 2026.1, the FME Flow REST API framework has been updated, which may cause REST API calls to return a 404 error if the URL ends with a trailing slash (e.g., /flow/api/ex...
- Updated
- 0 followers
- 0 comments
- 0 votes
-
Converting from SQL Server
IntroductionWith FME, reading from a database is comparable to reading from a file-based dataset. Various FME parameters exist to provide control when reading a spatial database. These parameters c...
- Updated
- 1 follower
- 0 comments
- 1 vote
-
Creating Parameters and Uploading Data for Self-Serve Access
IntroductionWelcome to the second tutorial in the Getting Started with FME Flow series. In this tutorial, we will modify the workspace from the previous tutorial to add published parameters that, w...
- Updated
- 1 follower
- 0 comments
- 1 vote
-
FME Flow Data Upload: Running a Workspace
Introduction Let's upload data through the FME Flow (formerly FME Server) Web Interface. Before we run our workspace, we need to provide a CSV file to a workspace already on FME Flow using the Uplo...
- Updated
- 1 follower
- 0 comments
- 1 vote
-
Getting Started with FME Form: Working with Databases
IntroductionIn this article, you'll discover how to create a workspace in FME Workbench, the authoring application accompanying FME Form, specifically emphasizing the utilization of data from a dat...
- Updated
- 2 followers
- 0 comments
- 4 votes
-
Create an Automation App with Geometry Parameters
Introduction Using additional inputs as parameters for automation allows for more flexibility in the output. Giving users more options at runtime will enable them to get the exact information from ...
- Updated
- 1 follower
- 0 comments
- 1 vote
-
FME Flow Data Upload: Resource Files
Introduction Let's look at another method for Data Upload: uploading a file to FME Flow’s (formerly FME Server) shared Resources folder and reading that file from Resources when we run a workspace....
- Updated
- 1 follower
- 0 comments
- 0 votes
-
FME Batch Processing Methods
Introduction Currently, FME has two options for batch processing - test and enterprise. In FME Form, you can build your workspaces and test batch processing, and when you're ready, you can deploy t...
- Updated
- 1 follower
- 0 comments
- -5 votes
-
How to Make API Calls with the FeatureReader, JSONExtractor, or HTTPCaller
IntroductionThis article will explore making API calls with FME. For this example, we will use a hardcoded request URL to retrieve air quality and pollution data from AirVisual’s REST API. Since re...
- Updated
- 1 follower
- 0 comments
- 1 vote
-
Schedule a Workspace to Run with FME Flow Automations
IntroductionWelcome to the third tutorial of the Getting Started with FME Flow series. In this tutorial, we will create an automation to run a workspace on a schedule and then manually trigger it f...
- Updated
- 1 follower
- 0 comments
- -1 votes