A read-only category for lost FME Form topics. We hope to move them shortly.
Recently active
I have installed FME Server (Home Use License in my notebook) back in march, It was working fine, However, after a Windows 10 update, It started to show Error 1068. I have already asked for support and then, It started to work again. Since April, after another Windows Update, FME Server shows again Error 1068. I have try to sop and start services (FME Core) but It didn't work. I am out of ideas and It is frustrating, because I was willing to migrate a non profit project database from desktop to server, so I am considering other options, maybe cloud services, with the cost-per-use concern. Do I need to reinstall FME Server again in order to fix the error?. I will appreciate any ideas to fix the error and start using FME Server, best regards!
We recently updated our fme workbench from 2018 to FME(R) 2021.0.0.1 (20210315 - Build 21306 - WIN32).we have a workbench who clips a map into tiles. (vector data) In the 2018 version we had no problem but in the 2021 version all our text object are corrupted. it changes the fme_type from fme_text to fme_point. i made a visual from the situation.
Hi, my problem is I need to isolate a specific number in a sentence like those number in highlight, but I really don't know because is not the same sentence everytime : La 00132-12-095 est issue de la 00132-12-090(décret 50_459-2013)orElle est issue de la 43860-01-030(décret modificatif 1168-2003) qui est issue de la 43860-01-000 (décret modificatif529-2002) or La 48375-01-030 est issue de la "-"-000(the real number I need to isolate is 48375-01-000)
Hi, I'm new to FME and doing a training course coming Thursday, My company has uploaded FME software to my Thick Client but my PC has no C drive, but has a U drive, so all my defaults do not work. Someone who uses FME said download it to your personal computer but it's a iMac Big Sur (Intel chip) and won't open in this versions. Is there a work around for my Imac? I don't have confidence remapping all my defaults on PC U drive and it takes my IT department 3-4 days to reply to requests and another 4-5 days to figure it all out. Too late for my training course ready.
Hello.which transformer will be useful to combine this letter .each letter has too many seperated sqaures ,and different shapes .i would like to combine all squares together so the letter become only one letter with one shape.FME 2018Thanks in advance
I am running data through a workspace that has several date fields. In most cases the source text string convert fine, but there are many entries where the specific date was not known so only the year was recorded. An example is below. How do I handle this? I would prefer not to make them all January 1 or any other arbitrary date in the year specified.04-12-196425-02-1999195214-06-1954
I have tif files but I found not all image tif associated with tfw files .I have used Geotiff transformer to read tif files but it shows me as image without coordinates , I used coordinate setter but it does not change the coordinates . is there any solution to let fme pick the tif files with coordinates fme 2018thanks in advance
I have a CSV with data exported from an old program. It created two columns. The first column contains field names and the second contains the values. It looks a bit like this:FirstName, PaulLastName, SmithBirthdate, 1/1/2020CellPhone, 123-456-789FirstName, MaryLastName,SmithCellPhone, 123-555-1212Each group starts with "FirstName", but each person in the data does not necessarily have data for each of the fields. (e.g., Mary Smith doesn't have a birthday in the system). I can use a duplicate filter to get a list of all potential fieldnames, but how do I do the next step? I want to create a table that has all the data for each person in the list. In the simplified example, two rows would result.
Welcome to your weekly FME News FME AcademyIf you haven’t already, be sure to check out the FME Academy which is our new self-directed online free training platform. We also just published a brand new FME Academy Trail: Use Data Integration Best Practices where you can learn how to debug workspaces, design workspaces for advanced reading and writing, design for performance, and optimize workspace performance. Knowledge BaseTutorial: Getting Started with FME Server has been updated for FME 2021.0. This tutorial features a whole new scenario that follows what you’ve completed in the Getting Started with Desktop tutorial. There are also two new simplified exercises for creating self-serve data and sending an email in automations. You can still find the older more complex versions of these tutorials here: Self Serve and Sending Email. Tutorial: Getting Started with List Attributes has been updated for FME 2021.0. It shows you how lists work in FME and how lists are created and how to ex
I have a number of shapefiles which I want to translate to Geopackage.However I want the original shapefile name intact. So just a one on one batch shapefile to geopackage translation I thought that the FME Quicktranslator app would be handy in this situation, however, it asks me to specify a database connection, even though I want all the individually translated shapefiles as separate .GPKG files in a destination folder. In FME Workbench, a specific filename is also required to translate shapefiles into, and there is no way (as far as I can tell) to let this be a dynamic name based on the fme_basename attribute. Note that I do not want to have a single geopackage file with all the shapefiles combined in it. How do I do this? Thanks for your time.
I have JSON files where every Linestring includes a Point and in some cases Polygons. I want to filter data to find out which Linestrings do not include Polygons and create a JSON file with corresponding Linestrings and Points. I have tried to use the Spatialfilter, but with mixed results. Files containg data below.
Hello, I am having an issue when trying to overwrite a feature layer in ArcGIS Portal. It writes first time fine, but fails to overwrite.A bit of background of what I am trying to. The workbench reads in a ODBC connection, performs multiple joins, creates vertices based off lat and lng, then writes to ArcGIS Portal. As mentioned, this is writing fine but I noticed an issue when trying to overwrite the file. The error message is: ArcGIS Portal Feature Service Writer: Encountered an unexpected error. The error code from the server was '500' and the message was: 'JSONObject["globalId"] not found.'. Details: ''ARCGISPORTALFEATURES writer: A fatal error has occurred. Check the logfile above for details I have had a similar issue before when performing a similar task, and I created a forum post discussing the issue - Error when trying to overwrite an existing ArcGIS Portal feature (safe.com) The issue doesn't actually seem to be anything to do with a Gl
Hey guys, I'm still quite new to FME. I've been experimenting with using the DatabaseJoiner and SQLExecutor for my use case to join features already in the workspace to a database table. I have around 2+ million features in a workspace, so it takes quite awhile, and need to join them to an external database with a 1:many relationship (features:database records). Initially I thought that it would be much slower to use a DatabaseJoiner in this case, as it must send many smaller requests to the database, but now I'm not so sure. So I tried using an SQLExecutor to read in all the records and join them to the features with a FeatureMerger. The SQL query is set up so that it is only reading in the records that match one of the keys on the feature already in the workspace. However this has its' own issues I've found where the workspace fails about 2 days in translation, although I'm not sure if the error message is related to the SQLExecutor itself and could be solved
Hello! I'm trying to help our new teammate with my limited FME knowledge figure out how to get our workspaces to run on her computer. Whenever she tries running a translation, it almost immediately terminates and returns a message that it was unable to open a log file.The FME version she is running is different from the version of the workspace, but when I try and use it on my computer that also has mismatched version, the translation succeeds. We tried setting a logfile that already existed as suggested in this post: https://community.safe.com/s/question/0D54Q00008LczubSAB/i-am-a-new-fme-userwhen-i-try-to-run-a-workspace-that-has-been-authored-by-a-colleague-i-get-the-following-error-message-and-the-translation-terminates-i-can-save-the-workspace-as-a-different-file-name-and-it-will-run-without-error But that didn't work either, giving a file does not exist message. Any suggestions?
Hello, I have what seems to be a simple task, but so far, have not been able to find the right solution. I have an FME process that creates a CSV file with a header row, but it needs another "header" row above the actual header. Below is an example of the CSV file with the header:TagName,TimeStamp,FieldValue,DataQualityLLSCADA.LL_EX02_BATTERY_VOLTS.F_CV,5/24/2021 12:45:00,6.37,GoodLLSCADA.LL_EX02_CHLORPHYL_UG_L.F_CV,5/24/2021 12:45:00,0,Good The additional "header" row is simply the following:[DATA] Appreciate your time and any assistance, Lowell
Hi, I have to check 2 set of data. The source is a xlsx files and the replication is a Acces files. I would to compare the 2 set of data and send a e-mail if it's have some change beetween the 2 set fo data.Thank you for the help.
HOW CAN I DO AN FME WORKBENCH DEMO ON ANY TOPIC. WHAT ARE THE STEPS. THANK YOU.
I understand if there is a mapserver or featureserver I can run the url into a reader, have it read into a table, create a writer to write the information into a shapefile. Then the shapefile is sent to a folder I select. I have all of that down. What I am wondering is how can I do this with a geocodeserver? Every time I take the url of the geocodeserver and try to make it into a reader, it fails....I think I need a certain reader, but I am not sure what I need. I can provide an example url if need be.
Hi all, this is my first run with both FME and HTTPS API endpoints. The data I'm requesting comes back to me as paginated JSON in sets of 25 and the API uses offset=[Integer] to allow me to cycle through the data. This means that when I want to pull almost any data in my day-to-day I need to hit the same endpoint multiple times with offsets 0, 25, 50 etc... until I've got all the data. The JSON comes back with a "has_next_page" boolean so I was hoping to use that to do the following: 1: establish a variable called 'offset' = 0 and an attribute called 'endpoint' = [UrlString] which references 'offset' at the end, run the HTTPCaller2: when the JSON comes back, take the "has_next_page" value and turn it into an attribute3: run a test to determine if it's true4: if true, offset+25, run HTTPCaller again 5: repeat until 'has_next_page' returns false what's the best way to go about this?
Local Coordinate System - I have a local coordinate system that consists of a 3x3 matrix, i need to multiply each point (x,y,z) in the reader with this 3x3 matrix
Hi all, I have a list of JSON historical file which contains date and time at the end of the URL. I would like to extract both date and time based on the URL and put it in the table. I've extracted the date and time using the DateTimeStamper, but fails as it only generate current date and time. Is there any suggestions on how can I extract the date and time from the URL?
I'm trying to use FME Server to execute a Windows command but the SystemCaller returns code 1 with no details. The same workflow works fine on FME Desktop. I've read a few articles here in the formum regarding the correct use of UNC paths and folder permissions, but none seem to apply in my case. Have others had success using the SystemCaller transformer within Server to execute commands or batch files on the machine running Server?
Hello,How to install Commvault Locally on Windows Computers Using the Installation Package. Please suggest me Thanks,Anita
i would like to resize the polygon and make it smaller .i used scaler transformer but i am not sure how could i use it correctlyi have polygon that has coordinates x min , xmax , y min ,y max .how could i resize the polygon to smaller
OK, so technically this comes from a much older question, but someone recently asked for further assistance on there, so here we go...Question of the WeekThe original question was...Q) I have a shapefile of points and 103 rasters. I wanna overlay the points on the 103 rasters and extract the values to attributes. The final aimed result is the shapefile containing 103 additionnal attributes with extracted values, I want also that attributes have the same names as the rasters. Is there any way to do this batch process?I tried to load all the rasters into the PointOnRasterOverlayer but it seems that it connot do a batch process but work only on a single raster at once.And then this week @fmenoob asked for some assistance in setting up the answer. A) There are a couple of solutions here. One is is sort of similar to the previous question-of-the-week on parallel processing with the ShortestPathFinder because groups are needed and one way is to create duplicates of the points. Another way w