A space to discuss FME Flow
Recently active
It has been awhile - but will be getting a new machine and will need to reinstall fme. In previous versions I was able to identify the path to our floating license server, but cannot figure out how to do this in my current version. I am running 2016.0.1.2(20160318 - Build 16178 - win64). Where can I go to identify or reset our floating license server?
Currently the license code is hosting 2 engines and server edition. I need to increase 3 more engines to the existing license code. Could anyone guide me on the procedure to add more engines to the existing license code?
I have a FME workspace which converts spatial data from an Oracle database to XML using a XMLTemplator and a XML Validator. With an input of 80.000 features, FME stops in the XMLTemplator with the following error:unable to realloc 447475646 bytes. Error running translation.With smaller selections (a few thousand), the workspace works fine. We suspect that due to working in a Citrix Evironment (with Windows 10.1) FME_TEMP should probably be redirected to another drive instead of C:\\ to get enough memory space. How can we change the FME_TEMP variable in Citrix? Or does someone know other possible solutions we could try?
Hi,We've just upgraded FME server from 2016 to 2017. The restore has been successful and all repositories and schedules are currently up and running with the exception of those workbenches where the FMEServerJobSubmitter transformer is embedded. They are failing because the FME Server web url has been modified during the upgrade procedure and now requires the port number to be suffixed to the url, for exampleshould be - http://scnfme.mycounil.govcurrently - http://scnfme.mycouncil.gov:8080How can the port number be removed from the url? I have modified the url settings in services to no avail.Thanks in advance,Chris
Hi,The last time I tried connecting a floating license from one of the FME license servers from an Amazon EC2 instance, I couldn't connect.Any idea that leads to connecting a floating license from EC2 will be much appreciated. Thanks.
If I hit the Topic Monitoring Tab: The current status says Connecting.After a few seconds the Current Status returned to stopped.The status is never "Started"Any advice to get the Topic Monitoring working?
Hello everybody,unfortunately, all FME apps (workbench, inspector, licensingmng atc.) are not able to open after its start. I tried to start FME on another server to server with floating licence. If I tried to start via FME API, it showed me this message:ERROR 2017-12-15 08:51:54,392 FmeInvokerCore [FmeInvoker] - Error Safe.FMEObjects.FMEOException: FME floating license system failure: cannot connect to license server(-15) ERROR 2017-12-15 08:51:54,392 FmeInvokerCore [FmeInvoker] - FmeErrorNumber:-1If I tried to start FME on licencing server, it runs without problem.I checked also this article https://knowledge.safe.com/articles/543/floating-license-troubleshooting.html, but no advice helped :-(Please, does anybody have any tip, how to solve this problem?Thank You so much!Lubo
Hi there,I try to call an FME POST call using Postman using sample workspace austinDownload.fmw, in Server2017 it works fine, when I test using FME Server2016, it always give me an error:415 Unsupported Media Type(see attached image). Passing parameters I copied from API document. Could you tell me why and how to fix it? Thank you very much.
I have an FME Server workbench that is registered with the data download service, and the download link is correctly included in the success email when ran on-demand. However when scheduled and linked to a default topic (DATADOWNLOAD_ASYNC_JOB_SUCCESS) that the Data Download success email is subscribed too, no download link is contained within the email.What am I missing?
I have downloaded the 'fme-desktop-2017_2017.1.1.1.17652_ubuntu.16.04_amd64.deb' installer and attempted installation but this fails. I have followed the suggestions in the post here:https://knowledge.safe.com/questions/33517/fme-on-ubuntu-1604-install.htmlpython3.6.3 is currently installed.but error indicating broken dependencies:-libpng12-0 (>= 1.2.13-4), libpython3.5 (>= 3.5.0~b1), libqt5xmlpatterns5 (>= 5.0.2), libtcmalloc-minimal4, python3-matplotlib (>= 1.2.0), python3-numpy (>= 1.8.0)suggestion was 'sudo apt --fix-broken install' but this only offers to remove 'fme-desktop-2017Any ideas welcome. It seems the installer is looking for python3.5 so will it only install with 3.5?
We have just upgraded our 2017.0 to 2017.1.1.1 server and restored backup. We previously configured https on this machine. Anyone know if you can reuse the certificate on the same server? I would think that if I pasted the keystone file into the directory and made all the changes to the tomcat xml files it would work? Once I completed the FME Server Application Service would not startup and https isn't working? Any thought?
Basically we have some fmw files that write data, and then we have a second fmw file that loads the job status info into an oracle table for logging. The first fmw, runs and then calls the DataLoadingStatus topic Then the called mw, which populates an Oracle table with job status info from the first fmw runs, it is registered with the notification service with the “Send Notification Data to Reader” populated We are running with engines distributed across a number of different boxes. The process is working correctly for what it is, it is passing the correct path to the second fmw to find the temp file. e:\\FMEServer\\Utilities\\tomcat\\temp\\603774853810044_gpas_status.txt - That file does exist on the core host. The problem is the Engines are distributed, so when the second fmw runs on a distributed engine and goes to read that file, it is looking for that path on the local box’s E drive and not the Core host box, and that file does not exist on the local box, so it errors
I want to find/check my fixed license, or I want to manually install a license file on my machine. Where do fixed licenses live on a Mac?
I want to change the name of a user in FME server? Is this possible. If not, can I create a new user and transfer ownership of items (resources, repositories, topics) to the new user?
Hi there,I can generate Token from FME Server2017 using C#, tested with postman, see attached image, but when I try to use same method from FME Server2016, it gives me error: Both user ID and password need to be specified for viewing/generating token. So what's the correct way to generate Token in FME Server2016.1 using postman or C#. Thank you very much.
HTTPS is becoming a very common configuration tweak after FME Server is installed.Not long ago an idea was posted: Streamline FME Server SSL ConfigurationI'm curious to learn what FME Server admins have experienced when they are configuring FME Server for HTTPS (SSL). This is an attempt to better understand how the instructions, or tools could be improved to make this a better experience. Please visit the idea above and make suggestions or pass along your comments on issues and pains here. For reference here is a link to the HTTPS Configuration Documentation
Hello!I'm new with FME Server (very happy user!) and I was wondering if the Directory Watch can do what I want to do.I want to run a FME workbench each time a file is added to my directory. I want to watch the directory each hour. Can I do that?Second thing, I want to do the opposite. I want to abort a scheduled FME workbench when I detect a particular file into a directory. Can I do that?Thanks a lot.
Hi,I am executing a workbench through web using FME Javascript and in response i am getting the below variables:id:438numFeaturesOutput:65priority:100requesterHost:"192.168.1.103"requesterResultPort:52869status:"SUCCESS"statusMessage:"Translation Successful"timeFinished:"2017-11-18T01:20:11"timeRequested:"2017-11-18T01:19:59"timeStarted:"2017-11-18T01:19:59"Can i write my custom variable to this response? If Yes, Please elaborate the method.
Hi,I started restore in FME Server UI (Overwrite Existing Items was unchecked), then I immediatelly canceled it. After some time I realised my token is not same. Does restore create new token? Even if the process is canceled? What will happen with token if you run whole restore option?Thank you
I am using third party tool which will interact with box enterprise account and there is no configuration are available to configure redirect URL.For this, first time when my app will try to access account it will be redirected to Box page. Box finally redirects user to my redirected URL after acceptin user credentials. This redirected URL will have a authorization code.is this possible to get authorization code by Javascript?Below is how i am trying to authorising:https://account.box.com/api/oauth2/authorize?response_type=code&client;_id=33232323&redirect;_uri=https:0.0.0.0&state;=authenticationAnd below how i will get code:https://0.0.0.0/?state=authentication&code;=a88pdfff18kxsrr9bt
I’m attempting to get a workspace containing SQL Server connections to run as a windows scheduled task. It starts up but but errors out like so:Thus far I have: made my database connections public, built a batch file, given the task ‘highest privileges’, set the Start In parameter to the location of the batch and tried my own user account as well as the network admin.The workspace runs just fine from within FME or from the batch. The error only appears when launched from the scheduler.I realise there are several articles about scheduling tasks in the Knowledge Base and I think I've been through all of them but obviously I’m still missing something. Thanks
Hi all,For a SOAP interaction I need to reply in my FME server datastreaming a 202 header.An external company is sending me data via a datastreaming services, but they waiting for a 202 reply. In the workspace I save the data and process it, but I need to reply with a 202 for the external company to know I received the documents. The external company sends a post request to our FMEREST. The reponse page can be blank.My question is, how can I send out a 202 header with server (streaming)services?
I submitted a critical ticket for this, but I was wondering if anyone else has experienced engines shutting down and not coming back up for a long time or without manual intervention to reboot the service or FME engine service. We saw the error below 1 time yesterday on our test box engine, and I noticed it on 4 of our 6 production engines this morning after we upgraded.I'm seeing the following error in our engine logs:2017-08-16 10:27:08| 142.5| 0.0|INFORM|Handling FME Engine admin request: FME_ShutdownService2017-08-16 10:27:08| 142.5| 0.0|INFORM|FME Engine is shutting down