A space to discuss FME Flow
Recently active
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
I was able to insert 847k records out of 1.6M last Friday then it just failed (token was refreshed). This morning, I've disabled / re -enabled versioning in ArcPro and was able to insert 600+ new records using FME. Tried another 600+ and failed with the below error. ArcGIS Portal Feature Service Writer: Encountered an unexpected error. The error code from the server was '400' and the message was: 'Unable to complete operation.'. Details: 'Insufficient permissions [42000:[Microsoft][ODBC Driver 17 for SQL Server][SQL Server]The EXECUTE permission was denied on the object 'i24_get_ids', database 'CORPGIS', schema 'gisadmin'.] [Prod_Address]'ARCGISPORTALFEATURES writer: A fatal error has occurred. Check the logfile above for detailsA fatal error has occurred. Check the logfile above for details P.S. I have tried adding new records using ArcPro thru the same feature service and works fine. it only fails in FME even if I try to insert only
Info:We 2 server for FME Server and web application:-- FME Server has been installed in server with IP B ( xx.xx.xx.123). port 8080- Web Application installed in IP A ( xx.xx.xx.456). port 80The web apps has domain name https://urdomain.comThen, we use proxy so that FME server URL become https://urdomain.com/fmeserver. Problem:During installation, hostname being input as sysadmin with port 8080. After run Workspace, the output can be downloaded via URL shown in figure below.However, remote user cannot access it as it supposely to use http://urdomain.com/fmedatadownload/results/XXXX.zip What have been done:My teammate then change service host from http://sysadmin:8080 to https://urdomain.com/fmeserver which then cause the workspace cannot be run. It cannot be Run as it produce error 404.
I was wondering where I can derive the path name where the user preferences are stored (such as color background white or black for example). I was looking at tools> fme options > default paths, but it seems it's not there. Where can I find it?
Some more details here: Chart names don't conform to Helm best practices · Issue #89 · safesoftware/helm-charts (github.com)Can you please advise or help to amend the help chart without the full stops. I would prefer not to fork the repo and use the main branch from Safe. Thanks
Hello. I would like a workspace app to send an email containing a download link for the data package that this same workspace app has created by running, just like the workspace that workspace app is built on does. I have gone through the forum and I realize that there are many answers on this issue as it has been brought up before, such as emailer in workspace, httpCaller, automation, FME automationWriter, email address as a published parameter.... But I kind of need it hand fed to me, how do I do this for dummies, steps from A to Å? My workspace has no emailer in it or anything at this point, it just reads in data and clips it and writes out the result. Published to the Server as Data Download service and works 100% when run as workspace, sends the email and all. Nota bene Server is 2021.2.6 So any help would be greatly appreciated.
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.
Looking for cost effective ways if an organization buys into FME Server, they can get redundancy if their network should go down by switching to FME Cloud backup.
We need to check an email account for new emails at an exact time of the day and the poll interval of the email trigger isn't helping us.We have to configure a 5 minutes interval to get close to the time we want. So why check an email account every 5 minutes when you only need to check it twice a day (7 am and 7 pm)? We have tried different poll intervals but the polling behaviour is always the same: it adds a few extra minutes to the interval and the number of minutes added change every time. Is there an alternative to using the email trigger to check for new emails that let us fix a time it should be checked?
SetupPostGreSQL.log has the following error returned for each command:...Permission denied for schema Public. This is the same setup which has been in use for Server 2021 Thank you in advance!Brek
What ports do I need to open on my firewall to ensure I have full functionality of the FME Server WebUI?
Hi eveyrone,I'm trying to setup a 3-tier installation and I can't find the required network ports used by each component. I have a communication error between the engines and the core. Error communicating with FME Server host xxxxx-fme-engine. Contact your FME Server administrator who can investigate the log files for further details. I couldn't find anything useful in the logs http://docs.safe.com/fme/html/FME_Server_Documentation/ReferenceManual/FME-Server-Ports.htm Thank you
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?
Port 25 is open. Any other ideas?I also find that the topic is not appearing in the publishing list - would expect the topic 'receive_emails' here but only getting the out the box ones.All created using a superuser account. Think that these maybe connected in some way, I am running FME Cloud - FME Server 2022.2.1Build 22776 - linux-x64
We have a Standard FME Cloud Instance. After it starts running (scheduled) we get a Disk Usage Alert saying the Disk is 100% full. But the Instance Summary shows only 56% of Primary Disk are used (7.7 of 14 GB). The Monitor shows the Primary Disk usage never was more than 56%.Why do we get an Alert? What is a possibly the reason of the inconsistency? Is there a possibility to see what is using which disk space and get the size of each directory?
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?
Hello, I am trying to collect and maintain some metadata for FME Workbench, which includes the database connections attributes that each of our workbenches (.fmw files) use. We are currently using FME Desktop 2021.2 on Windows. So far, I have extracted the Database Connection information from the fme_connections.data file using a SQLite transformer. However, many of the values including User_Name are encrypted (fme_enc2). I realize I am stepping into the realm of security and cryptography - and also realize that if I gain access to the user names, I will be able to apply the same principles to passwords and other sensitive data in the Database Connections - and absolutely respect the principle of protecting secrets. That said, I am an FME administrator for my organization, and have access to both the fme_publicKey and fme_privateKey files - and am really only interested in the User Names associated with the connections. If there is a better way to collect that information than b
Hello! So my company has traditionally relied on Topics, Subscriptions, and Notifications (which I'll call the 'old way' for short) to send an email when a job fails on the server. It is now wanting to move into Automations, as the perception is that they fully replace the functionality of the old way (and that the old way will be deprecated at some point). I'm looking at the available Trigger protocols and see that, at a glance, the only relevant one appears to be "FME Server Topic Notified". Is this correct? Because if so, it would seem that our perception that Automations fully replace the old functionality isn't accurate, as we'd still have to rely on some of it to trigger the new one in the first place. Can anyone confirm if this indeed the case? Will there be a way to do this through Automations alone eventually?
Hi, has anyone ever tried the QGISPrinter extension (https://vstore.veremes.net/vstore/dashboard/documents/58) in a FME server treatment? thanks Fanny
I have an automation that starts with a JMS Message that reads ActiveMQ. I have a workspace that processes JSONs from ActiveMQ. How do I configure the automation to pass the JSON message from ActiveMQ to the workspace so that the workspace will use the JSON as the input to process?
Hello everyone,I'm hoping to get some guidance on how to use live wind data with base imagery. I'm trying to create a map that shows real-time wind direction and speed, but I'm having trouble finding a reliable source of live wind data and a method to display it on my map.Do any of you have experience with this? I would appreciate any tips or suggestions you may have, such as the best sources of live wind data, how to pre-process the data, how to visualize it on a base imagery, and how to make it user-friendly and easily understandable.I tried using API call from windy.com, but not much success there.Thank you in advance for your help! I'm looking forward to hearing from you.
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!