A space to discuss FME Flow
Recently active
Can we do simultaneous loading while making measurement on land with drone?
I cannot get the Strahler generator to work properly unless I put node points on every source leaf instead of on the single destination node. Surely this is all back to front? I have spent a lot of time validating a simple network topology. 2015.1 build 15483 WIN32
Dear all We are using FME server 2015 , monitor topics work fine , we subscripbe to topics , but not reaceive recieve email , where can we check and find out the problem
Hi, Just a simple query to make things easy at the workplace. I am working on Windows7 machine, 8Gb RAM, FME2015 x86 SP1. Sometimes, it takes hours for an FME workbench to run completely. I just want an email notification for the WB completetion(successful or failed) so as to run other process in the queue(internet connection available 24x7). Is that possible with FME.!!? :) Shivam.
Hi all, I've a FMW (test2.fmw) that include a notification. It works and i receive a file error if the traitment issue. Now, i've another FMW (test1.fmw) that execute my test2.fmw with FMEServerJobSubmitter. In this case, if my test2.fmw issue, the notification doesn't work ! Any idea, please? Thanks in advance. FarFar
Hi, I'm on FME Desktop 2013 and am trying to use the Socrata Writer. The documentation says that I need to provide a host, username, password, and app token to access the Socrata dataset, but I can't find an input for my app token. Could anyone help me out to find where it's located?
Hi - I have a larger OD matrix to the file shared below (too big for excel to handle) and would like to aggregate all the duplicate zones together (to produce the matrix shown in the 'summarised' tab. Would anyone be able to provide a solution/script in FME? https://arup.sharefile.com/d-saeccd70feea46d6b Thanks
I have 64 bit FME Floating license server. 64 bit FME floating license installer is installed on the server. Will all version of FME workbench be able to use the license?
I am trying to setup an email notification to be alerted when a scheduled task on FME server fails. I have tried working through the tutorial but nothing is working. Any tips from a user who does this would be great. thanks Dan
Hi, my workbench creates a csv file and FME Server creates a zip file. Is there any way to say that the result shouldn't be compressed. (no zip) Hendrik
FME Server documentation for Linux x64 does not mention SuSE. Is FME Server supported on the SUSE Enterprise 11 flavour of Linux?
Hi, I'm pretty sure the answer is no, but just in case some has thought through this before... Is there a way to get FME Desktop to authenticate internet proxy access without having to get the user to add/maintain their details in the tools>option>network tab? I'm looking to roll out a new version of FME desktop to 200+ users and am exploring wether their is a way to do this during install rather than asking them to do it manually post install. (mainly i'd like them to have access to FME store transformers.) Any ideas welcome. Nick
I've been playing a little bit with the new writer functionality of FME 2015 and I'm wondering if there's a way to control the attribute type when using the automatic attribute definition instead of just having the default char 200.
Dear FME community, we are using a total of three FME licenses in our company. These are concurrent network licences. This means that everybody can use the software who has it locally installed and under the condition that a license is available at this time. Since FME is very popular, the licenses are in good use :) However, we sometimes have the case that somebody has opend FME Workbench or the Inspector, but he or she is not using it and simply forgot to close the program. In this case, the license is blocked unnecessarily. Is there a way for an administrator or better for every FME user to detect this "idle time"? I don't mean the time when one is working on a workbench. I have seen something of this kind before where one could see which function/factory was used at a specific time. Perhaps this is already implemented. Additionaly, one shoould be able to free the license in the case when FME is not used for a specific time. Is there a way to do this? Kind regards
Hello, Is there a way to attach a generated textfile to an email? in the FMEServerEmailGenerator there is the field "Attachments" but how should i point to the generated file? thanks
Does anyone know where I can query with a location to get the local hospitals and other emergency services? Idealy as a live query rather than downloaded dataset.
Hi, I need to automate the download of a Shapefile (as a ZIP) from a site which requires authentication. The Shape-reader will read a ZIP directly from a URL, but does not allow for authentication params. I have looked at HTTPFetcher but unsure how I can get this to download the file for me. Anyone?
Hello, I have a workspace in which depending on certain conditions I am calling another workspace using python shutdown script. This is my script if DataType == 'ABCD': wsr.runWithParameters(current_workspace_dir+"/test1.fmw",{"SourceDataset_GENERIC": FME_MacroValues["Input_FileName"]}) else.... If I run this from desktop works fine. but when I publish it to the server. It gives error in processmonitor log as "No FME Floating Licenses are available. Contact your distributor to purchase additional licenses." Other workspaces without chainig works fine. Is this something to do with licensing? Cheers
hello I include the keyword {StatusMessage} into the "Email Subject" line. But the "Keyword" is not exchanged. I try to do it like it is mentioned on this website: http://fmepedia.safe.com/articles/How_To/Workspace-notifications-Part-2 It works with the Email Template but not with the Email Subject. Thanks
Dear all, I have a question to the Transformer ArcSDEGridSnapper: http://fmepedia.safe.com/articles/FAQ/What-is-the-ArcSDEGridSnapper How do I correct configure this transformer. In the Article above there are some picture with values. But they do not match together? How important are the Parameters Min X, Min Y: Can this value be approximatly fit the values from ArcMap? My problem is that every feature-class differs slightly, so I need to change the values all the time. Or is there a way to read the values automatically? Thanks in advance
Hello, I have published a wrokflow as Job Submitter Service and I am sending a service request with service mode as ASYNC. I get immidiate response that job submitted successfuly. I am not sure how should I capture the response from the actual execution of service whether it's successful or failed. Is the notification service is only solution?
Hi I have a fusion table that i need to update base on a certain criteria. Does someone have any suggestions on how to do it. UPDATE Seminar SET YearOS = 2013 where seminar ='CollectingData'; Base on Google documentaion UPDATE <table_id> SET <column_name> = <value> {, <column_name> = <value> }* WHERE ROWID = <row_id> To update values in one or more columns of an existing row in a table, use the following syntax in an HTTP POST request:
Dear community, I'm currently using FME 32bit on WIN64 with 16GB. To obtain better performance, I'm thinking on migrating to 64bit FME. Can I exchange workspaces that were created on a 64bit FME with my colleagues who use 32bit FME? Is it right that the primary disadvantage of FME 64bit is the missing support for ESRI geodatabases compared to FME 32bit? I read on an other topic that a parallel installation is possible. Are there any side effects by using 32 and 62 bit together on one machine? Kind regards Thomas
Is there a way to work with Git on the FME Server to easy rollback to another version? On slide 24 is something mentioned: http://de.slideshare.net/SafeSoftware/implementing-a-simple-web-application-with-fme-server "Allows workspaces to be shared with confidence, placed under source control (e.g. Git), and configured externally" Or what is a good workflow in context with FME Server to not disturb a productive system and develop/change stuff in the workspaces? Is there a tutorial/best practice paper or video? Or what are your experiences?
Hi! I'm working on an FME Server based Upload Service, that should give feedback to uploaders via e-mail. This works well if the underlying workspace runs successfully, however, if the workspace fails I'm having problems getting FME Server to communicate with the uploader via e-mail. I need to get FME Server to communicate details of the failure (read: log) etc in an e-mail, not to sysadm, but to the 'user' directly. Subscriptions like 'JobSubmitter_Email_JobFailure' only send e-mail to sysadm on failure. Anyone know how to do this?