A space to discuss FME Flow
Recently active
I have defined the corresponding coordinate system in the server (FME \\ Reproject \\ MyCoordSysDefs LocalCoordSysDefs), which is normal in FME Desktop, and the corresponding coordinate system cannot be found in the server.
I have FME Server setup to watch a directory where JPGs are dropped by users. When the watcher detects a JPG it runs a workspace that moves all files found to a different folder (post process). FME Server seems to be trying to run the workspace over and over again even though the files were removed by the first run. All attempts after the first fail and another instance is added to the cue. I'm not sure what the cause is. Any help is greatly appreciated.
Hi FME gurus, My IT department scanned through our FME Server IP and found some (high) vulnerabilities. The security officer asks me to upgrade from current version to the desired versions for several components:component versionApache Tomcat9.0.24 -> 9.0.31Angular.js->1.7.9. or higherjQuery->3.4.1.Yepnope.jsEnd of life -> …Bootstrap3.3.7 -> 4.3.1FYI: I upgraded three weeks ago to FME Server 2020.0.0.1-Build 20202 - win64 with an express installation on the same virtual machine. Is the choice for the current versions substantiated? Is there an easy way on the FME Server Virtual Machine to upgrade these versions with few lines of code through CMD? Kind regards, Jan
Hi,I'm troubleshooting an error I'm getting back from an HTPCaller response and would like to view the transactions in Fiddler. I am having trouble routing the traffic through the Fiddler proxy though. Does anyone see what I'm missing?FME Settings:Fiddler Settings:I also installed and trusted the Fiddler root certificate and added loopback exemptions for the running AppContainers.Results from the reject port of HTTPCaller:(ps1) I should add that the HTTPCaller is using NTLM authentication in case that matters. I think the the FME Proxy settings should be fine with no auth, as none is set on the proxy itself (Fiddler), but have also tried with credentials in case they were passing through to the caller.Thanks!Corey
Hi All,Does anyone know how I might add a vector layer to the Open Layers example for data delivery in the FME Server Playgroundhttps://playground.fmeserver.com/javascript/data-delivery/open-layers-integration/I would like to drop a line feature on top of the Open Layers basemap so users can use it as a reference when they are selecting their area of interest.
Hi all.Our IT department has recently moved our mail system to Office365, and so all the emails sent from FME must now use a new endpoint and credentials.I've tried to run a super simple workspace, and it fails: Emailer_Søgeord: <class 'ssl.SSLError'>: [SSL: WRONG_VERSION_NUMBER] wrong version number (_ssl.c:1076)Our previous setup didn't use SSL, but the new one does. But apparently FME cannot handle it ?The only items changed are: host, port, encryption (from None to SSL), and sender's username and password.Using FME 2020.0 and Python 3.7+, and I have upgraded the Emailer transformer from 2017 to the latest.Please advice. Cheers.
How I can share the resources files same as the fme server app;Despite the fact that I can run fme server app without credentials, I fail to download the result of this app without credentials at lease guest user!Version:2020.0So, there is a way to share the resources files same as the fme server app Best,Lubna
Hi,I am using Automations in FME Server 2019.1 for the first time and I want to add the log file as an attachment to an email.I have tried inputting the following two options into the Emailer but neither worked.Option 1:$(FME_SHAREDRESOURCE_LOG)/engine/current/jobs/*/{job id}.log Option 2:{job.log} Automation Workflow:As a side note, I would also like to know if it is possible to send multiple attachments with the Emailer in Automations? If so, what would the syntax be for that?Thanks in advance!
I just recently upgraded to FME Server 2020.0.1 and noticed the attachments in the emailer transformer wouldn't allow me to specify a file with the direct path of my pdf in the Resources folder. This worked in previous versions of FME Server.$(FME_SHAREDRESOURCE_DATA)/resources/example.pdfIt did work when I created an attribute with the path and used it as the attachment Source File.Is this change by design, or perhaps a bug? Invalid File Path Valid File Path
I have 3 different servers for development, testing, and production. What is the best way to duplicate user accounts across all 3 servers?
I'm a beginner with FME and have only used it for a couple of weeks doing simple tasks in Workbench so my knowledge is not very good. I'm now trying to set up an automatic process for downloading data(zip files) from a Swedish authoritys website: http://extra.lansstyrelsen.se/gis/Sv/lansvisa-geodata/sodermanlands-lan/Pages/default.aspxI have created a FME script for downloading the specific zip (LstD Ädellövinventering) using a HTTPCaller. I only want the script to run when the specific zip file has been updated. Is that possible? And how does that work? I also want to be notified by email if the data failed to download. And maybe let the script run til the download is sucessful if that's a good idea?
Hello,I upgraded FME Server from 2019.2 to 2020.0, and restored the configuration by importing the backup file which has been downloaded before uninstalling the previous version.Some of existing workspaces are run via API (request from a web page) and access a PostgreSQL database to read features with a FeatureReader, execute a SQL query with a SQLExecutor and so on.What I observed is, after upgrading to 2020.0, the workspaces failed to access the PostgreSQL database and logged this error message.FME Server error: `FME Server error: `Unauthorized request by user due to lack of proper permissions.'I was able to resolve the failure by manually adding access permission for the database connection to the API token, but it's a bit troublesome if you need to check and fix permissions of every Token whenever upgrading FME Server.I upgraded the FME Server several times before (FME 2019.0 -> 2019.1 -> 2019.2), but I didn't need to modify permissions of the API token.Is it an i
What the differences between guest and fmeguest usersFor Example, When I share a resources -Temp resources, I see two users related to guest: guest and fmeguest, one of them is under fmeguest role which is the fmeguset, but when I go to user management section I see the guest user but it take the behavior of fmeguest user since it under the fmeguest role!This confuse me when working on permissions and sharing resources!So, What the difference between those two users? Best,Lubna
Hi,How I can display the user name under user settings iconVersion:2020.0 Best,Lubna
Hello Safe Software,Any one else experiencing issue with the FME Licensing tool on the SFDC portal?Please see screenshot below dated 03-April-2020, while accessing the FME Licensing tool on SFDC portalRegardsSRG
Hello, @gulbinI am not able to download fme server 64 or 32 bit . I have tried many times and it is still waiting.My laptop has enough capacity and 64 bit.Could you help me , Many Thanks ,
Hello I would like to know if it is possible to transfer my free "Single-Fixed License" to a new computer. My old computer is in trouble and I need to transfer the license to another one. I thank you for your return. Leugim
Cento = 100 Um = 1 Raw DataI wantFme_resultCento Um1011001 How resolve These type of numbers
HI,I have upload multiple folders which contian thousands of *.osgb files to Resources->Data of FME Cloud. All the files need to be converted to specific format.How can I select the folders or plenty of files just once rather than click individual file one by one as source files?
I am trying to push a HTTP Request notification to a client machine using a Text Writer with MIME Mode set to 'application\\json'. The issue we're running into is that we get extra "\\" in the 'subscriber_content' section. It appears that the notification is converting the 'subscriber_content' to a string vs. leaving it in the JSON format.It should like this:{"Title":"Test WARS JSON Message","Message":"Simple Message","ActivityCode":[{"ActivityUID":"M336_34687_4592_08000AOH000","ActivityCode":"M336"}]}However, it is coming thru like this in both FME Sever Topics Monitoring and on the client machine receiving the message:{ "workspace": "ITD_WARS_JSON_MessageTest.fmw", "timeRequested": "Wed-02-Oct-2019 01:14:55 PM", "ws_topic": "WARS_JSON_Message", "NumFeaturesOutput": "1", "job
Hi folks,I have a question of a customer :We are preparing the FME version upgrade for the coming weeks / months.In this context we ask ourselves the question of how to obtain a new license file for the new license server.Is it possible that the two versions coexist during the tests and the final changeover?
Hi - I wanted to find out if a trial license will be lost if FME Server is upgraded? Is an uninstall/re-install and then restore config backup.Will this loose the trial license? If so - how does one continue the trial?e.g. FME Server 2020 installed and wanted to upgrade to 2020.0.01 which I see was just released.Thanks
We have a series of workspaces that use a File/Directory Reader, do some magic, then Move the files to a new directory. Stored UNC example: "\\\\projectdir\\My Folder Is Here" The job runs fine in Workbench and when executed manually in FME Server -as the path retains the double quotee bounding. The problem we are finding is how Automations are interpreting the parameter Source Folder and File Pathnames Folder (PATH for simplicity). When the workspace is first added to the Automation, it initially interprets the PATH (UNC) as:''''\\\\projectdir\\My Folder Is Here''''4x single quotes{PATH}4x single quotesThis fails. I override this parameter in the Automation to use bounding double quotes ("\\\\projectdir\\My Folder Is Here") and it runs without issue. However; after this success, the Automation changes the the PATH to:'''' \\\\projectdir\\My Folder is Here ''''4x single quotes and a space{PATH}space and
Hello, I was looking into FME Server when I noticed that there was a vulnerability listed for the software. It can be found here: https://nvd.nist.gov/vuln/detail/CVE-2018-20402 Has this been acknowledged?
We are using the FME Desktop 2017.1.1.1 on Windows 10 machine, it works when connected to the Office network, however, when trying to access over the DirectAccess VPN solution, it is not able to connect to the License serverClient Machine - Windows 10Direct Access Server - Windows 2016