A read-only category for lost FME Form topics. We hope to move them shortly.
Recently active
The error i received is
What happens to automatic replies to FME Server sent emails (out of office, undeliverable, etc.)? Can Server be configured to route them somewhere useful?
Hi,I'm trying to create a scripted parameter to concatenate some of the FME Server Parameters, but all the FME Server Parameters come back as "None" in my scripted parameter, even though I've explicitly set them in FME Workbench.This is on MacOS FME Desktop 2022.1.2.0 (build 22627). I've tried using fme.macroValue, same result. I can use other user parameters in a scripted parameter. Is it not possible to use server parameters inside scripted parameters?
Hello,I know this is weird but somehow I cannot find the Google API key that I got but I do have it stored in the workbench file for years now, in the Geocoder transformer. Any idea how/if I could retrieve the API Key somehow? Many thanks
anyone tell me how can i get the data I m using HHTPcaller how can I get the Columns
I have a mix column that contains numbers and letters. in some records the first value or two first values are number and then is a space then comes letter. the space und letter don't appear in all records. if a record contains this space I want to remove the space between number and letter.For example : 2 a -> 2a oder 22 a -> 22a.
Via "Add or Remove programs" I select FME Desktop 2020.0 and click Uninstall. This message appears: "The feature you are trying to use is on a network resource that is unavailable. Click OK to try again, or enter an alternate path to a folder containing the installation package fme-desktop-2020.0.2-b20232-win-x64.msi in the box below." Unfortunately I can't find the installer anywhere, so I can't uninstall. Does anyone have any suggestions how I can uninstall FME 2020.0?
Hello,I need to do a simple operation in any GIS software, like QGIS, but I can't replay it in FME, and then load this data on ArcGIS Server. For example, I have two polygons with the same code (two rown in a data base) and I need to fusion them into a single one, using a common attribute, the code. The result would be two geometries and only one row into database. If I use Aggregator transformer, checking group by this attribute, apparently the result is ok, but output a geometry collection don't load to ArcGIS Server. I tried to use GeometryCoercer, after the output port of Aggregator transformer, but it didn't work. So, can someone help me? Thanks!
Using FME 2021.2. I keep having to go into workspaces writing to SDE and change Table Handling to Truncate Existing. I know I have done this repeatedly on some workspaces and then come back to find set to Create If Needed. Anyone else have this happen?
Does one get any certification or acknowledgment letter, after finishing the FME training?
Hello,I have several thousand records, each with a date and demographic information. I have set up a workflow using the statistics calculator to get a cumulative sum of each demographic column. Where I am hung up though is grouping these records into weeks, and then doing my cumulative statistics for each week.Any help would be greatly appreciated!
I have a multi-workspace and I want the HTML file with this informationProductIDWorkSpace NameAreaTimeStamp with DateStatus (Fail, Pass)
Just found that a workspace I thought was working perfectly is not writing out BLOB attributes. The workspace creates schema attributes and writes out to a geodatabase. Unfortunately, the schema features for BLOB attributes--currently set with native_data_type = blob--are not writing out. So:Can FME even write out Blob attributes in schema features to a geodatabase?If so, what is the native_data_type to use for a BLOB attribute?Is the native_data_type value in the case of a BLOB (or in any case for that matter) case-sensitive?I have not been able to get FME to read BLOB fields from and existing geodatabase, so I don't have a native_data_type value to inspect. My BLOB attributes in the schema features currently have a native_data_type value of "blob" and an fme_data_type of fme_binarybuffer. Any insights? Thanks in advance for your help.
I am not able to connect to a SFTP server with FME Server. I have used the following description Using a private SSH key with FTPCaller to authenticate an SFTP Connection on FME Server and FME Desktop (safe.com) to create the workspace. The Workspace runs fine but after I uploaded to FME server and run it with FME Server, I get a "login denied" error.Version 2022.1
Hi, When using the S3Connector transformer with System credentials, if those credentials are invalid, performing an upload operation still produces an output with a URL as if there were no issues. It doesn't upload the file, it just posts a warning to the log. This is tricky to catch. Performing a List or Download opertaion with invalid credentials causes the transformer to output through the <Rejected> port with an error, letting us neatly terminate the workspace. Is there anyway to get the Upload operation to also reject when the credentials are invalid?
Hey there,I need to transform a CSV-formatted file containing Geometry assignments into LandXML. Therefor geometry describing/containing clothoids need to be clothoids in the LandXML. They can be at the start, in the middle or at the end of a (line) geometry. I know how to create linear geometry (VertexCreator) and arc geometry (2DArcReplacer). But clothoids? 🤷♀️
I have a FME server web app based on a workbench. The results are contained in a simple table and written to both an Excel file and Oracle/ArcSDE. Any suggestion on display results directly after the job is completed on the same web interface. At this point, my option is for user to download the zipped Excel file and view results: only two rows in the Excel file: header row and data row. Thanks.
A Tester: what could be simpler? I feel silly asking this, but I must. I have two sets of features, both resulting from reads from the same geodatabase (GDB). One set comes from a FeatureReader through the <Schema> port. The second set comes from a PythonCreator that uses fmeobjects/arcpy to create FME features having a few attributes containing schema information but not geometry. The plan is to run the two sets through a FeatureMerger to add the attributes of the second set to the first set. All well and good. Before sending all the features to the FeatureMerger, though, I wanted to remove from each set any features that have "OBJECTID," "SHAPE_AREA," or "SHAPE_LENGTH" values for a particular attribute. So, I send each feature set through its own Tester. The tests in each Tester are the same, except for the attribute name holding the tested value. The test is essentially if UpperCase(@Value(<attribute_name>)) = OBJECTID OR UpperCas
Please help me to solve this problem How do I convert this file from citygml to a shapefile With the construction site set on the map by knowing its coordinates on Google?
Hi,When I try to read data from ArcGIS Online this error appear: "Python Exception <TypeError>: unsupported type for timedelta milliseconds component: str". The connection is OK since I manage to read data from others dataset (fature layer) from AGOL. I have tried to find som answers and it seems to be something with dateformat, but my lack of knowlegde makes it difficult to find a solution. Is there anyone who have had experiene whit this error and know a solution?
HI there I am alittle confused by this error as I am writing several shp files into AGOL, I am using the same area for clipping the data which is aggregated into one area using the tools you can see below.On the other shps file I am writing I have no ran into this issue, they are fine to upload etc but on the last couple of shp files this is the error I am getting. I was wondering if anyone had seen this before? I am not trying to write the area used for clipping to AGOL, but just the output of the data which is clipped, so im not 100% sure why im running into this error.
Im trying a simpel setup. One reader one Writer.The reader reads a WFS service, and the Writer writes down in a local esri file gdb. Im trying to access this url: https://services.drift.kortinfo.net/kortinfo/services/Wfs.ashx?Site=Aalborg&Page=Aalborg_Forsyning&Service=WFS It shows up nicely in the inspector, and if you run the reader alone, it loads everything. But as soon as I add the writer I get geometry errors. What is wrong? Regards David