Schedules, triggers, events, alerts, and notifications.
Recently active
Hi, I have something I can’t find my way around in.We have a whole lot of Revit files. At the end we need them at ArcGIS Online as room Polygons and ghosted facades.I created a flow, that worked on the first file, but after that some works, some don’t and I can’t see the difference.I’ve testet and added the files in ArcGIS Pro and defined the correct coordinate system, and they are all placed correctly, using the exact same method, but using FME only some are placed correctly.I’m using a Feature reader using the Danish Coordinate system ESPG 4095, since that’s what have been added to the Revit file, and I’m using a feature writer using the same coordinate system.I was playing around with the Coordinate system to read, it’s not helping me at all, and why should that make any difference when it pops in perfectly in ArcGIS PRO. I hope one can help me understand this.Thanks
Hi,In FME Flow (2024.1.1.1) Automations, I cannot set parameter values from a trigger to a workspace when the published parameters are in a group box. There is simply no select button. On the other hand, if I bring the parameter to the first level, it works. Is this a know issue or intentional?
FME Flow 2023.1.1, Build 23631 - win64Hello FMEers,I have a simple workspace that is hooked up to a Resource or Network Directory trigger in FME Flow. I connected an emailer to the success port of the action, like so: The workspace contains scripted parameters which get written to an Automations writer called ScriptedParams. I want to get the values of some of the scripted parameters in the email, so through the text editor interface I navigate toWorkspace > ScriptedParams > MyParam and it drops{route.ScriptedParams.MyParam} into the body of the email.But when the automation runs I only get the value _undefined_ in the resulting email. If I ONLY connect the emailer to the ScriptedParams port (i.e. delete the success port connection) the values are correctly passed. But of course I want the email to be sent when the workspace runs successfully.So what is the correct way to configure this automation to get the scripted parameters from the workspace into the success email?Thanks!
In the past couple of weeks two previously-reliable webhooks from separate Survey123 surveys to Flow have received empty JSON payloads, or possibly no payload at all, whilst still triggering our respective webhook automations and email actions. Below is what the automation log is showing with nothing seemingly coming through for the feature object:I’m curious as to whether others have observed this recently and whether there may have been a change in the JSON provided by Survey123 - I will enquire to our ESRI vendor/Geonet about that - but thought it also worth posting here from a Flow point of view, not least if we unearth a solution that helps us all.Webhooks were set up following this Safe article https://support.safe.com/hc/en-us/articles/25407775273101-Push-Data-from-ArcGIS-Survey123-to-an-Application-in-Real-time-with-WebhooksWe are on Flow Hosted 2023.1.11 Build 23636 - linux-x64
We would like to convert a large number of scheduled FME flows we execute today via Autosys. Autosys has built-in integration with our Incident Management system (ServiceNow). So if any FME wokspace fails in the flow, it creates an incident in ServiceNow and our on call person is notified by ServiceNow.Automations in FME Flow have the ability to execute a workspace on failure of a workspace, which could use the ServiceNow API. However, we have many flows with many workspace executions in each flow. We run 15 min, 30 min, hrly and daily flows.What is the recommended best practice to integrate our incident management system into FME Flow. Some of the items:When we publish a workspace to flow what are the recommended services (ie Job submitter, Notification Service)? Flow - in the automation do we connect every workspace failure to a Topic then to a ServiceNow API call workspace to send info like workspace name and error code/msg info too? Or do we call the ServiceNow API call works
HelloI get this message on FME Server 2022 and I do not know what is wrong.
I am finding it difficult completing the task’s above on the image. how can I check my own username and password set during installation . Get the connection details from your FME Flow Administrator. If you are using FME Flow on your own machine, use http://localhost and your own username and password set during installation.
Hi, I get warnings when running some automations in FME Flow. Running just the workspaces manually does not give these warnings and all data is written as expected in both cases. Any ideas for what is causing these to appear? Thanks Automation log:1 2024-04-04T22:00:00+02:00 | 803022 : Dependent parameters: [] 2 2024-04-04T22:00:00+02:00 | 803018 : Expected parameters: [DestDataset_GEODATABASE_SDE, SourceDataset_MSSQL_ADO_3] 3 2024-04-04T22:00:00+02:00 | 803019 : Provided parameters: [SourceDataset_MSSQL_ADO_3] 4 2024-04-04T22:00:00+02:00 | 803019 : Provided parameters: [SourceDataset_MSSQL_ADO_5, SourceDataset_MSSQL_ADO_6, SourceDataset_MSSQL_ADO_7] 5 2024-04-04T22:00:00+02:00 | 803022 : Dependent parameters: [] 6 2024-04-04T22:00:00+02:00 | 803018 : Expected parameters: [] 7 2024-04-04T22:00:00+02:00 | 803022 : Dependent parameters: [] 8 2024-04-04T22:00:00+02:00 | 803018 : Expected parameters: []
Hi, I try to upload a file to the FME Flow Shared Resource Folder via the Flow REST API. When I use Postman the request works as expected but I need to send the request in a command prompt with curl. Of course, first I tried to use the curl that can be generated in Postman but it always returns the error “curl: (26) Failed to open/read local data from file/application. Here are the paramters for the working upload in Postman:POST https://fmeflow/fmerest/v3/resources/connections/FME_SHAREDRESOURCE_DATA/filesys/Test Headers Authorization: fmetoken token=1234 Body (form-data) file: test_upload.txt Postman generates the following curl:curl --location 'https://fmeflow/fmerest/v3/resources/connections/FME_SHAREDRESOURCE_DATA/filesys/Test' --header 'Authorization: fmetoken token=1234' --form 'file=@"/C:/Users/e059231a/Downloads/test_upload.txt"' I already tried to remove the quotes from the filename and to replace the slashes with double backslashes but still get the mentioned error.
Hi allI am looking for suggestions as to if FME Flow can automatically send text messages out to members of the public. The scenario is as follows:-The day before a collection is due, FME runs an automation which finds all registered users who have signed up for notifications and live within the collection zone, and then sends a text message out to them to remind them of the collection.Any ideas if this is possible…ThanksAndy
Hi there,I have set up a webhook in Flow that is (supposed to be) triggered by a survey123 submission. I have added the webhook in survey123, saved and updated the survey on my device. I have saved and started the automation in Flow. When i submit a survey there are no event counts running through the automation and there are no logs. I have tried both with https authentication and without and have tried with another very simple survey. When https authentication is off, I can test the webhook via postman which successfully triggers the automation. This could be more of an esri question but is there anything I am missing from this webhook set up?I have other webhooks connecting power automate to my surveys and they work fine.Cheers
I'm using a FeatureReader to import Revit (*.RVT) files. I need to loop through a folder of Revit files and write the output to a GDB using the same filename as the input Revit file.I'm looking for something like fme.basename, but I can't find it anywhere, neither in the FeatureReader's geometric outputs nor in the schema. I can't find any attribute to expose that would give me the input filename. I've also tried FilenamePartExtractor, but I have nothing to put in the "Source Filename" field.What am I missing here? Thanks
I would like to either return a kmz county outline (polygon) or be able to use a polygon as input to an workspace app by typing the name of the county filter first on state then on county.I currently have a workspace app that accepts drag and drop kmz files. it filters lines points and polygons and buffers or not around the features then it hull accumulates or not. Then it does a spatial filter on a postgis db to return an aggregated table to excel file and creates a download. I recently added the kmz creation of the non aggregated features to the download.I have set up a few of the kmz county outlines but wondered about just making a dataset available and then punching in the county name to do the query for the input.I would also (pie in the sky) like to keep the drag and drop (AOI) kmz input to this app.Is this something someone has done?
Hello FME Community,I’m encountering a puzzling issue with a Jinja2 template that I’m running through the PythonCaller in FME Flow. The template works perfectly fine on my local machine, but when I deploy the same script on FME Flow, I receive the following error:Python Exception <TemplateSyntaxError>: expected token 'end of print statement', got 'X'Context:The Jinja2 template is used to generate a Contract document with placeholders that are populated at runtime. Below is a simplified version of the template:Contract1. A Person with these Details2. Name: {{ tag1 }} Postcode: {{ tag2 }} Date of Birth: {{ tag3 }} E-mailadres: {{ tag4 }}{% for compensation in compensation%}located at the* / the*: {{ fee.tag70 }} section: {{ fee.tag4 }} number(s): {{ fee.tag5 }}{% endfor %}Steps Taken:Local Testing: The template renders correctly when I run it locally using Python (same Jinja2 template) on my machine. FME Flow Execution: When running the same script on FME Flow, it fails
Hi, I am trying to connect transmission lines to POIs using the PointonLineOverlayer but before that i wanted to dissolve all the transmission lines into a singular line/polyline. The issue I am having is that regardless of what I try I am getting breaks in the lines where there isn’t supposed to be any like in the image below. I am trying to use a combination of the generalizer, snapper, intersector, and linecombiner transformers but these breaks still persist. I even tried to buffer the lines, dissolve and then use centerline replacer and they persisted. Would appreciate any advice on this manner.
I have a Web Connection configured that I use in my HTTPCallers as Authentication. This works fine on FME Desktop and also works for some time after uploading to FME Server. But after an hour or so (the expiry time of the token) all workflows on FME Server fail. So my guess is that the Web Connection does not refresh the TOKEN. Do you have any recommendations?My Web Service Settings:Acces Token Request: Request URL: configured Request Data: configured Access Token Response: Token Object Key: serviceResponse.access_token Expiry Time Object Key: serviceResponse.expires_in Expiry Time Format: Duration (Seconds) API Call Parameters: Placement: Header Header Format: Authorization: Bearer [TOKEN] This is the error log I get:`_error' has value `HTTP/1.1 401 Unauthorized' `_http_status_code' has value `401' `_response_body' has value `{ "statusCode": 401, "message": "GW-Unauthorized. Access token is missing or invalid." }'
Hello everyone, I need to create a loop in FME 2021, this loop would allow me to be able to browse several tables of several schemas of my database to retrieve a specific column "last_update" and then sort this column to retrieve the "last update date". So I would like to retrieve the "last update date" of all my tables but I don't know how to create a loop in FME 2021! Thank you for your help!
Hey everyone,ich have a nice use case in our city: we want to offer a service where families can look which school is the nearest. My Idea was an app Server to create with only one field in order to type one Address. The System should calculate all the routes to the schools in the city (these addresses are known) and visualize them as a list or/and in a map as a result of the server app. Do you think this is possible? I need first of all a FME workbench with an address and a file with the school addresses and calculate the routes and I have problems to get it. If this task is done, do you think is it possible to show as output the list with the distances and the routes in a map? many thanks in advance!
On FME Flow, can I use the same SharePoint Online Connector Webservice for the SharePoint Online Connector and the SharePoint List Reader/Writer?
I’m trying to learn how to use loops, so I’m creating a basic dissolve loop. However, no matter how many iterations I set it to run for. It seems to go on infinitely. Also, although the loop is set to ‘loop’ back to the ‘Looped’ input, it seems to keep looping back to the ‘input’ transformer?I’ve attached both the workbench and the shapefile I have been using for this test, any help would be much appreciated.ThanksB
Hi folks!Trying to build am FME Flow/Server Automation where if a backend API table is updated by a user that it triggers running an FME workspace that I’ve already uploaded to FME Server.What would be the appropriate trigger to use to kick off the process? Would I have to create a webhook on the API table URL somehow to trigger based on FeaturesCreated and FeaturesUpdated?So whenever the attributes in the API table on the backend are updated, I’d want FME Flow/Server to kick off firing off that FME workspace.Thank you!
Hello :) I get this message on FME Server 2022 and I do not know what is wrong.
Hello, I am trying to use the sample AR demos available in FME flow 2023.1 but those AR demos are not working for me. Getting blank screen after I run the tool. I tried in Android and iOS phones as well. Installed FME AR in android and iOS. Can anyone pls refer me to the configuration steps for running the AR demos. Thanks in advance. Thanks,Mudit
Using FME Server FME Server 2021.1 (Build 21607 - win64) I have created a Directory Watch automation to send an email if any new file added into the Directory Which is working as expected but can some one please let me know how I can grab information like File name and SIZE and time and send it to by the email.
A user attempted to run an FME Flow App and encountered an error message saying, "You are Forbidden". The Flow App needs credentials to access, which were provided. The user was able to successfully upload the required file. What can be the cause of this issue and how can I resolve it.