A space to discuss FME Flow
Recently active
Is it possible to launch an Engine pod on a different cluster and register it in the core service deployed on other cluster? I want to have 2 engines, but located on different clusters.
That message appears when i try to configure the System Email, create a Backup or restore one
Greetings, Once in a while, our workbench using the "dataupload" service seems to return an error 500. We do not see any logs related to disk space, nor should it as it is only using ~20% of the available space. The following log is shown in the logs of "Resources -> Logs -> service -> current -> fmeserverweb_dataupload.log": Fri-12-Feb-2021 07:55:46.873 AM INFORM http-nio-8080-exec-22 419011 : Creating new request object: path level = "1", requested path = "", session ID = "f257b28e-bdd2-49df-84eb-007d69dabc5e", uploaded files = [], workspace path = "/<repository>/<wb_name>.fmw", retrieve absolute paths = "true", extract files = "false"java.io.IOException: Unable to create directory: /data/fmeserverdata/resources/system/temp/upload/<repository>/<wb_name>.fmw/f257b28e-bdd2-49df-84eb-007d69dabc5e at COM.safe.web.upload.StoreManager.setup(StoreManager.java:232) at COM.safe.web.upload.StoreManager.<init>(StoreManager.java:226) at COM.safe.we
I have a set of data which contains an attribute name (header/title) which I have to use an an attribute value for a new attribute. At the moment, I am using attribute creator to create a new attribute and then attribute manager to add this to existing data. However I am unable to set the new attribute value as one of the attribute name of existing data (which I read in using reader transformer). Any help will be highly appreciated.
Has anyone configured an FME trigger webhook as an outgoing webhook in Teams? It'd be very nice to just @ an automation without leaving Teams. I've got an automation triggered by a webhook that can be triggered no problem using curl, but trying to use that webhook in Teams gets an immediate failure ("Sorry, there was a problem encountered with your request"). It looks like Teams may be expecting a particular response (https://stackoverflow.com/questions/45743782/custom-bot-always-replies-with-an-error) and I'm not sure whether FME provides that / how to troubleshoot from here.
I want to remove the FILECOPY_1 path from the data download zip file from FME Server when using the filecopy writer, and can't figure out why it isn't being removed. When I enable the Data Download service on FME Server when publishing, I make sure to set the Path in the Zip File to empty, but I still receive the data download file in the structure listed below. Current Download File FormatFME_3637254D_1587574658508_152.zip\\FILECOPY_1\\examplefile.txtFormat I Want to ReceiveFME_3637254D_1587574658508_152.zip\\examplefile.txtAny ideas as to what I can do to remove the "FILECOPY_1" from the download zip from FME Server? Below is an image showing how I have it setup for FME Server. FME Server 2020.0.0.1
The same problem occurs when starting a workspace. When using VPN, it can take 1-2 minutes just to start the workspace. Without VPN, it´s instantaneous. Any suggestions on how to solve this? I use Windows 10, 64 bit, FME 2020.0 using SCCM, fixed license.
FME server documentation states:Note: Each IMAP Publisher created on FME Server must reference a unique email account. You cannot create multiple IMAP Publishers that reference the same address.However, I have done some testing with this and I have created more than one publisher with the same IMAP email. Bother publishers work. Am I missing something? Is there going to be a future error or fault? Where is the conflict with this? Thanks.
I am trying to setup a web connection under Tools -> Manage Service -> and I don't have Esri ArcGIS Portal(template) available. Is there a file I can import or resource to build it for Enterprise Portal? Version of desktop: FME(R) 2018.0.1.0 (20180518 - Build 18310 - WIN64)
I'm trying to fix our Google Sheets connection in FME Server after a restore but can't get the redirect URI set correctly. It's currently set to http://127.0.0.1:8080/fmeoauth. The Google authorization goes all the way to the "Allow" button before I get a "This page isn't working (ERR_EMPTY_RESPONSE)" error. I've tried different URI strings, including http://127.0.0.1:8080/fmeserver/fmeoauth, but get the same error. When replacing 127.0.0.1 with localhost, or the hostname, the Google auth goes nowhere. This is a private FME Server instance that is firewalled and has no public access. What else can I try?
Hello, I've made a workbench that downloads data to Shape automatically once per month from https://geodata.nationaalgeoregister.nl/hwh/eenheden/wms/v1_0?request=getcapabilities&service=wms (WMS). This time I would like to make a workbench that compares the geometry and administrative data from the Shape files with each other (January-February, February-March and so on). I am thinking about doing this with the ChangeDetector transformer, but that's where my idea stops. Could anyone give me advice on this? Many thanks,Claire
Hi, I've build an automation in the FME Server with Trigger type: Schedule initiated and Schedule type: Repeat on interval for 1 minutes (for testing purpose) and it works perfectly . However when I stop the automation and set the interval for 1 day at 7.00am, the automation is not working after I checked again the service the other day. Any idea on how can I resolve the issue?
While following the tutorial of https://community.safe.com/s/article/tutorial-custom-data-delivery-using-fme-server and creating an App Server with the "austinDownload.fmw", I notice the download link is wrong: "https://dev.fme.geosmartdesign.com:443/fmedatadownload/results/FME_11246665_1617281097879_2096.zip" alt="https://https://https://<redacted>:443/fmedatadownload/results/<FME_uuid>.zip". Notice the double "https" definition. Where and how is this link exactly build, are ENVs affecting this? SetupDocker stack (quay.io/safesoftware/fmeserver-core:2019.2.0-20191106)Reverse proxy Traefik (redirect https)FME Server 2019.2 - Build 19801 - linux-x64
I'm trying to figure out why I'm unable to import a project, I'd like to know the service which performs the import to make sure I have the user running the services correct. TIA
It seems FME Server 2021 is still having problems with SSO as described in "Known Issue: FME Server SSO failed login due to insufficient credentials" Is this known and is SAFE working on the issue? Or are there other solutions/workarounds?
I'm submitting jobs using FME API (v2): /transformations/commands/submit/< repository >/< workspace > The model writes output results to JSON file. Is it a way to get contents of the result JSON file through API request? Using this with no luck (visible log details only):/transformations/jobs/id/< jobid >/result
Hello everyone,please, because of security policy, on server, where is FME server installed, there has to be SELinux also. And SELinux systematically blocks all FME services. Please, does anybody tipor trick, how to figure it out? How to run FME server on tha same server with SELinux? Thank you so much in advance!Lubo
The image of the error is attached here..Thank you as I await a solution to the issue. let me also state that FME 2018 and 2019 ARE WORKING PERFECTLY WELL on my computer except, FME 2020 AND 2021.
Hi,I am trying to set up topic monitoring as per the Receiving email, Part 1: Setting up a topic and an email address, but when I turn on Topic Monitoring the error " There was an error connecting to monitoring service", inspecting the error in chrome shows that websocket connection failed "failed: Error in connection establishment:". The websocket 7078 port is not blocked by any firewalls.Thanks!
Hello there when I run the workspace from run workspace menu , the job is successful but when I run the same workspace using the workspace app I am getting the database connection error I am using the admin user with all access enabled I am sure I am missing somethingThanks
Current stepsRevit IFC readerGeometry Coercer -> FME_composite_surfaceSurface Footprint Replacer -> Overhead ShadowGeometry RefinerScalerDissolverGDB Writer Extra info: The process has been created as a result of mostly trial and error with varying IFC files, although mostly similar. For this exercise attribution can be ignored other than FME_feature_type to remove the redundant IFC components (site, project, building etc) It feels like there is a lot of 'junk' in the IFC format that is not required for geometry work. What steps are possible to clean / optimize / dissolve IFC files or their derivatives to increase workbench processing speed. I cannot supply an example IFC file due to data security.
I am tasked to asses FME and determine if it will be a good fit for our organization as main integration platform. I have done some research on FME and have few questions (where i could not find much documentation):Does FME have any self-documentation feature or 3rd party add-on which can be used to achieve this? How does most organization maintain design documentation for workspaces?Can FME Server expose REST APIs that are created by developers or we absolutely need to get a 3rd party API Gateway (AWS, etc.) for hosting APIs, security, etc?What capabilities FME provides for monitoring (performance, errors, etc.) or all of this has to be designed by developers?What additional tools are required in the Integration Stack to support basic patterns like APIs and Messaging ? What does your implementation have.Any pointers to documentation that
HeyI recently learned through this webinar: "Creating No Code Web Apps with FME Server" how to create an app with the help of the server, and thus optimize our work.It is explicitly stated that the application can be embedded in any external site. Just copy and paste.When I tried to create the app, it would not let me access the app from an external computer. (The server is currently installed on only one computer.)What do you need to do to have outside access to these apps? Thanks Dor
After working through setting up a webhook in FME Server (separate thread), I now run into the issue that when I make a 'POST' request to the webhook URL, this kicks off the same workspace twice. They start just 2-3 seconds apart and both complete successfully. But since I'm inserting into a database, I end up with twice the inserts. Server logs directory has two (2) files for two (2) jobs that are of virtually identical content except times and memory usage, etc. Any idea what might be going on here?
Hi.I have a need for a single user/department to be able to activate a handful of workspaces on my FME server.I can build a Server App, but it's tied to a single workspace.Is there a way, apart from building a launch page externally, or making multiple server apps, to have a single FME Server App support multiple workspace activations ?Cheers