A space to discuss FME Flow
Recently active
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
I'm doing a custom HTML email with FMEServerEmailGenerator transformer and I'm trying to include an image as an attachment but it is not rendered in the email. How can I fix this?And the html code: <a href="#" target="blank"> <img style="display: block; outline: none; border: none;" src="img-logo.png" width="110" height="73" alt="Logo Compass" title="Logo Compass" /></a>
Hello,I've created a number of workspaces with various transformers in, and I'm trying to figure out a way to run all workspaces in one go in a sequence. Essentially, once one workspace has run through it's transformers, created the desired output and returned a 'Translation was SUCCESSFUL' result, I'd then like this to kick-start the following workspace.Is this possible? I did consider the alternative, which was to bring all the various workspaces together into a single workspace, but due to the incredibly high volume of 'FeatureMergers' this would impact the performance too much if they all ran concurrently. Unless there is a way to trigger a group of transformers once another group has successfully processed?Any guidance will be (as ever) greatly appreciated.Many thanks
We applying FME Server trial licenses for our customer in China. And for the strict network management, we should only use offline mode. And we send the json file to codes@safe.com.Then it will auto return a license file, but this license file can not be actived. We have feed back this problem to safe many times ,but it still exist. This problem will influence our promotion of FME and it will take a long time to get every trial license. Can someone help us to answer and solve the problem?
Hi,I installed FME Desktop 2017.1.1.1 under Linux and have obtained trial license code. It worked within that session. However, after I restarted the computer, FME asked for a license again. On Windows, there is no such issue.Is this something expected? Any workaround?
I have a workbench which produces a zipped file, and I want to use the Emailer to send this ZIP in a mail. I've tried the solution of @aaronkoning in this thread:https://knowledge.safe.com/questions/4963/sending-mail-in-fme-desktop.htmlBut for some reason the Emailer tries to send when the zip is not created yet. Obviously I want the Emailer to wait until the zip is created. How can I achieve that?
I have a JMS Sender which communicates through SSL with AMQ.On the AMQ log, I get the following error:javax.net.ssl.SSLHandshakeException: Received fatal alert: certificate_unknownAny help is appreciated.
Hi,We have some apps based on examples from FME Playground. I wonder how to deploy them and transfer except that manually? I used to put them directly into FME Server's tomcat webapps folder. But there is no way to include them into Project and thus, backup them.Maybe it would be possible to add ability to easily add URL redirection to a folder inside repository on FME server. That way including Repository folder inside a project will include web app as well.Thanks,
Hey everyone,I'm looking to add an attribute that will list the username of the last person who ran a specific tool. Can this be done in text editor? I have added a date via @Timestamp, but I cannot figure out how to show who the last person was that ran the tool. Any suggestions?Any help would be greatly appreciated!Thanks!
Hi AllI've built a workbench that generates an Excel file. What the end goal is to have this work bench accessible through a web page and allow the user to download the result as a .xlsx (not a zipped .xlsx).I've tried two ways to get this working:DataDownload This works however the .xlsx is returned in a .zipDataStreamer This method works when running the workbench from FME Server (a download window appears) but when using the JS API you simple get the .xlsx return as a string (like if you tried to open a .xlsx file with notepad). Myself and a colleague have tried a number of ways to get this working by playing with the parameters (specifically opt_response format). I've included the JS in its current state below... <script type="text/javascript"> var repository, workspace window.onload = function() { FMEServer.init({ server : "https://*******************", token : "********************************" }); re
We have data intense rasterization workspace (which we can share via dropbox) using Mapnik. The workspace is run with Red hat 7 / FME 2017.1.1.1. The server has sufficient memory and cpu capabilities and it is working fine with smaller data sets. The desktop is also FME 2017.1.1.1 version and the fmeserver user has sufficient rights (root + https://knowledge.safe.com/articles/718/fme-server-troubleshooting-guide-testing-permissio.html ).Checked the logs and it reports "No message length returned in FME Engine reponse" and restarts. Can anyone help?
I have a problem in FME Desktop 2017.1. My company uses a custom certificate authority to monitor TLS traffic. In Desktop 2016, I was able to modify the cacert keystore in $FME_HOME\\jre\\lib\\security\\cacerts and add our root cert. After that FME viewed our custom CA as trusted. In 2017.1, that does not seem to be the case. I went through the same procedure and added the cert to that keystore - but 2017.1 no longer appears to respect that keystore (or the windows system root certificates, where it is also installed and fully trusted). Did something change in 2017.1? Am I missing anything obvious?
Hi folks, We are using FME Server 2017. I have setup a topic to receive Email, which tested successfully with notification. I also created a publication using above topic with protocol (Email SMTP). However, when I try to send email to this publication from outlook I received delivery fail message. IT has confirmed the port 25 is open.Delivery hasfailed to these recipients or distribution lists: A problem occurred during the delivery of this message. Microsoft Exchange willnot try to redeliver this message for you. Please try resending this messagelater, or provide the following diagnostic text to your system administrator. Diagnostic information for administrators:Generatingserver: mx12.rta.nsw.gov.au #< #5.4.6 smtp; 554 5.4.6 Hop count exceeded - possible mail loop> #SMTP#Originalmessage headers:Received: from corex701.corp.rta.nsw.gov.au ( [163.189.3.55]) by mx12.rta.nsw.gov.au (Symantec Mail Security) with SMTP id E8.8B.24659.CF5D5F85; Tue, 18 Apr 2017 19:01:48 +1000 (EST
When I download an FME script from FME Server, the Save local copy dialog defaults to the My Documents\\My FME Server Workspaces folder. I would rather have it default to a certain folder in my workstation. I don't see any setting in the options of FME Desktop 2016 that would allow me to do that. Is it possible?
When starting the FME Server core service, I get the following 1068 error:"Windows could not start Error 1068: The dependency or group failed to start" I've set all of the FME services to run as a service account, and when I swap it back to local system it's fine.
Hi,It would be useful to be able to change the color scheme of FME Server web interface, to quickly distinguish between DEV and PROD server.Thanks