A space to discuss FME Flow
Recently active
We want to see how you’re designing your Flow Apps, Self-Service Apps, and Gallery Apps! Whether it’s the header layout, color scheme, or overall UX, we’re curious about what’s working—and what inspires you.📸 Share a screenshot of your app in the comments or in your favorite community channel. Don’t forget to highlight: Headers and navigation choices Layout ideas that improve usability Any clever widgets or visuals 💡 Extra Inspiration:If you work in municipal services, we’d love to see apps geared toward: Citizen requests & reporting tools Local service maps or interactive dashboards Appointment booking or resource management And even if it’s not municipal-specific, tips on common workflows are always welcome, like: Converting between coordinate systems Handling geospatial data Streamlining approvals or data entry Let’s build a gallery of creativity and practical design tips together! 🌟
Dear Team,I have an Emailer transformer at the end of my FME workspace (FMW file) that is configured to send a completion notification to my Gmail account. However, I am encountering an error when it tries to send the email.I have already updated the Emailer transformer, Python, and other relevant components, but the issue persists. But from desktop it runs perfectly. only when i run from command prompt it gives error.("D:\Program Files\FME2024\fme.exe" D:\fvt2\1_spatial_tables_ver9.fmw )Could someone in the group please help me identify what might be causing the problem?Thank you in advance for your support.Best regards,Farook2025-04-29 05:17:31|1614.6| 0.5|STATS |DateTimeStamper (TeeFactory): Cloned 1 input feature(s) into 1 output feature(s)2025-04-29 05:17:31|1614.6| 0.0|STATS |CRCCalculator_2_Executor (ExecuteFunctionFactory): Executed FME Functions on 1 input feature(s) -- 1 feature(s) completed and 0 feature(s) rejected2025-04-29 05:17:31|1614.6| 0.0|INFORM|Successfully close
I am new to FME server and I have been trialing creating a few apps for people to use around my organisation. One of the apps is a simple task where the user drags in an excel file and some analysis is done on it before a number of different files are written. The first writer is an excel dataset that is fanned out based on one of the input fields, the second is a set of CSV's that just summarise a few duplicates that appear in the original dataset. When running on FME desktop both files are created in the relevant folders and all appear to be complete. However when running the output zip file from the "Data Download" app only contains the outputs from the excel writer within the workspace. Do I need to set something up within FME server to tell it to expect outputs from multiple writers? I'm currently running FME server 2020.0 Thanks in advance for the help.
I have set up an automation which is triggered from a webhook.depending on the content of the request it will process different datasets. These different datasets may, in some cases, require the use of a web connection. I thought I’d be able to control the access via the token, however, it seems that the user who triggered the automation is not the one running the workspace and therefore has no bearing over access to a given connection. Any ideas on how I can make it so the token controls the access?I was thinking about instead using a workspace before the automation to list the available connections for that user and then pass that along to the automation.
Olá a todos! Estou procurando informações mais detalhadas sobre espaços de trabalho dinâmicos, mas não encontrei muita documentação detalhada. Estou procurando dicas e práticas recomendadas para criar fluxos de trabalho dinâmicos no FME. Tenho vários Shapefiles, cada um com atributos específicos. Todos eles passam por um processo padrão de limpeza de atributos e validação de geometria. Alguns também exigem processamento personalizado, além das etapas padrão. Estou pensando em começar com o SchemaMapper, já que temos uma planilha interna do Excel que controla o mapeamento de nomes de atributos — acredito que essa seja uma boa prática. Aqui estão minhas principais perguntas: Qual é a melhor maneira de processar um shapefile por vez, executá-lo no fluxo de trabalho padrão e, então, usar um testador para direcioná-lo a um processo específico, se necessário? É recomendável criar uma fila de processamento? Essa é uma prática recomendada? Você recomendaria criar um espaço de trabalho dinâmico
Hi everyone,I’m running FME Flow 2024.2.5 (Build 24832 - linux-x64) on Debian 11 and I’ve followed the instructions posted on https://support.safe.com/hc/en-us/articles/25407741842573-How-to-Setup-an-Oracle-Instant-Client-for-Use-with-FME, but i get the error message “Oracle client libraries (e.g. oci.dll) could not be loaded. Ensure that the 64-bit client is installed and properly configured, and the PATH environment variable includes the file path to your Oracle client.”. The reference to “oci.ddl” is obviously an error, but it’s not the point… I think there is still some issue in the configuration.Any suggestions are welcome.Thanks
I am still facing this error. My Email Transformer is up to date, but the issue persists. When I run the workflow through FME Desktop (Form), it works fine. However, when I run it from the command prompt, the email is not sent and I receive the error log shown below. Could you please clarify why FME uses different Python environments for Desktop (Form) and fme.exe? This inconsistency is causing problems. 2025-08-21 06:23:59|1853.9| 0.0|INFORM|Successfully closed POSTGRES database reader2025-08-21 06:23:59|1853.9| 0.0|STATS |SQLExecutor_5 INITIATOR Splitter (TeeFactory): Cloned 1 input feature(s) into 2 output feature(s)2025-08-21 06:24:02|1854.3| 0.4|ERROR |Message Type: fme::internal::_v0::py::Exception2025-08-21 06:24:02|1854.3| 0.0|ERROR |Python Exception <ModuleNotFoundError>: No module named 'fmepy_emailer'2025-08-21 06:24:02|1854.3| 0.0|FATAL |PythonFactory failed to load python symbol `fmepy_emailer.Emailer'. An outdated FME packaged transformer may be in use. Please
I have a set of self-service data conversion apps on our FME Flow (2024). As of now these are workspace apps with a data download service for the user to upload the input data and download the results. I would like to expand on this a little by doing some quality checks on the data and give user feedback on some potential problems. I have started testing on setting up the workspace apps with data streaming services and building HTMLreports for user feedback. The main problem is that I struggle to see how to provide both. The data download app won’t show the HTML report, and the data streaming app won’t provide a download. I have looked at this demo article, as it seems to provide what I need: https://support.safe.com/hc/en-us/articles/25407459193613-HTML-Page-with-Link-to-Download-Excel-File-FME-Flow-AppMy problem here is that this demo shows a workspace where the input data is already uploaded to the server resources, while I want to run this for user uploaded data. Are there any tips
Hi,We have a strange issue in our FME Flow 2024.2.3, Build 24825 - win64 that prevents our process running in FME FLow. However, same process runs perfectly normal in my desktop and also in FME Server hosted machine. The job fails with no message on why it failed with below line hanging on for few minutes.“Writer `FeatureWriter_2_0' of type `GEODATABASE_FILE' using group definition keyword `FeatureWriter_2_0_DEF'”Job status: Failure Things i have done so far with no clue:Process runs normal in any PC and also in Server machine Have checked Esri Licenses and they are all valid (as this runs in desktop when run manually) Service account that runs the process has all access required. Process runs if read file (SQL executor) and gdb writer separately, but they dont work and crashes when run in same workspace. Resources -> Logs -> engine -> current -> fmeprocessmonitorengine.log Wed-20-Aug-2025 07:12:52.155 AM INFORM Thread-6405 localhost_Engine1 FME_INSTANCE_NAME localh
Hi.I just did an engine upgrade of my 2024.0.1 Flow instance to the very latest version 2024.2.1I then created a workspace in Form version 2024.2.0, and tried to upload it to Flow to test deployment parameters.But I get a warning stating, that Flow is older than Form, and the workspace is unrunnable on Flow.This is not good, as an engine upgrade is a nice way to keep Flow running with the latest version without the hazzle of major downtime and reinstallation.Why can’t the Flow 2024 UI handle engine upgrades, and why is my workspace blocked on Flow ?
Due to the changing license model of SAFE, the license file now needs to be updated every year.In order to not forget that, I am trying to create an Automation that gets triggered by the License About To Expire trigger, but I am not sure when this trigger occurs. Is it one week before or one month?I can’t find anything in the documentation. System Events
Hello,I’ve recently turned on Version Control a few days ago and just got around to setting up a Remote Repository (GitHub), I’ve just ‘pushed to remote’ for the first time, and I’ve noticed there are only 3 items on my GitHub repo, while I have 100+ workbenches uploaded.I assume this has just uploaded items which have changed since I turned on Verion Control a few days ago. I was hoping enabling remote repo would push all of my workbenches to github. What is the best way to proceed? I want to get all of the items uploaded to my github repo, not just changes, so I have a backup of all of the items on Flow.Thanks.
We had setup a FME Flow 2025.1 HA environment with 2 AWS Windows Servers and FSx shared folder as system share directory.We can publish the workbench to FME Flow as workspace and submit it without issue. And we could confirm the published workspace under FSx shared repositories folder.We can upload the python script to FME Flow resource folder and it could be called by the System Caller successfully. And we could confirm the uploaded python script file under FSx shared resources folder.We can upload the SDE file to FME Flow resource folder and we could confirm the SDE file under FSx shared resources/data folder. But when we call it from the workspace, it had following error message:An error occurred while attempting to retrieve the connection parameters from the connection file '\\fs-011axxxxxxxxxx.fsx.ap-southeast-2.amazonaws.com\fsx\FMEFlow2025\Resources\data\SDE\DEV_SDE\CORP_DEV.sde'When we copied this SDE file to FME Flow server local drive, “C:\FME\Data\CORP_DEV.sde” for example,
Hi all,Could you please share your experience on what types of AWS EC2 instances you use for FME Flow and FME Form. I wonder if the M5 instance type is recommended since it is used for FME Flow Hosted. We mostly use “t3.large”.I understand that the choice depends on server load etc., but I would like to know the best practices.Thanks!
I have integrated Active Directory with FME Flow by linking the security group, but the usernames still do not appear under User Management > Users. Do I need to add the users manually, or should they be synced automatically from the AD group?
Is there any way to display the job id when a workspace fails when it is executed through a FME Server app ? Currently when a FME server app fails, it just displays a Failure message. I know I can probably do an automation and send an email with that info somehow, but it would nice to just have the job id displayed with the Failure message.
Hi, Looking to call a PowerShell script that will need to be run as a different user to the service account that runs the FME Flow service.FME Flow is a shared server and these credentials need to be secure from other users scheduling flows.I could use an encrypted xml file for the credentials, but then all who use the server would have access via the FME Flow service account. Putting the password in the workspace as a password, I still see it in plain text.While these work and I can make the exposure risk lower, still don’t seem ideal,What are my other options?
Does anyone know how to create an app to allow external users to upload ANY TYPE of data to a specific place :) ?Can be on flow or on our computer :)I can only find solutions for data of certain type or to be an input into an pre existing file.
Is there a way to import the schema you’ve set up for an endpoint into your workspace? As I understand it, right now (build 25572) the schema that you define in Flow is only used to generate the documentation and you can copy and paste from there of course, but that still feels a bit unpolished.
Hi, It must be stunningly simple however we miss the clue, but we're trying to get FME Server to accept Single Sign-On logins. We connected to Active Directory, that seems to work nice since we can use a user and password from the domain and log in, that's a success. Mon-13-Nov-2017 04:20:33.924 PM INFORM RequestHandler-Thread 401831 : Accepted new client connection from /127.0.0.1 on port 7,071Mon-13-Nov-2017 04:20:33.926 PM INFORM RequestHandler-Thread 401933 : Successful login by user XX99999However, when we press the Use Windows Credentials the login is denied and fmeserver.log shows this error message:Mon-13-Nov-2017 04:23:22.734 PM INFORM RequestHandler-Thread 401831 : Accepted new client connection from /127.0.0.1 on port 7,071Mon-13-Nov-2017 04:23:22.770 PM INFORM RequestHandler-Thread 408043 : (Single Sign-On) Enabled single sign-on authentication.Mon-13-Nov-2017 04:23:22.770 PM INFORM RequestHandler-Thread 408049 : (Single Sign-On) Using pre-authenticated cre
I want a workspace to run on FME Flow at 11pm with a user initiating it at some point within the working day.Currently thinking of having the workspace run within an automation, which is scheduled to run daily at 11pm. User would enable the automation, workspace would run at 11pm and then trigger a second workspace which makes a http call to stop the automation. So the workspace is only run once and won’t run again until the process is repeated.Any ideas of a better way to do this?
I have an email in Outlook (Exchange) and hope that it is possible to read the emails with FME Desktop. Does anyone now how to do that?Regards,Morten Friis
Hi, I have observed when the workspace is executed through the FME Form, the log file is generated into the folder path mentioned under the Logging>Log File parameter. However when the same workspace is published on FME flow and executed through the workspace app, it does not generate the log file in the folder path. The user can only download it through the FME flow under jobs
Has anyone performed an installation of FME Flow 2025.1 and chosen to configure HTTPS during installation?Anything to watch out for?
I have been provided some .raml files, but unclear how I interrogate; can anyone advise?