A space to discuss FME Flow
Recently active
Am I missing something really obvious? I have a very long list of of jobs on the jobs page. Most of them are jobs that run every 5 minutes on a time schedule. I also have jobs that run as the result of a directory watch. I want to find the last time this workspace was run or even just display those jobs that are spawned from this workspace. I can't see the wood for the trees at the moment. This must be easy to do?
Hi, I tried the method explained here (https://knowledge.safe.com/articles/678/create-a-custom-download-link-for-results-from-dat.html) in order to create a custom download link but it doesn't work.I put in attached my config file. Does someone has an idea where I am wrong? Thanks in advance!
When working through the Directory Watch Tutorial on Server 2015 located on a Win 2012 server, Step 3: "Verify the directory watch publication" fails to return messages to the monitoring page when a new file is copied into the Temp\\convert_tool\\Input resource folder.
I have the FME 2015.1.3.1 Build 15573 64-bit installation. I'm trying to use the IBM DB2 Non-Spatial Reader to connect to a 64-bit ODBC Data Source I've setup. But when I attempt to get the Table list, I'm receiving an error.Creating reader for format: IBM DB2 Non-spatial Trying to find a DYNAMIC plugin for reader named `DB2' FME API version of module 'DB2' matches current internal version (3.7 20150407) Creating reader for format: IBM DB2 Non-spatial Trying to find a DYNAMIC plugin for reader named `DB2' FME API version of module 'DB2' matches current internal version (3.7 20150407) Opening IBM DB2 Non-Spatial Reader IBM DB2 Non-Spatial Reader: Dataset = DSN_64BIT. Username = a5960. Password = ******** Connecting to database... Error connecting to database Database Generated Error Information: Database Error Message: [Microsoft][ODBC Driver Manager] Data source name not found and no default driver specified Database SQL Statement Text: SQL State:
Hi folks,I'm using FME Server 2016 here. Basically, my main workspace is published on FME Server with a jobsubmitter service and a notification on job completion. I ask to post to topics on Failure (and I check a topic that I already created in FME Server). This topic triggers a subscriber which is another workspace that sends an email. I want to know how do I manage the parameters that can be passed to the second workspace when the first workspace has failed? For example, the first workspace contains the user email to which we want to send the email in the second workspace. How do I pass it? It seems obvious when the topic is set on Success but not on failure.Here is what the JSON string automatically passed on failure between both workspace looks like:[ { "workspace": "aaaaaa.fmw", "timeRequested": "Tue-05-Jul-2016 04:11:39 PM", "requestKeyword": "JOB_SUBMITTER_SERVICE", "timeStarted": "Tue-05-
ApplicationFiles.cab required @Jerwin prabu
Where is the End of Support life (roadmap) information posted - We are running FME Server 2014 SP2
If I do a silent (command-line) installation of FME would it be possible to set the shared resource folder as well? I don't see a flag for it in the documentation. Same question applies to some of the other FME options (database connections file, network proxy settings). If those could be set during a silent install it would make it easier for IT staff to run them more frequently.
HiWe are attempting to activate a trail licence of FME Server 2016.1. The following happens:Is there a url/port that we might be blocking to activate this?Thanks
FME Server Vs. 2015
Hi all, We have been trying to send notification via email (directly or through a subscription) and although we have tested connectivity with telnet to gmail (via telnet smtp.gmail.com 465) and it works ok, when we submit a job with email subscription to a gmail account, we review the log and see the following error:"javax.mail.MessagingException:Exception reading response";java.net.SocketTimeoutException: Read timed out"Has any body had the same problem? Is there a solution?Thanks in advance.
Small detail, but still annoying: in the PDF-version of the Advanced FME-course you'll find a table of contents that refers to paragraphs. However on the main pages you'll find the page numbers but no paragraphs
What options are there available for have a Test instance of FME running in a Test environment that replicates production?
We have the need to determine OS on which FME destop session is running, such as Windows or Linux/Mac. For lack of an elegant solution, we get the application path from FME_HOME / FME_HOME_UNIX to make the "assumption". I would appreciate if someone can share better alternatives.
How can i edit the default layout from " run a workspace" so i can let the user run the workspace from its own without giving him the option to view other repo's and workspaces .The "html form" method that we had available in server 2015 did help with this a bit. I am a supporter of "Self Service" so the user can run his workspace on his command and he doesn't have to ask me every time. i would love to hear your thoughts on this.
For the new FME Server 2016.1, is there a way to automate the licensing/uploading of a license file at installation time? Scenario (Windows 2012 R2 DC):Installing FME Server via silent installation still means that you have to login to FMEServer to setup the licensing. Is there a way to do this at installation time by either supplying an option or by placing a license file somewhere on the file system(restart of fme services required)?How does the licensing work if you have the possibility of trashing your environment and rebuilding regularly? Do we need to revoke the license or can we just re-use the license over again?Thanks,Dan.
If I have X number of jobs queued in FME Server (e.g. maybe there is a licensing error, or engines crashed), when I restart FME Server will all the jobs still be in the queue so that I can successfully process them?
Installation of fme-desktop-b16494-win-x64.msi ended prematurely. Logging states: MSI (c) (AC:40) [14:57:23:216]: Doing action: MSIFILENAMESCRIPT Action 14:57:23: MSIFILENAMESCRIPT. Action start 14:57:23: MSIFILENAMESCRIPT. MSI (c) (AC:08) [14:57:23:232]: Cloaking enabled. MSI (c) (AC:08) [14:57:23:232]: Attempting to enable all disabled privileges before calling Install on server MSI (c) (AC:08) [14:57:23:232]: Connected to service for CA interface. MSI (c) (AC:6C) [14:57:23:279]: Failed to marshal script action. MSI (c) (AC:6C) [14:57:23:279]: Failed to marshal script action. Action ended 14:57:23: MSIFILENAMESCRIPT. Return value 3. MSI (c) (AC:40) [14:57:23:279]: Doing action: FatalError Action 14:57:23: FatalError. Action start 14:57:23: FatalError.
Is it possible to setup the directory watch to monitor a network location for new files being added and email an individual anytime a new file is added to the newtwork location
HiI have a WB controller and another WB runner. The controller send some parameters to the runner (defined in the runner as published params.) via FMESJS.However when run on the server, some params are not passed, like the MINX, MIXY, MAXX, MAXY and/or EFFECTIVE_DATE.They are generated as attributes before the jobsubmitter and I can see them OK in data inspector.What might the problem be?Thanks
FME Server 2016.1For an on-demand data download service application with FME Server, I'm looking for a way to configure a download zip file name using a published parameter (requestor can set the value) and the Job ID etc. A possible way I found so far is:Publish the destination dataset parameter of the main workspace as a published user parameter. Create another workspace (say 'submitter') containing an FMEServerJobSubmitter which call the main workspace by passing the required destination zip file path. Run the 'submitter' as a Job Submitter Service.The destination zip file path can be created using the <results-dirpath>, FME_JOB_ID parameter, and a published user parameter of the 'submitter'. The <results-dirpath> is defined in the "fmeEngineConfig.txt" as the "FME_WORKING_DIR" directive. It works as expected, but the <results-dirpath> has to be written in the 'submitter' as a full path, and it's a little
When I try and run the install msi file to upgrade my existing FME Server to 2016.1, I get this error:'the system cannot open the device or file specified' I have downloaded the install file again but get the same error. I am trying to install on a Windows Server 2008 machine.Any Ideas?
HiI have a controller WB ans 5 runners running on fme server. Controller passes params to runnrs unis FMEServerJobSubmitter. Looing at the servers completed jobs I see 1.4 MILLION finished jobs - all of them runners. This is in the last 24 hours - the very last page is still in the last 24 hours.See the image for info. 1st pagelast pageOnly explainaition I hgave is the server creates a job for every feature processed, rather than for every WB.Why is that?
I recently installed 2016 64-bit FME. I had previously been running 2015 32-bit. I was a bit leery about going to 64-bit as I primarily write out to Esri formats, but after doing quite a bit of research I verified the readers/writers I use will work with 64-bit. That said, 2016 64-bit did work. I tested it on a workflow that pulls data from 16 feature types, writes out 6 feature classes into our SDE environment (72,163 total features), and contains 128 transformers. It took 10 min 19.5 sec, and the peak process memory usage was 1,319,888 kB. The problem is that I also ran it in FME 2015 32-bit and it took 8 min 37.3 sec and the peak process memory usage was 1,095,360. As another test, I installed FME 2016 32-bit. This process took 9 minutes 34.6 seconds and the peak process memory usage was 1,088,980 kB. Does anyone have any thoughts as to why the 64-bit version took quite a bit longer to run? Also, why might 2016 be slower than 2015? This really seems counter intuitive. Thank you for
I have found many articles about this issue.But I am looking for the link to download the required DLL's to use FME 64 bits with the SDE writer.And up to now I have not been able to locate the set of DLL's.Can anybody point me to the right download site?ArcGis 10.2.1 is installed.Thanks for any help.Erik Jan