A space to discuss FME Flow
Recently active
Hi Community! Trying to install FME Desktop 2021.1.3.1 on Ubuntu 20.04.3 LTS to no avail. Here is my install command and screen msg.Any help is appreciated! Bo$ sudo dpkg -i fme-desktop-2021_2021.1.3.1.21635_ubuntu.18.04_amd64.debSelecting previously unselected package fme-desktop-2021.(Reading database ... 357202 files and directories currently installed.)Preparing to unpack fme-desktop-2021_2021.1.3.1.21635_ubuntu.18.04_amd64.deb ...Unpacking fme-desktop-2021 (1:2021.1.3.1.21635~ubuntu.18.04) ...dpkg: dependency problems prevent configuration of fme-desktop-2021: fme-desktop-2021 depends on libboost-regex1.65.1; however: Package libboost-regex1.65.1 is not installed. fme-desktop-2021 depends on libtcl8.5 (>= 8.5.0); however: Package libtcl8.5 is not installed. dpkg: error processing package fme-desktop-2021 (--install): dependency problems - leaving unconfiguredProcessing triggers for libc-bin (2.31-0ubuntu9.2) ...Processing triggers for gnome-menus (3.36.0-1ubuntu1) ...Process
I need to merge individual 1km2 LIDAR tiles in .asc format to form a single layer. I have a table (.xlsx) which lists the .asc files, their folder location and the site reference they are associated to. I have read the table into FME and using a FeatureReader and can open all the .asc files and by using the RasterMosaicker, and Reprojector I can combine the the .asc files and output the merged LiDAR. This works fine for a single site. Of course when I add further sites to the table I end up with all the LiDAR merged into a single feature. How can I set up FME to iterate through the table merging the necessary tiles and produce a single LiDAR output before repeating the process for the remaining sites?
Hello ! We have 1 core server and 2 engines servers in 3 differents VLANs, all needed ports are open and tested but without an application job, the core server loses the engines independently after 2 hours maximum. We need to suppress the engines in the hosts section and to re-add it to restore the engine. We worked around network questions, we opened all ports for tests, around systems (applicative services still running), we tried to modify the fmeEngineConfig.tx but no way. Could you please help us ? (french systems)Thank you !
We've been using automations to run jobs, and then report the status back to Teams using an HTTP Request to call a Teams webhook. This was working fine in 2021.1, but since upgrading to 2022.2 the teams message now shows the job variable names, and not the values. The issue seems to occur somewhere within the Adaptive Card format - as I can use a very simple JSON object in the HTTP body of the HTTP Caller (eg. { "text": "{job.id}" } )- but it seems as soon as the variable call is enclosed in square brackets - it won't populate the value. Am I making some silly reference mistake?(Attached HTTP Caller body.)
We have two FME machines (FME1 & FME2) hosted in azure and is been accessed via a DNS name URL (e.g. fme.domain.com). Issue: If both the VMs are running, the the fme server URL is throwing authentication error and not allowing us to login. If one of the machines (anyone) is removed from azure, then the FME URL is launching fine.What could be the reason? From our initial investigation, we found that the machine keys of both the machines are different, but the serial numbers are same.
As the title implies, I have a workspace where two different workflows have to write to the same CSV but different sheets. How do I go about doing that? I've attempted to use fme_feature_type as CSV File Name but that resulted into 2 separate CSV files as depicted by the image attached
A workspace writing to a google sheet was published to the server. The process failed with the error shown. Here are the additional errors that immediately followed. I appreciate if someone could share your solution. Thanks!501 2022-12-27 16:31:12 | The python function `fmepy_google_sheets.FME_createWriter' was not found. Check your python path & module imports502 2022-12-27 16:31:12 | Could not create Python Writer `SAFE.GOOGLE-SHEETS.GOOGLESHEETS4'503 2022-12-27 16:31:12 | An error has occurred. Check the logfile above for details
I create an FME workspace with ArcGis Online. I have a new project so I made a copy of FME Workspace and I want to change Feature Services to use a new project. How do I redirect or change Feature Service to new project?
Issue: During the Christmas break, one of our automations failed regularly due to an account issue. I did not get any notifications and only upon my return and a manual review did I see this issue. Question#1 : What is the correct method for tracking automation failures. Can the system send email notifications with the associated error message. If so, how do I do this ( note: my knowledge in the product are still basic ) Question#2 : We are scanning workspace logs from the logs folder , but where are the automation logs ? Many thanks in advance for any assistanceOliver @ EGW
I want to build an app that will prompt the user to select a file.the file is on our network. I have set a resource for the root folder and set this resource as a parameter in my workbench. (It would be nice if the user could not change this) The first required prompt (parameter will allow the user to select 1 subfolder of the resource folder. Then i have specific values for 2 other subfolders that will be supplied and added to the root and the first selection. The second prompt will be a single file in the now complete folder structure. This folder will then be supplied to the output where the file will be written with the same name + datestamp.I have what i think are the parameters built in my workbench but don't get the path built correctly.I am trying to buld the path like this.$(FME_SHAREDRESOURCE_DATA)$(SELECT_PROJECT_ROOT_FOLDER)\\PROJECT_DATA\\WORKING\\$(SELECT_PROJECT_FILE)any ideas on how to accomplish this?
I am using shapefiles to create multple attributes for dwg OD table output.I have a dwg that does not have a feature for this output. (I am writing this to use in fme server). I use a tester to divert the shapefile feature out of the output stream. but the feature gets created in the dwg regardless.I tried putting a NoFeatureTester to try to keep this from happening. HOW does this feature get through the tester?in the screenshot. the feature that is in the NoFeatureTester ends up in the dwg.
Hey Community, I am trying to map generators/power plants and substations for Texas(ERCOT) region in US. I have got one datasets from HIFLD and the other that I have already(my org). I have created a workbench that preps the data and compares the two data for generators. Also, there are a lot of substations that have got 'Unknown' names and is not possible to compare the two. Is there a possibility where I can run the workbench and it compares the two datasets with satellite imagery(Bing Aerial, OSM, Earth street) and provide a validation result.
Hi, I have a number of outgoing webhooks from MS Teams that call tasks to run in FME Server that then respond back with a message in MS Teams. That's great but I would also like to be able to pass messages into parameters. e.g. From MS Teams send this: @FME Server 'check this' The 'check this' could then be received into a new parameter and used by a workbench job. Has anyone had any luck doing this? Many Thanks!
It seems like this should allow for more itemized day selection, week selection, month selection. We want to setup multiple automations and it does not seem like I can do that, exactly.
Can a subscription of type httprequest have a target URL that is using HTTPS instead of HTTP?
FME Server 2021.2.6 We have an automation which downloads attachments from an email to an UCN path. When the automation is triggered, it logs the following error:2022-11-28T16:43:49+01:00 | 809004 : \\uncpath\image002.png : Failed to download email attachment. Download location "{1}" is not available and could not find an appropriate alternate location.But when we look in this specific folder, we see that the attachment is downloaded successfully.Questions we have are:Do we try something which is not supported?Can we solve the error log?
Using the instructions, we were unable to use Chrome create the .cer file. We had to use Internet Explorer. In the Verify HTTPS configuration step, localhost produced an insecure connection although using the hostname produced a secure connection. How can this issue be corrected?
How do I upload/post PDF files to Survey 123 Portal? I tried using both the put & post options in HTTPCaller transformer as well as FeatureWriter. It appears to work as I did not encounter an error message but the files don't get actually written in the portal. I guess it could be the HTTPCaller settings but I'm at a lost how to set it. Please advise what I'm doing wrong , or any sample FME script with httpcaller settings would be greatly appreciated. Thanks in heaps! Wilfredo
Hi team,with the deprecation of Basic Authentication coming up in October later this year (Deprecation of Basic authentication in Exchange Online | Microsoft Docs),it's been suggested we move across to OAUTH for accessing emails via FME Server Automations. I'm a little stuck on how we can do this? There doesn't seem to be any OAUTHcapability within the templates? Any suggestions on how we can achieve this?
I have a couple of reasonably complex workspace that I have used the Worskpace reader to extract some data from. I have attached the image below to show where I am currently at. I have all the data but my question is "WHAT NOW", how do I use this data to it's best, and to explain what is going on in the workspace to the average person so it is understandable, and out put in a user friendly format. I thought someone may have some examples of what they did and how they used their data as documentation. I have watched the Video from tensing which was good but it really doesn't explain the how and final documents very well. Thank You.
I have a workspace that needs to run when there is a new file in a SharePoint folder. Is it possible to set up an automation that would work similar to Network or Resource Directory?
As far as I understood from the documentation, the self-hosted FME Server (installed on my own server) can be also licensed by CPU (Dynamic Engines)?That means that I have a full control and security (especially in terms of data privacy, etc) of FME Server like self-hosted FME Server with standard engine(s), however in terms of license it acts similar to FME Cloud?So if both questions are correct then the difference between self-hosted FME Server licensed by standard engine(s) and self-hosted FME Server licensed by CPU (dynamic engines) in regards to license is that the client pays for an extra standard engine only once, but for CPU Usage as long it in hours takes - continuous payment?
Hi, I have tried to follow the suggestions in this thread to connect to Mapillary API without success.https://community.safe.com/s/question/0D54Q00008vZLePSAW/hi-have-anybody-succeeded-in-connecting-the-mapillary-api-v4-with-fme-workbench-i-get-stuck-on-an-internal-server-error-when-i-use-httpslocalhost-as-redirect-url-in-the-oauth-20-webservice-authentification I am using these settings:I am just getting a login page when I test the service: Any suggestions? The result is the same with http://localhost and https://localhost. It is the same when adding Authorization under HTTP Header for Retrieve Token Parameters. Anyone got any suggestions on how to connect to the API and for example get coverage tiles.
We have FME Server hosted on a docker environment. We are using AWS, for database we are using RDS postgres, and for storage, we are using EFS. On one server we are running all core components using docker-compose. and we have lambda-based engine deployment using separate EC2 servers. Of course, both core and engine are using postgres RDS and EFS. What would the upgrade process look like? Our goal is to upgrade without losing any repository, server configuration, job logs, automation, schedules, etc.
I tried to uninstall using the FME Server installer (EXE) file, the status stay at "removing files" for long time without progression. I tried to uninstall the server from Windows control panel, the process hangs as well. I need to reinstall the server from C:\\ to D:\\ drive, the repair does not allow me to do that. Please advise how I can remove the Server 2021 from Window 2019 server platfor. ThanksHelen