Installation, product configuration, and setup.
Recently active
Hi, It would be great if we could establish that the FME Server system is stable and healthy using a SCOM Management Pack.We are maintaining our servers, running critical systems, using Microsoft SCOM. For this, critical applications usually provide a SCOM, Management Packs (https://technet.microsoft.com/en-us/library/hh212794(v=sc.12).aspx) to support this kind of maintainance. These management packs include the "business logic" for the monitoring of the various monitoring areas. Many default Management Packs are supplied by Microsoft and 3rd party vendors, that can be used directly in SCOM. Is it a good idea to develop such a SCOM management pack Question for FME Server? At the moment we consider building a custom setup that uses Windows Eventlog (which can be monitored by SCOM). For critical FME Workspaces that works OK since they can trigger a notification that results in writing a Windows Event. Trouble with that solution is that, for user jobs, we can not be sure th
Hi,I've used the httpfetcher in my 2014 WB, and it had proxy setting, and the script worked perfectly through the proxy.When i upgraded it with the new htppcaller in 2016.1, that option has disappeared and script no longer working.We have a few of these, and none seems to workplease suggest a way with proxy (don't want to use the fme option, because it is not a good way of implementing proxy)I think FME should be more proxy aware Rudy
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
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.
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.
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
Hi.I need some support for tender assumptions. Is it possible to install two kind of FME Desktop fixed (node-locked) license (e.g Pro and Smallworld) on single machine and use selected license in batch mode of fme.exe process running? I need to control license usage according to two different custom applications which use fme batch processing.
How can I setup SSL on FME Server with this type of configuration.
I am moving my license server software to a new server with the same name as the old one. Do I need to deauthorize my license on the old server first? If so how do I do that? I don't see an option in the LMTOOLS UI.
dbCursor.execute("""INSERT INTO FME_LOG(NAME, RUN_DATE) VALUES ('eee', datetime.datetime.now())""") is not working.
I am facing an issue in licensing FME Server. I wana know that whether the licensed file is .txt or like fme work bench license file .fmelic ?