A space to discuss FME Flow
Recently active
I made a deployment parameter with some email-addresses in but when I use it to send emails I get an error in the automation log, see below. I have commas between the addresses in the parameter. Default Recipients : deployment.Fel_mail_adresser <-------this is my parameterSending email with subject "abcd..." to recipient(s) "deployment.Fel_mail_adresser" …An exception occurred. Invalid AddressesFailed to send email.
Is their a file size limit for loading data into the Resources folder?When the file reaches a certain size the file fails to load.Thanks Chris
Hi I am using FME Server 2021, configured with high availability ( There are 14 engines configured on 2 machinesI have an automation which is triggered by reading a JMS queue. It is configured to run on a specific engine and queue. It is failing intermittently once or twice in a week. But there is no log file created. It says The log file for job ID "xx" does not exist. There is no issue with disk space.In the result data, the status message says ‘Job did not complete’ Any suggestions? Any idea where I can get more information about this issue?
We have a workspace that ends with a Terminator sometimes. The workspace is run in an automation, but when the workspace stops with the Terminator we don’t get the error email. How is the Terminator ending handled by the automation - is it considered that the workspace has ended ok or failed?Must I send emails in the workspace to get it to work?
Where to find FME Server 2022.x Java API documentation?
I’m asking this question on behalf of a user who’s having trouble posting to the forum… Hello Community,I have recently run into a snag with FME Flow 2023.2.1 Build 23774 -win64We are trying to build an FME Flow using a high availability SQL Server and I am stuck at the last step..I have followed the steps posted on-line https://docs.safe.com/fme/html/FME-Flow/AdminGuide/Changing_Database_Provider.htm and now want to remove the Postgres database dependencieS. Yes there are 2 not just one.I have stopped and disabled the database dependency on the FME Server Core Service as described: https://docs.safe.com/fme/html/FME-Flow/AdminGuide/Removing_Database_Service_Dependency.htmI ran in Administrator command window sc config "FME Server Core" depend= / It removed that dependency.The question is, there is still a dependency on the database by the FME Server Application Server service. I am sure i will have more questions as I try to complete the process, but let’s start with this one.Thank
We recently upgraded from FME Server v2021 (with Windows Authentication) to FME Flow v2023 (with SAML Authentication) and now receive an FME Flow Error: "Unauthorized request by user due to lack of proper permissions" when attempting to share items (e.g. Automations, Projects, etc.). As a troubleshooting test, my account published a fresh and simple workspace and created a simple automation without any database or web connections, and therefore appears to be the owner of both the workspace and the automation. However, whenever I click the button to share even this simple Automation with another user I receive the "Unauthorized..lack of proper permissions error". Sharing automations and projects worked prior to the upgrade. Now, we are unable to share any of them, no matter how simple or complex. What might we have missed, or what configuration item should we look into to re-enable the owners of items to share them with others?
Hello,In FME flow, when I try to share an “automation” using the corresponding button, I get a blank box with the “OK” button greyed out and no ways to share the automation of other users of the fme flow instance.Did I missed something ? Thanks for your feedback !
Greetings, I created an Automation and when one of the workspaces fail I would like to receive an email that includes in the body the actual text of the error(s) as shown in the screenshot below, not necessarily that format, but at least the text.In the Email (External Action), I added these keys, but when the workspace got an error, I received the vague and cryptic text here in the email body:Error Message: A fatal error has occurred. Check the logfile above for detailsError Type: DeadLetterJob Status: FME_FAILUREJob Status Message: A fatal error has occurred. Check the logfile above for details I would assume that “Error Message” would include something like what is seen in the screenshot.Any ideas how the log file errors can be added to the email body?
HiI have a long line of text_line_data that contains payment details.I want to save the data to a data or text file but have the body of the data split at every 100 characters and then print the next payment detail so that each persons output is on a new line until there are no more details.I have used string padders to get each attribute and testers to create an attribute containing payment details from 1-100, 100-200, 200-300 etc. which does work but is not dynamic. Is there an easier way to split text every 100 characters to a new line? Any help/hints would be appreciated.Basically, I’d like to output the following long attribute text_line_data…….1234567890123456789012345678901 00000001234TEXTT EXT TEXTTEX 01234 MR & MRS SMITH 1234567890123456789012345678901 00000001234TEXTT EXT TEXTTEX 01234 MR & MRS SMITH 1234567890123456789012345678901 00000001234TEXTT EXT TEXTTEX 01234 MR & MRS SMITH 1234567890123456789012345678
My goal is to compare a publicly shared County parcel layer to one for a Village I am working with inside the County. Look for geometry edits, pin changes, and new parcels. I do not have any login access for the County layer. I'm new to this, so any advice is appreciated. My process flow will be something like -> Read Parcels, some sort of spatial filter -> compare geometry and attributes Here's my questionWhat the best/most efficient method to achieve this? Here's the rest endpoint.https://gis.willcountyillinois.com/hosting/rest/services/Basemap/Parcels_LY_DV/MapServer/1 Thanks!
Hi, I have a script with 2 choices: download a GDB or make a feature service. Currently, when I choose to download, the script stops after writing, and if Iopt for making a feature service, it continues after the feature writer. However, I am not getting a URL to download the ZIP file in FME Server Data Download when making the feature service. I have implemented a second writer as a workaround, but I am searching for a more effective solution. Any idea how I can implement that?Thanks!
I am using ArcGIS GeoEvent Server 10.6.1 and FME Form 2021.In FME Form, is there a way to either reset the statistics in GeoEvent Server or notify me via an email when the Count reaches a certain number? For example, in GeoEvent Server, there is a Count column. I would like an email sent to me when the Count reaches 1,200,000. Currently, GeoEvent Server does not have a way to notify a user if the Count reaches a certain number. I was wondering if there is a way to do this in FME Form?
Are there any free options out there to use an instance of FME Server (Flow) to be used only for Safe Software’s tutorials or training?
Hi I am trying to run a workspace in server (my first!) and am getting the following error: "Unable to perform any licensing related tasks. Please check your Esri ArcGIS Compatibility workspace parameter, found in Navigator -> Workspace Parameters -> Translation. This 64-bit version of FME requires ArcGIS Desktop along with 64-bit Background Geoprocessing; ArcGIS Pro; or ArcGIS Enterprise. Refer to this this article http://fme.ly/qua for more details" ArcGIS Pro Advanced 3.1 is installed on the machine with a single use licence. The version of FME Server is 2022.2.5 so that should be compatable. The original workbench runs fine and the ESRI workspace parameter is set to ArcGIS Pro. Does anytone have any ideas as how to resolve this? Thanks
Hey Team,We’re getting a really weird error on Flow/Server (2022.2), and unfortunately it seems to be one of those ones that we can’t really replicate!The Infrastructure setup is two hosts, with a mixture of standard engines and dynamic engines. We got the below errors across two (very) different workbenches, on the same engine/host (standard engine): We had something similar a couple of weeks ago and resolved it by restarting the effected host. However, this time around it has seemed to fix itself (assuming it was restarted as part of the automatic engine recycling).Looking at the engine logs for that host, they don’t really give too much more info as to what has happenedTue-12-Mar-2024 10:37:00.923 AM INFORM Thread-13401 BANPRIFMESP01_Engine2 Translation Finished (service '7070'). Return message is '23001:Module 'SurfaceModelFactory' is unavailable for use with this FME edition|LogFileName=job_522412.log'Wondering if anyone has seen something similar or know what might be ca
Our FME License server run on LMTools by Flexera doesn't read the option file safe.opt.The safe .log file gives the following log:xx:xx:xx (safe) CANNOT OPEN options file "="The safe.opt file is at the same location as the license safe.lic file. Rereading the license file doesn’t seem to work.I don’t see anywhere else in LMTools where you can configure this. Is their a command line tool with lmutil or lmgrd that adds the option file to the license server config?
We are in the process of migrating Projects from one FME Flow ( server ) to another. The old server is on FME 2021.2 and has been upgraded in place for several years. So we are cherry picking projects to move to the new server that is running the latest FME Flow. The old server has several schedules that have mostly been phase out (disabled) but still are on the old server for historical purpose. While creating a project and trying to include schedules I do not get all of the schedules listed in the Project → Add ->Schedules dialog. only the first 100 get listed in the sorted pick list and I see not way to get to the others. Has anyone else seen this issue? Any workaround suggestions would be greatly appreciated. I have thought of removing the in active projects or renaming the ones I want with a prefix “A1_” or something like that but wanted to check with the community. Thx in advance.
Hello,I have uploaded a workspace from Form to Flow that together with some other writers writes a PDF document. When run in Form no error messages appears in log. But when run in Flow following message appears:| This FME edition does not recognize the `GeometryFormat' function. Please ensure that the current platform supports this function, the function name is spelled correctly, and that you have installed all required plug-ins| PDFWriter: Unable to write the following raster geometry in the 'JPEG2000' format This happened after I added a FeatureReader to add more data in the workflow, but I can’t make any sense that this update to the Workspace is the issue. If I disable the PDFwriter in the updated Workspace and run in Flow everything works. And if I run the Workspace in Form with the PDFwriter enabled everything works. So could it be something with the FME Flow version? Also the raster feature written to PDF is read in .png format in the Workspace.We have Form version: 2023.1.2.
How to identify the existing FME Server 2019.2 installation type or setup typeIf it is Express or silent or Distributed typeAnd what are the common configuration needed to set up the existing FME serveris there any things to note
Hi FME community,I am currently developing a validation script to compare two datasets derived from different versions of the same model, exported as .csv files from Navisworks.The script aims to ensure that the values for Translation X, Y, Z, and Rotation Axis X, Y, Z remain consistent across each version of the model. For instance, the .dwg file "PBD-ALG-SITE-EQP-ACD.dwg" from 27/02/2024 should exhibit identical translation and rotation values when compared to the version from 06/03/2024.Upon confirming that all values are consistent across different versions, the script will assign a "Pass" status, or “Fail” if a value is inconsistent.I'm seeking guidance on the most effective method to achieve this.Cheers.
Hey all, I'm getting a license server error on Ubuntu 22.04 FME Form. This is the error code:2024-03-06 11:02:32 Did not detect a license service on standard port 27000 on server IPADDRESS What is strange is the license server works perfectly for Mac and Windows versions of FME Form. I've checked multiple versions of FME Form and checked to see if it is a firewall issue. I had this issue on Mac OS about a year ago but it was fixed in an update so not sure if it's the same issue for Linux? Any help would be massively appreciated!
Hi there,I am attempting to set up automated email notifications with the workbench attached via FME.I have followed the instructions present on the Help document for the transformers called as FMEFlowEmailGenerator & FME Server Notifier. However its not sending the emails through.I have set up new working connections to FMEServerNotifier, using my own login details connecting to FME-TEST, which is FME Flow. No email is being sent. I ran this via FME dekstop, which should work according to documentation:https://s3.amazonaws.com/gitbook/Server-Authoring-2019/ServerAuthoring4RealTime/4.17.TransformerWorkspaceTopics.html I also wish to include the attachment generated by the Feature Writer before the FMEFlowEmailGenerator, it looks like the path may be a incorrect. How would I also fix this if it will cause issue? I have tried to get this email notification service to work with and without the email attachment in case it was causing the issue. It would not work either way.Any suggesti
I expected to find them here but I can’t see any linkshttps://engage.safe.com/support/downloads/#past-versionsI tried to guess the URL based on what it is for the current download but not luckany idea?
I have several database connections under Files & Connections in FME server. The passwords of these databases change frequently and currently I’m updating them manually. Is there any way to automate updating the credentials of these database connections under FME server ? Any API available ? Thanks in advance