A read-only category for lost FME Flow topics. We hope to move them shortly.
Recently active
I have published a workspace to FME Flow. When I run it in FME Flow, I get this error in the log file: Path Reader: Error opening the PATH Reader on folder '\\\\myservername\\T_DFshared\\FME Workflow\\All Reports to Folder5'. Could not find folder.I checked and the server where the folder resides can communicate with the server that FME Flow is installed on. The folder does indeed exist and has the files used in the workspace in it. The workspace published from FME Form starts with a Directory and Pathnames Reader and runs with no errors in FME Form. Could this error be caused by the spaces in the folder names in the UNC path shown above or could something else be causing this error?
Hi, This is just for esthetics: I geht houndreds of warnings from FME_Server runnung an Job with some SystemCallers that copy files with robocopy. Although everything works fine and the the files are copied, "Failed to Execute" does not look nice. SystemCaller_12: Failed to Execute `robocopy \\\\RZ2-ZDA-01\\Data$\\Aktuell\\INSPIRE \\\\RZ2-ZDA-01\\Data$\\Historisch\\INSPIRE CP_CadastralParcel.gpkg' If I use the commandline "cmd" from Win2019 on the FME-Server then I dont get any warning.
I am trying to convert an old script that loads 100+ tables in Postgres to a FME Server automation. One of the things I am doing is a INSERT INTO schema1.table SELECT * FROM schema2.table with a SQLExecutor where schema2 is a Oracle foreign table. This works fine for some smaller tables, but for a large table around 33gb I eventually receive a 'could not receive data from server: Connection timed out' error whether I run it on desktop or server. This worked fine when run from the script. I'm at a loss here, what could be causing the problem?
I have a workflow that allows the user to select their desired market as an AOI for a server app. See this example for what I'm referring to and how this is deployed. https://engage.safe.com/demos/map-based-data-distribution-fme-server-apps/ The workflow works just fine, but does FME server have the functionality to display features on the map when the user selects the AOI? This would help when defining the area somewhat and give the user more context to what they are selecting.
Hi All,I have a FME workspace published with the Data streaming service of FME Server 2016.The workspace creates a HTML file for output.When I run the workspace my browser allows me to download the file (or run it).I want the HTML contents of the file to replace the FME Server page (or automatically open in a new tab).What do I need to change to open the HTML file without user interaction?Thanks for any help,Erik Jan
Version: FME Flow 2024.0.1Build 24202 - win64Issue:Click “Backup & Restore - Create Backup” or “System configuration - System Cleanup” or “System configuration - Network & Email”, error message “Error communicating with FME Server host localhost” will pop up. All other functions works fine, I only noticed this when try to create a backup. FME Flow is accessible through http://localhost:8080/fmeserver/
My FME Server dashboards are not working. When I try to run JobHistoryStatisticsGathering.fmw, it fails with:Terminator (TestFactory): Terminator: Termination Message: 'Translation Terminated: There was an error getting job history.Error Message: HTTP/1.1 404 - http://v01w-app-p0427/fmeserver/fmerest/v3/transformations/jobs/completed?limit=1000&offset=0'What file is it looking for?