Deploying FME Flow using Flow Apps or the REST API
Recently active
Hello,So the following issue that was suppose to be fixed with version 2018.1 and onwards is not completely dealt with The issue seems to point to an error related to UNC paths using international characters when adding Network Resources as pointed out by this article:https://support.safe.com/hc/en-us/articles/25407651730573-No-FME-Engines-Available-After-Adding-Network-Based-Resource According to the article this error was fixed from 2018.1 onwards. However I found out that using a space in the UNC path will cause a similar error (if not the same) and the only way to fix it is to remove the Network Resource with the space in their UNC Path. I’ve tried with different versions and so far the error shows up even on 2024.1. This UNC path generates the error:\\seerver\Customers\Data InWhen the above UNC path is added to the Network Resources, the system is able to recognize the path and creates the respective folder in the Resources (granted you need to have the right permissions for the
Hi !I installed FME flow and now I’m trying to lauch it. But I cannot succeded.I go to Windows => FME flow => FME Flow Web interface. A message appair saying that it’s impossible to access to this page.I tried to stop the firewall, to allow connections on the web application server port, to lauch manually FME service, to start, restart, stop FME flow, etc. I looked these pages : FME Flow Troubleshooting: Web Interface Login – FME Support Center (safe.com)FME Server starts, but I can't access the web interface from a different machine – FME Support Center (safe.com)Can't Login to FME Flow Web UI | Error "Exception loading sessions from persistent storage" – FME Support Center (safe.com)I don’t understand what is wrong. I just reinstall windows few weeks ago and so my computer is clean. And I made a standard installation of FME form and FME flow.Do you have any idea?Thanks !
There are Workspace Parameters for Last Save Date, Last Save Build, and History.Can any of these parameters be found through the Flow interface once a workspace has been published?As I am improving a workspace, it will get published to the non-production Flow environment several times. How can I determine which version of an FME Workspace has been published to Flow?~Ray
Hello FME Community,We are excited to gather your feedback and insights on our FME Flow Command Line Interface (CLI). The CLI is designed to streamline your workflows and provide more flexibility in managing FME Flow deployments.We invite you to share your experiences and enhancement suggestions to help us better understand how you are using the FME Flow CLI and identify areas for improvement. Whether you are an FME user, a Flow user, or someone who uses other CLIs, we want to hear from you. Your input is invaluable to us.Don't know what the FME Flow CLI is? Here are some helpful resources:Getting Started with the FME Flow Command Line Interface (CLI) FME Flow CLI Documentation How to Provide Feedback:Fill out our short survey or send me a direct message if you prefer a more private conversation.Your participation will help shape the future of FME Flow CLI. Thank you for your continued support and contributions to the FME community!The survey will be open for submissions until August
Hello,At Spatialworld, we are acquiring a Raspberry pi 5 to play with FME Ubuntu ARM as they seem to be a great match for IOT demos. We did some testing in docker and they went well but we wondered if others had already played with them and had projects? We would be very glad to exchange experience on this as it looks promising and fun (especially with FME Flow remote engines for people with subscriptions).Looking forward to reading about this! 🎮
Hi, thereDoes FME Desktop 2022.2.2 and FME Server 2022.2.2 use any of the below listed .NET components?Microsoft .NET 6.0.29 - Windows Server Hosting Microsoft .NET Runtime - 6.0.29 (x64) Microsoft .NET Runtime - 6.0.29 (x86) Microsoft ASP.NET Core 6.0.29 - Shared Framework (x64) Microsoft ASP.NET Core 6.0.29 - Shared Framework (x86)If yes, will the upgrade of these components to .NET 8 will cause issues?
FME(R) 2023.1.1.0 (20230928 - Build 23631 - WIN64)I have a simple scripted parameter script in workbench to return the value of a deployment parameter and I’m wondering if there’s a bug in the interface. When I drag a user parameter onto the script canvas the code generated contains FME_MacroValues, eg.FME_MacroValues['SomeUserParam']If I drag a deployment parameter, dpTest, onto the script canvas the code generated looks like$(dpTest)Here’s the script. The commented code fails; if I manually correct $(dpTest) to FME_MacroValues['dpTest'], it runs: # Get the archive folder from deployment paramimport fme#arch = $(dpTest)#return archreturn FME_MacroValues['dpTest'] Is this a bug? Thanks.
Planning to upgrade the OS After that, How to setup the FME server and configure it ?How to Migrate the Existing FME server to New machine?How to move forward with new machine?
Hello Community,As clear from the title I want to know dimensions, although file sizes are mentioned but that is not helpful at all. I don't wanna trial and error the sizes to find a perfect one.Maybe I am missing something, please let me know.Also when I add logo it shows up in center I want to be able to adjust its position. Thank for your answer and patience.
Hello, We are setting up a fault tolerant FME flow setup where in we have decided to use AWS RDS as FME Flow database component. First if all, is it right thing to use RDS or do we need to have a separate postgres instance installed on an EC2 machine ?Secondly, if we can use, please let me know the steps or any resource material to setup the fme flow withg RDS postgres as database component. Thanks.
Hello, Need to know in detail on how FME Flow and ArcGIS Server licensing works. If there are 16 dynamic engines being run with 16 ESRI jobs, then does it mean that fme flow uses 16 ArcGIS server licenses? Thanks,Rajan
We used to need custom python on FME-Server. I’m no system administrator, but I had found out how to install it (Using Python with FME Flow (safe.com)).Now we updated to FMEFlow 2024 and we don’t need custom python anymore, so I didn’t install it. but obviously it is still registered somewhere that we used to need a different python.dll, for I get the warning “The User-specified library ...python37.dll could not be loaded”. How can I reset everything to default-settings? I tried it with this: <FMEFlowDir>Server/fme/fme.exe APPLY_SETTINGS SYSTEM "Python/Use Custom Python 64" falseand restartet the FMEServer-services, but the warning remains in the log.Thanks, Vera Update:I ran this command as well to reset to the standard python.dll:<FMEFlowDir>Server/fme/fme.exe APPLY_SETTINGS SYSTEM "Python/Python Interpreter 64" "C:\Program Files\FMEFlow\Server\fme\fmepython312\python312.dll"Now I get this warning:The PYTHONHOME `...' for the user-specified Python interpreter set through
A Feature Information Window pops up when starting Form 2023.2.3.0. This was an install package from our IT group so there could be something from packaging causing this.
Good morning all, I have a working workspace, I run it from FME FLOW and it gets stuck after a while.It doesn’t show any error or warning.I suppose that the problem could be due to a CSV WRITER, it seems that the process got stuck seding the result of a filter to the CSV WRITER. Then I found the solution, altough the workspace was run from the admin user and the user is the owner of data folder, I provided the authorization to data folder to admin group.The task ended with no errors.
We have recently installed FME Flow and FME form 2024, while trying to publish fme workspace, connection get established but after closing and opening FME Form again it failed to connect to FME Flow. Is there restriction from license side or some hanging connection issue which is not closed after first connection, I tried restarting application and even serve but it didn’t help . I have attached screenshot.
Good morning,I amplanning to upgrade FME 2018 server to FME 2023 , I have 200-250 ETL in 2018. Usually how many ETLs in 2018 will be impacted on the average when upgrading to FME 2023. On the average, how long it takes to upgrade from FME 2028 to FME 2023, the whole process. I know it depends on the organization setup but just in general how long it takes to upgrade. Thanks
Hey peeps, I'm currently trying to import a project to FME Flow. The problem is that when I only try to select the relevant items for that environment, it still imports and overwrites the other categories. For database connections I don't experience any problems. There is an option to choose whether to overwrite the existing ones or not on the third page. But for all the other items it seems to be all or nothing. Any advice that doesn't tell me to exclude the items from the project, would be welcome.
My co-worker doesn’t see the popup 'Register Service' whenever they publish a workspace to FME server. I generally see one and the service ‘Job Submitter’ is ticked. Does my co-worker need this to run their workspace on the server?
In the 2024.x versions of FME Flow, will the URL continue to contain ‘fmeserver’ or will it be changed to ‘fmeflow’? Example: https://mydomain/fmeserver vs. https://mydomain/fmeflow If, by default, the URL will continue to have ‘fmeserver’ in it, can we change that in a configuration file?Asking as we may need to run both FME Server 2022.x and FME Flow 2024 in parallel while migrating some legacy 32-bit Esri solutions. Thanks,Mark
A few co-workers have left the company and have forgotten to share their workspaces on the FME server with myself and others. Is there a way for the FME admin to share those workspaces that are being used in automation and schedules with us?
Hello, I’m building a workflow to process multiple input files. When running from FME Flow some of the files are read correctly from this location: /data/fmeflow/resources/system/temp/upload// but for some of them I’m getting this error: File does not exist: $(FME_DATA_REPOSITORY)/When running from FME Form I’m getting the same error: File does not exist: $(FME_MF_DIR)For some reason this this happens only when more than 21 files are processed (does not matter the size of the file). Do you have any idea how to fix it? Thank you.
We have FME Flow 2023.2.1 installed, we have chosen PostgreSQL running in AWS RDS as our database. This has been setup and configured at installation using the silent Windows installation method.We are seeing vulnerabilities on the server FME Flow is installed on relating to Microsoft OLE DB Driver. This seems to have been installed as part of FME Flow. Is the Microsoft OLE DB Driver a required driver if we’re not using SQL Server?If so, can this be removed or do we now need to manage patching of this driver?
Hello,I am submitting job through my FME api and not keeping job id in application, Though I want to check status of my job through Published parameer which is always unique.I know we can get all jobs and then we can do filtering but it will bit costly operation hence I dont want to do that.How to track Submitted job status with Published parameter? (Eg: I am supplying “batchId” as published parameter and want to track job status based on my that batchid only)
I have set up a project in our test environment containing two workspaces in a repository, a workspace app and an automation. Workspaces use a resource\data subfolder. The automation writes data to a database through a database connection. All this is set up with my admin account.When I try to export the project to move to our production environment I get the error: “Exporting the project is not permitted. This project contains items that don't exist or are inaccessible by you.”In the project I have added the automation, connection, repository, resource path and workspace app, 5 items in total. I have verified that the resource\data path is migrateable as per the first note here: https://docs.safe.com/fme/html/FME-Flow/WebUI/Exporting-Importing-Projects.htmAny tips on why I am not allowed to export? The items defined in the project all exists and as an admin I have access to all items...
Out of curiosity, does anyone know if there is a limit to the number of jobs which can be queued on FME Server/Flow?