A read-only category for lost FME Form topics. We hope to move them shortly.
Recently active
In >2026 to connect to AGOL or Portal enterprise from FME, we utilise the βunifiedβΒ Esri ArcGIS Enterprise OAuth (Template)(safe.esri-agol) web serviceΒ Β ARCGISFEATURESERVICESWorking with Esri ArcGIS Feature Services in FME β FME Support CenterThe article perhaps fails to mention how to handle the web service Loopback Interface Redirect or Proxy Redirect Strategy, as the Embedded Browser is deprecated in FME Form 2025.2The arcgis registered application needs to have http://localhostΒ as redirect URIWhat about FME Flow redirect URI?My suggestion is inΒ Connections & Parameters - FME FlowΒ for any given safe.esri.agolΒ newest Esri web service in Flow >26It needs a default Redirect URI of β self β?Β
I have a routine to be done once a quarter-year or maximun a month. There is some major file downloading and processing that was managed by parallel workspace runner in Form (Desktop). I need to deploy the same routine on FME Flow, but I need to take advantage of parallel processing. As I understood I can't process multiple simultaneous jobs with one engine.So I have tried combining it with FME Form WorkspaceRunner that actually works, but somehow can't pass the DB connection from Flow job to Form workspace. Is there a way to pass the connection from Flow job to WSRunner other than embedding the connection and so creating a workspace for every DB connection?
Basemapping available to our org is limited. Several are dark or the level of colour obfuscates point geoms in particular. Can we have a basemapping transparency/colour intensity setting?
Hello, Β it is possible to see a FME workspace CPU usage at the end of a job in the logging.Β However, when you activate a stream it will occupy an Engine and it will not give CPU usage in the logging.Β Is there a way to find or register the CPU usage of a stream that runs 24/7?
Hello,Β I have a pointcloud scan of a underground tunnel. I would like to calculate its volume. Is this possible? I am guessing I first need to make a water tight mesh out of it.Β Kind regardsMathias
i have many PDF , that PDF i want to merge in single PDFΒ Β how can i do thisΒ
Hi! Iβm new with FME Workbench. IβmΒ used to using QGIS or ArcGIS, in where you can easily find and configure a map layer for your vector layer. In this case, I found Workbench 2025 doesnβt come with background maps pre configurated, so I came up with a simpler way of having one, without the need of a token.As you may knowΒ WMS stands for Web Map Service. It's an OGC standard for serving up map images over HTTP.Β Fo adding a new background map:Β Β In this particular case Iβm using Terrestris free WMS map, beacuse they offer free access (depending on the scale you need) to the WMS service.Β https://terrestris.de/en/products/free-osm-wms/Color: https://ows.terrestris.de/osm/service?Grayscale: https://ows.terrestris.de/osm-gray/service?Β You can find more free options avaliable at the following link:https://wiki.openstreetmap.org/wiki/WMS#OSM_WMS_ServersΒ Β Β
I have a workspace that works without issues in FME 2024.2.1. We are planning to upgrade to FME 2025, but I am facing issues. When riunning the workspace in FME 2025, it seems to work fine, but after a while I get lots of a recurring message like this one:2025-06-02 11:38:25| 119.2| Β 0.2|ERROR |FFS reader: Failed to open file 'D:\FMETemp\wbrun_1748852462857_30000\fmetmp_0\FMETable_1748853274266_18156\FTShim_1019.fts' for reading. Β Please ensure that the file exists and you have sufficient privileges to read itThese messages DO NOT appear when running the workspace in FME Form/Flow 2024.2.1I have tried FME Form/Flow 2025.0.2 and FME Form 2025.1 (beta) and all of these fails.I have set my FME_TMP environment variable to D:\FMETempDoes anyone have an idea?
hi All, i am currently using FME2015, May i check if we are able to use openJDK to replace JRE so that we do not need to use Java Oracle license? Thank you.
ItΒ seemsΒ thatΒ anyΒ fileΒ withΒ aΒ #Β inΒ theΒ filenameΒ won'tΒ downloadΒ whenΒ usingΒ theΒ SharePointΒ onlineΒ connectorΒ transformer.Β IΒ wantΒ toΒ downloadΒ usingΒ theΒ _fullpathΒ method.Β Β SimplyΒ -->Β ifΒ theΒ filenameΒ isΒ FOO_1Β itΒ works.Β IfΒ it'sΒ FOO#1Β itΒ doesn't.Β TheΒ rejectionΒ codeΒ isΒ SHAREPOINT_ERRORΒ ,Β theΒ URLΒ it'sΒ tryingΒ toΒ DLΒ is:SharepointOnlineConnector:Β ErrorΒ makingΒ requestΒ toΒ https://graph.microsoft.com/v1.0//sites/ac[HIDDEN]%20November%20#4.jpg:Β TheΒ resourceΒ couldΒ notΒ beΒ found.IsΒ thereΒ anyΒ wayΒ toΒ getΒ aroundΒ this?Β IΒ haveΒ triedΒ theΒ URLΒ ENCODERΒ andΒ STRINGΒ REPLACERΒ transformersΒ toΒ tryΒ andΒ manuallyΒ encodeΒ theΒ #Β symbolΒ butΒ itΒ doesn'tΒ likeΒ this.Β PresumablyΒ becauseΒ it'sΒ tryingΒ toΒ encodeΒ itΒ "again"Β IΒ canΒ tellΒ myΒ usersΒ toΒ stopΒ usingΒ aΒ #Β symbolΒ inΒ theΒ filenameΒ butΒ wouldΒ ratherΒ solveΒ itΒ moreΒ elegantlyΒ andΒ retainΒ theΒ originalΒ name.Β Β LinkΒ toΒ transformer:https://docs.safe.com/fme/html/FME_Desktop_Documentation/FME_Transformers/Transformers/sharepointonlineconnector-pkg.htm
Hi,We see that AI is gradually being integrated directly into ArcGIS workflows β and increasingly into other GIS platforms as well. Iβm therefore curious about the status and direction regarding AI within FME.Are we likely to see developments such as: Natural language interaction with FME (describing what you want to achieve rather than manually navigating specific transformers) Built-in dataset analysis with automatic detection of inconsistencies and suggested corrections AI-assisted workspace generation based on existing patterns and usage β for example, proposing or automatically building new workbenches based on previously created workflows when you need it More generally: How does SAFE see the role of AI evolving within FME? When can we expect more visible AI-driven functionality in FME Form and Flow? Are there upcoming releases, beta programs, or public roadmap information related to this? FME is deeply integrated into our infrastructure and data management workflows, and
Hello,IΒ haveΒ anΒ editableΒ viewΒ inΒ PostGISΒ (PostgreSQL)Β andΒ I'mΒ tryingΒ toΒ writeΒ inΒ itΒ withΒ FME.ForΒ that,Β I've:AddedΒ myΒ viewΒ fromΒ aΒ PostGISΒ readerΒ (toΒ haveΒ itsΒ structureΒ -Β andΒ confirmΒ itΒ exists)DuplicatedΒ thisΒ viewΒ inΒ aΒ newΒ PostGISΒ writerΒ (toΒ keepΒ itsΒ structure)SetΒ theΒ tableΒ handlingΒ asΒ `UseΒ existing`ConnectedΒ aΒ worflowΒ toΒ endΒ inΒ myΒ viewButΒ whenΒ IΒ runΒ theΒ workspace,Β I'mΒ facingΒ thisΒ error:POSTGISΒ Writer:Β TableΒ 'xxx.yyy'Β doesΒ notΒ exist.Β PleaseΒ checkΒ theΒ TableΒ NameΒ specified,Β orΒ modifyΒ theΒ TableΒ HandlingΒ valueΒ underΒ FormatΒ ParametersSoΒ myΒ questionΒ is:Β isΒ itΒ possibleΒ toΒ writeΒ inΒ anΒ editableΒ view?ForΒ theΒ record,Β IΒ canΒ writeΒ inΒ myΒ viewΒ withΒ anotherΒ clientΒ (QGIS)Β withΒ theΒ sameΒ credentials.ThanksΒ forΒ anyΒ input.RΓ©mi
I export a shape file, the prj file includes only this: PROJCS [ "MAGNA-SIRGAS / Origen-National" which is the name of my cs. What I have to do to have a correct prj file?
Hi,Is anyone else having issues with Form not starting after the recent Windows update? A repair did not help, and even a fresh installation of version 2025.2.3 will not start.
Hi.IΒ justΒ hadΒ aΒ jobΒ onΒ ourΒ FMEΒ serverΒ 2022.2.2Β goΒ haywire.WhenΒ readingΒ fromΒ oneΒ orΒ moreΒ databaseΒ tables,Β itΒ suddenlyΒ spewsΒ outΒ aΒ _lot_Β ofΒ errorΒ messages,Β repeatingΒ theΒ sameΒ twoΒ linesΒ fromΒ lineΒ 319Β toΒ lineΒ 865997Β (onΒ pageΒ 1734):MicrosoftΒ SQLΒ ServerΒ SpatialΒ Reader:Β AnΒ internalΒ errorΒ hasΒ occurred.Β PleaseΒ visitΒ http://www.safe.com/supportMicrosoftΒ SQLΒ ServerΒ SpatialΒ Reader:Β FailedΒ toΒ parseΒ datetime,Β attributeΒ setΒ asΒ nullWhatΒ givesΒ ?Β ShouldΒ IΒ beΒ concernedΒ ?I'veΒ occasionallyΒ encounteredΒ hugeΒ logΒ filesΒ before,Β butΒ haven'tΒ hadΒ anyΒ ideaΒ why.Β NextΒ timeΒ I'llΒ seeΒ ifΒ it'sΒ theΒ sameΒ issue.TheΒ jobΒ tookΒ severalΒ minutesΒ (asΒ opposedΒ toΒ normallyΒ aΒ handfulΒ ofΒ seconds)Β toΒ finish,Β whichΒ isΒ notΒ good.Cheers.
We require support to establish a structured version management and governance process for FME workspaces (.fmw files) using Azure DevOps (ADO).Currently, FME files are updated manually, which creates challenges around version control, traceability, rollback, and collaborative development. We would like guidance and support on leveraging ADO repositories and pipelines to manage FME files effectively.The objective is to: Maintain version history of FME workspaces Enable controlled check-in/check-out and collaboration Support rollback and auditability Align with enterprise DevOps and SDLC standards Please advise on best practices, recommended repository structure, branching strategy, and CI/CD considerations (if applicable) for managing FME files in ADO.
On FME Flow we added a Network Based Resource. In FME Flow, I can see that the system path of this Network Based Resource is characterized with a parameter, e.g. '$(My_Network_Based_Resource)'.Β I had some trouble on using that parameter in a workspace with FME Form Workbench. FME Form is not aware that this parameter exists, and upon using it in e.g. a path reader.Is there any way that you can expose additional FME Flow parameters to FME Form Workbench?Β As a workaround I was able to use a ParameterFetcher, and then feeding in the attribute value of the Network Based Resource into the FeatureReader, but that seems not ideal. Also, the ParameterFetcher does show a Red Cogwheel, because it is not aware of the parameter.Β Another alternative is probably to create an additional 'FileURL' type of parameter, and set the (default) value for that parameter to '$(My_Network_Based_Resource)'. However, also here it seems that you are then forced to make the FileURL parameter
Hi,As Safe people do some fun projects with AI likeΒ https://hub.safe.com/publishers/safe-sandbox/templates/agentic-ai-spatial-schema-mapping-template-gemini, would it be possible to do one preparing one or multileΒ schema mapping file(s)Β instead of mapping all data through AI? You could just send a sample to Gemini/OpenAI (you name it), with the associatedΒ schema and restructure the output into something accepted by SchemaMapper. This would be better for performance, safety and the planet π.Β Quite many transformers could be adapted to digest an input like schemamapper so that they can be configured by AI agents in a nicer way.Β Thanks!Β
I followed the procedure for silent installation of FME Form 2023.2, but without succcess. Here is the command I write in the console, with Admin rights :fme-form-2023.2-b23764-win-x64.exe -d"C:\\FME\\installer" -s -sp"/qn /norestart"Β The fme-form Logfile which is created notes a successful installation in the end:Product: FME Form 2023.2 (Build 23764 - win64) -- Installation completed successfully.Β However, I cannot find the software installed... No shortcut and no program in the default C:\\Programs\\FME.Could you explain why the installation is not finished?
As the question title states, I would like to use the SharePoint Online Connector to download files from SharePoint to my local computer's drive. I was able to set up the connector using a web service and it says "translation successful" when I run the SharePoint Online Connector on it's own but I'm not sure what readers and/or writers to add, or is there something wrong in the parameters? The files on SharePoint vary from .docx, .xlsx, and .pdf formatsΒ If someone has a basic template to show that would be great. Thanks!
Is it possible to map an AUTOCAD Attribute prompt rather than the AUTOCAD attribute Tag to the FME Input Attribute for the purpose of extracting AutoCAD block data. I am trying to gab the following data from AutoCAD. All the properties have a tag name of - so only the last one (SCALE) is able to be mapped currently. Can this be done please? Thanks.
My current FME Server setup includes a CORE/2 Engines set up on one machine with another Engine-Only Host running remotely on another machine.Β Recently, I noticed jobs on the remote machine queuing up and never processing. Restarting the FME Server Engines Windows service temporarily fixed the problem. But only for a few hours.Β I don't see any errors in logs. But I've just switched to debug level logging for more info and hope to capture some. What I do notice is that in FME Server web console, under licensing & engines, the remote engine just won't show up. Once I restart the service, I see it under both the Engines tab and the Deployment Status tab, until it disappears again.Β Unlikely this is service account related (as other similar post/solutions suggest) since I can restart service and then it runs for a bit. I did make a change regarding domain controller/Active Directory recently but rolled that back and it didn't solve the issue. I am not aware of any other
I have a WFS that has over 500K features. I want to retrieve just those that intersect my area of interest.Β If I have a polygon of my AOI and send it to a FeatureReader, with no spatial filter, then I get 30K features (or whatever the Max Features is set to on the WFS connection). Β If I set the Spatial Filter to Bounding Boxes OGC-Intersect or Initiator OGC-Intersects results, I get the schema, but no actual features.Β My aoi and the WFS data are in the same projection.Β If I use a boundsExtractor and HTTPCaller and manually create the call, {redacted}/ows?service=wfs&version=2.0.0&request=GetFeature&typeNames={redacted}&bbox=@Value(_ymin),@Value(_xmin),@Value(_ymax),@Value(_xmax)Β Then I get just the subset of features I'm interested in.Β I would much rather use a FeatureReader. What am I missing to get a spatial constraint working?
When using the FeatureWriter, it wants me to provide a subfolder. I cannot leave it blank. I need to be able to write the file to the root of the file share. I am doing a move and not a copy.Β any thoughts?
Yesterday, after completing a first draft workspace, I showed my canvas to a colleague and they commented on how bizarre π€’ my transformers appeared.Iβd been painstakingly aligning my transformers by port - so that the output of a transformer would lead directly into the input of the following transformer. This creates flat, linear connections β¦Β but the transformers themselves donβt necessarily align.Β Whatβs your preference?Β Check out your options here:Β Β Arranging Objects on the Canvas