A read-only category for lost FME Flow topics. We hope to move them shortly.
Recently active
IF I WANT TO FIND RELATED INFORMATION FOR A VERY SMALL AREA MAYBE A 1 MILE SQUARE AOI BUT I HAVE N SDE DATABASE WITH PROBABLY 14 MILLION RECORDS IN IT. THERE IS NO ATTRIBUTE INFORMATION THAT WOULD ALLOW ME TO PREQUERY THE DATABASE RECORDS THAT WOULD BE RELATED.ALSO THERE COULD BE 4 OR 200 RELATED RECORDS. I HAVE TRIED A LOT OF DIFFERENT METHODS. BUT CANNOT FIND A WAY OTHER THAN READING ALL 14 MILL RECORDS. AND IF I HAVE 2 SMALL AOIs THEN I HAVE TO WAIT ALL OVER AGAIN. THE SOURCE OF THE AOI IS USSUALLY KMZ LINE PLACEMARK. ANY HELP OR IDEAS WOULD BE APPRECITATED.
If there any way to configure Server Apps to have require authentication by default? Would it be possible that only an Administrator have permission to turn off authentication on a Server App?
Hi,My workspace is reading data from excel and uploading it to gis database. Data streaming is used to be able to return an html to the user. My implementation works if it's run natively from the fme application, but when it's uploaded to the server it will start a duplicate of the same job after 5 minutes. Both of these jobs will then run from start to finish, meaning that duplicates will be created.It seems that this happens only when the excel file has atleast 330 rows. I have also checked that engine does not crash.
Sorry this is going to be a bit of a jumbled question: Recently we started having some issues on our FME Server - When accessing the URL "https://<hostname>.<domain>/fmeserver" would return an error 404. I found some information online involving the WAR folders found under: <ServerInstallDirectory>\\Utilities\\tomcat\\webapps\\ I followed the steps and regenerated the folders. Now when I access the URL: "https://<hostname>.<domain>/fmeserver" is works correctly! However... Now with the newly created WAR folders if I access the URL: "https://<hostname>.<domain>" (note: specifically excluding the /fmeserver) I get an error 404 not found. Previously we never had an issue with this. We have had some security policies updated recently by the security team, and I believe this could be the cause but I'm not 100% certain. If anyone has any ideas as to what would be causing this issue I'd love to hear it. Thanks!
Hi, I have been running the JobHistoryStatisticsGathering.fmw using a FME schedule, and in recent times I have been noticing an error (log attached) that I am unable to get to the bottom of.53 2023-3-23 10:00:27 | JobHistoryReader_HTTPCaller (HTTPFactory): [1]: HTTP transfer summary (PANDORA): status code: 401, download size: 52 bytes, DNS lookup time: 3 ms, total transfer time: 97 ms54 2023-3-23 10:00:27 | JobHistoryReader_HTTPCaller (HTTPFactory): An error occurred while accessing the URL 'https://PANDORA:443/fmerest/v3/transformations/jobs/completed?limit=1000&offset=0'55 2023-3-23 10:00:27 | The below feature caused the translation to be terminated56 2023-3-23 10:00:27 | Storing feature(s) to FME feature store file `C:\ProgramData\Safe Software\FME Server\resources\logs\engine\current\jobs\47000\job_47701_log.ffs'...........69 2023-3-23 10:00:27 | Attribute(string: UTF-8) : `_response_body' has value `{"message":"Authentication failed: Failed to login"}'I dont believe I have m
Hi! We're using FME Server 2021.1.3 Build 21631 - win64. Since last update have problems with access to libraries. Some of jobs crashes on random way. For example:"Module 'VectorToRasterFactory' is unavailable for use with this FME edition"" Library 'C:\\Program Files\\FMEServer\\Server\\fme\\plugins/VectorToRasterFactory.dll' was found but could not be loaded. Ensure that all the dependent modules exist for this library"or"Module 'DatabaseUpdaterFactory' is unavailable for use with this FME editio""Library 'C:\\Program Files\\FMEServer\\Server\\fme\\plugins/DatabaseUpdaterFactory.dll' was found but could not be loaded. Ensure that all the dependent modules exist for this library"or"Module 'TextEncoderFactory' is unavailable for use with this FME edition""Library 'C:\\Program Files\\FMEServer\\Server\\fme\\plugins/TextEncoderFactory.dll' was found but could not be loaded. Ensure t
I am having issues with using the payload that is being sent to the webhook in FME server. I have setup a webhook, I watched this video: https://www.safe.com/webinars/hook-line-and-sinker-reeling-in-arcgis-webhooks/ But I cannot set the same values in my ParameterFetcher and my Workspace on FME server is not allowing me to set anything with webhook. I have the webhook created and I am able to log the webhook message to the logs and see the expected output. I am having issues sending it into an fme workspace.
What could be a reason for uncomplete login form? It looks like this:Looking into dev tools I see two errors popping up:DevTools failed to load source map: Could not load content for https://<domain>.com/fmeserver/dist/app/libs.min.js.map: HTTP error: status code 404, net::ERR_HTTP_RESPONSE_CODE_FAILURE/fmeserver/#/home:1 GET https://<domain>.com/fmeserver/ 401DevTools failed to load source map: Could not load content for https://<domain>.com/fmeserver/dist/app/libs.min.js.map: HTTP error: status code 404, net::ERR_HTTP_RESPONSE_CODE_FAILUREjquery.22789.min.js:2 GET https://<domain>.com/fmeapiv4/info/login 404Other than that the server appears to be working as expected - health check returns the following:{"status":"ok"}database is there and I was able to connect into it, license has been applied successfully, tokens work, in general all API based functions work as expected. The only problem is to use the front end... Server info (got via API..
Hello There I am using FME to generate a WebSocket stream, on the desktop we are getting the valid JSON format, but when published to the server I am getting an extract Caracter ( " \\") backslash --------------------------------------{ "ws_publisher_content": "{ \\"type\\" : \\"FeatureCollection\\", \\"Features\\" : [ { \\"type\\" : \\"Features\\", \\"geometry\\" : { \\"type\\" : \\"Point\\", \\"coordinates\\" : [ 48.740187789955101, 27.965531016954699 ] }, \\"properties\\" : { \\"truck_plate\\" : \\"YHSR2379\\", \\"latitude\\" : 27.965531016954699, \\"longitude\\" : 48.740187789955101, \\"event_type\\" : null, \\"event_color\\" : null, \\"severity\\" : null, \\"status\\" : \\"On_Road\\", \\"counter\\" : 1562, \\"time_stampe\\" : 20230115061550 } } ]
Is there a way thru the admin interface to get number of logins per users? or do we need to check the Tomcat logs?
This morning I could use a remote browser to connect (non https) to our fme 2020.1 server. I'd been tasked with upgrading to 2022.1.2. All steps complete, express install, port 80 and the web interface on the server works fine. However, I now cannot connect from any remote browser. Today this has happened on 2 machines, 6 weeks ago I did exactly the same on our dev server and it all worked fine and remote connection is OK. I've looked at the troubleshooting guides etc and all looks ok, I'm close to hoping it just goes away!
Hi folks I know this question has been asked before and there is a way to post json data directly via an HTTP Post Request as described here. The thing is that the web developer needs: An async processA download jobAnd the Job-ID returned back (which would work out using the param "opt_responseformat=json" when using http post - but it returns actually too much information which I see critical in terms of security) Regarding FME REST, I could not figure out how I ever could submit a job together with a JSON to be processed via FME as a result from the users selection on the frontend. The "fmerest/v3/transformations/submit/" would not accept my JSON to be used in the published parameters (I chose a simple text parameter to be fetched in FME for further processing). However, I get a 422 response (unprocessable entity). Do you have any suggestions what I can do here? Any alternatives that might work out better? Any help / hint is appreciated!Thanks in advance!
Hello,I am currently working on a Server App that displays different dashboards.Based on a published parameter the user can select one dashboard and is lead to the one selected. To fascilitate the usage I'd like to introduce a drop-down menu (bearing the names of all published parameters options) on the very same page as the dashboard. So far I managed to do the menu:<form method="post" action=""> <p> <label for="pays">Quel dashboard ?</label><br> <select name="dashboard" id="Dashboard"> <option value="ctrl_job_dr">exemple1</option> <option value="ctrl_job_semaine">exemple2</option> </select> </p> </form> <input type="submit" value="Envoyer"> Just inserting a link (href) does not work in this case for the link does only point to the fmw file.Here's the request I get when I select a dasboard:Does someone has an idea of how to put that into an html for
We operate currently the FME Server 2022.0.0.2 on the Windows Server 2022 Standart platformCompared to FME Cloud is web application interface slower.This mainly concerns the entry of files in "Published Parameters" when starting the application from the gallery (or directly starting the workbench),when after dragging the file, it is loaded according to the 100% indicator, but then it takes up to several seconds before the actual file name is displayed.We used chrome verse 103.0.5060.134 Don't know what the problem could be? Thank you for answer.
What ports do I need to open on my firewall to ensure I have full functionality of the FME Server WebUI?
In FME Academy I follow the trail 'Publish Workflows to the web' and use the FME Virtual Machine created in Strigo. In topic 3 Exercise: Publish to FME Server the webconnection 'Training FME Server' allready exist, so I can publish my workspace, which works fine. But in the next excercise I need to login with given credentials in topic3. I assumed I could use the same credentials but the password 'FMELearnings' is not the password I can use to login. I would like to know where I can request the correct password. It would be nice if the login to FME Server in the VM would use the same credentials as given in the exercise!
I have previously successfully configured FME Server with an Azure File Share as the System Share using a UNC path, but have not tried it with blob storage. Is this supported? If, so how do I configure it?
I want to do a cleanup of FME Server and remove topics and subscriptions that are not being used by any workspaces on the server. Is there a way to see what topics are being used other than going through each workspace individually?
Hi! I've made a FME Server Workspace app that makes backup files from databases and files on servers. When I run it in FME Desktop on my computer I can access my computer's file system and save the backup files on a USB stick for example. When I run it as an FME Server app I can't access my computer's file system to point out the destination for the backup files. Is there a way to do that?
Hi, has anyone ever tried the QGISPrinter extension (https://vstore.veremes.net/vstore/dashboard/documents/58) in a FME server treatment? thanks Fanny
I am using FME Server 2022.2 and am logged in as Admin but am unable to view the dashboards. I get a message "Please ask your Server Administrator to grant 'Access' and 'List' permissions to the Resource named Dashboards. You will not be able to view any Dashboard reports without this permission." However, when i check the user's permissions for the Admin account everything seems correct. Access is granted in the Dashboards section, and also granted in the Resources section / Dashboards to access and list. Any ideas whats going on, is this a bug, or more likely operator error....
When performing a simple extraction of some objects from the Smallworld base (GIS), such objects are being ignored in the export, as you can see in the attached log. The skipped features can be seen on line 458 of the log. What makes the analysis difficult is that the export does not show any errors. Version:FME Server 2014 SP2 - Build 14339 - win32 Thanks!
Hi,We have recently upgraded fme server from 2020 to 2022.1.Now i want to upgrade it to 2022.2. May i know the procedure for it?i mean am i need to reinstall it or can i use any pacth installantion for it
Hello, Are there still no plans for FME2022 to support Ubuntu 22.04 ? In other question it was mentioned that FME2023 will support Ubuntu 22.04. When is the release planned ? Thanks!
I have rows of data with columnsenter/exit time andlicense plateI want to combine the rows so that there are rows of three columns:enter timeexit timelicense plateFor each license plate and enter time, I want it to choose the closest exit time which comes after the enter time. Attached is an image of the input data as well as an image of what we want to create on the output. The small dataset is also attached.Input: Output:How can I achieve this with FME?