Shape the future of FME with your ideas
Open ideas have been reviewed by our Customer Success team and are open for commenting and voting.
Could the feature reader be fitted with a port for all unused / unmatched initiators? I have to use a feature merger after it to find the ones that have not been used.
It would be nice if there was a way to utilize JSON Queries with the FeatureReader in the same way we currently can in the MongoDB3 Reader. In FME Workbench 2021, the WHERE Clause Constraint is disabled/greyed out when the Format is set to MongoDB. Perhaps this has already been addressed in future versions
I was curious if we might be able to have the community or Safe create transformer themes? I know we can customize the connectors as well as bookmarks, but thought this would be a cool addition. Purely cosmetic of course. This is similar how we have the option to use custom themes in other applications like code editors, etc.
GeometryFilterIt would be nice to have an option to add a new attribute that contains the description of geometry type after its filtered. For example, the same idea as the "Destination Geometry Attribute" parameter within the GeometryExtractor transformer.TestFilterThe same idea can be used for the TestFilter transformer. After filtering features would be nice to have an option to create a new attribute that contains as a value the same name of the Output Port.
Is the LineExtender mis-named? I have a set of lines starting from the centre of a buffer polygon and ending at the edge of the polygon. I want to extend the line from the start point to the other side of the polygon. So LineExtender seems to be the perfect choice.However, if I use the Beginning port, I just get a line going from the centre of the buffer the other way. If I use the End port, I get a line outside the buffer, starting from the end point of the original line. I expected the Beginning and End ports to output the original feature with the original line extended in one direction. But only the Stretched port outputs the original line actually extended, but it's in both directions which is not what I want.I can work round this by aggregating the original line with the output from the Beginning port (and using Group By in the Aggregator), or using the LineCombiner (again with Group By), but that seems like a long way round when LineExtender should be able to extend the line in one direction.Original line:LineExtender Beginning port:LineExtender End port:LineExtender Stretched port:What I want - LineExtender beginning port + original line + Aggregator:
The IineExtender transformer would be improved by having a forward and backward extension length.Currently if you want a line extended in a single direction, you need to use a LineCombiner attached to the original feature and either the beginning or end ports of the LineExtender. If you want the extension length to be different, you need two lineExtenders and the LineCombiner.Both of these can be avoided if there is a forward and reverse extension parameter and then the Stretched port will have the desired feature without having to rebuild the line.Bonus option would be a parameter to control whether the end vertices are moved, or an additional vertex added
Not a big chance, just a small enhancement that would save some annoyance while improving the layout of the workspace. Currently, when you select multiple bookmarks at once and change the color, only the color of the bookmark that was last selected changes. Would be great if all selected change color simultaneously.
***Note from Migration:*** Original Title was: Apply Style Changes to More than One Annotation, Connection or Bookmark at a Time The ability to style connectors, annotations and book marks by assigning background colours or styles is very useful in visually organizing a workspace. But right now changes can only be applied to single item at a time, even if multiple items are selected. The ability to apply a colour, font or even a style to all the selected connectors, annotations or bookmarks would make it easier to provide a consistent look to a workspace.
The standard ElasticSearch reader in FME supports providing a JSON Query to filter the results for each feature type (ElasticSearch index). The FeatureReader transformer does not provide this capability and it would be great if it could be added.
Currently, access to AGOL/Portal photo attachment information is available only thru a true reader when the option is enabled. It would be nice to have that option available when using FeatureReader transformers as well. I'm currently using Build 20264 (FME 2020) maybe this has already been released.Thanks!
In the FeatureType options of the ArcGIS Portal reader you can select to download attachments yes/no, in the FeatureReader this option is not available. There should be parity between Reader and FeatureReader. See also: https://community.safe.com/s/question/0D54Q00008G45Y3SAJ/how-do-i-extract-attachments-from-an-arcgis-online-feature-service Migration Note: Idea originally posted on 2024-02-05
In FME Flow it is relevant to show user parameter values in the Jobs Completed List. This is especially the case when you have a workspace that runs often with different user parameter values. This could be made as an improvement to the “Customize Columns” functionality.
We would find it very helpful to have more search criteria for the forms in FME Flow. A general rule of thumb would be to be able to search/filer rows based on any column displayed on the form. For example, if you’re displaying at the list of users, being able to filer by status would be helpful. Then you could easily find, for example, the disabled users.This applies to every form, not just the list of users. This would be very helpful for roles, items, workspaces, schedules, jobs, automations, etc.
In the same vein as the Idea below, adding this option to the writer formats completes the user case of moving attachments from non-ESRI formats from file shares or network shares into the ESRI feature services. Currently its a 3-step data workflow:Create features from the data source to the ESRI feature service, and if necessssary download pictures from URLs, network shares, etc. to a local drive. Go to the portal item in AGOL/Portal and Enable Add Attachment. (Option: use or daisy chain an HTTPCaller to query the UpdateDefinition API of the feature service) Read features created and the pictures downloaded from Step 1. Merge the two together with a unique ID and use the HTTPCaller to Upload Attachment/s to each feature. Reference: https://developers.arcgis.com/rest/services-reference/enterprise/add-attachment/ Exceptions:Need to consider the latency or the completion of the uploading as it may time out due to size of the attachments. Also need to consider failed uploads due to size limitations and supported format.
I would like the canvas UI to tell me if a transformer being used is a Blocking Transformer (or has blocking/feature holding tendencies), Red always blocking, or Pink when transformers have GroupBy tendencies which can be or have been enabled (change Pink to Red when in blocking mode). The visual queue will tell me where I may have to control my flow of feature and runtime orders; or when I am about to create a loop which will trigger a linked transformer. Added benefit it will visually tell me of aggregation points of data, and likely memory intensive operations, in my script.
Hi,Sometime blocking transformer can cause a memory leak, and you need to know if this will be a case or not. A nice helper would be that blocking transformers had a different color, similar to custom transformers. Maybe a red or orange tint to it?
We already have the ability to set up and modify default connection styles and set unique styles for individual connections when they are enabled but, particularly in complex workspaces, it can be hard to identify connections that have been turned off. It would be a huge help in some cases to be able to set our disabled connections to be a different color so they stand out the same way that we can with active connections.
I think workbenches would be clearer if connections of disabled transformers became hidden by default.I realise it's only a right click away to show/hide the connections on the transformer but this seems a useful addition.Maybe a new entry for the Options -> Workbench -> Transformer Options
I would like to costumize the content of the six tiles for the FME Flow Home page for my own use. I’d like to add tiles with “recent failed jobs”, “Queued jobs”, “running jobs” and maybe other filteres in the tiles of the home.I am aware that this UI is worked on in a FME Flow release that is comming soon, but the preview that I’ve seen recently didn’t seem to include the posibility to costumize the FME Flow home page.
The current customization options for FME Flow Apps is quite poor. FME Flow Apps have the potential to be a centralised focal point/application for organisational/enterprise level ETL; however, they currently allow for minimal flexibility and design when it comes to styling.The lack of flexibility and options for design improvements mean that even with greatest graphics/design eye in the world, FME Flow Apps are often left looking nothing more than a data dropzone, workspace runner or ‘Click to Download’ link.Expanding the options for image customization and editing, greater flexibility in text design, or incorporating HTML would greatly enhance the visual appeal of FME Flow Apps. This would increase visibility and improve perceptions to none FME users who are given access to a Flow App.Documentation could also be created in the form of a technical article on ‘Designing and Styling an FME Flow App for your Organization’ to support this process.
It would be great if FME Flow apps can have a small info/question mark icon item next to them with a pop-up in which you can describe what the expected parameter values are or provide extra information and avoid a long text string in de app.This is quite common in all HTML related apps, and already implemented in other parts of FME Flow (see image below)
I'd really love to have more styling options on FME Servers Apps (Server and Gallery). Especially color control of links (change from default grey to any other color with more contrast to the white background) Another important option is spacing of Gallery App Icons. Actually, they are on a fixed aspect, regardless of the applied icon size. This would be ok if the available Space underneath these icons would behave independently. Maybe finding suitable words to describe what the icon/server app is doing is not so difficult in English, but in other languages (e. g. German) it might become hard to find words that fit into the available space at the given font size. Exceeding the space leads to ugly hyphenation, that is only sometimes controllable by the author. Typically, you'll have to look for different words, which is very often time consuming and sometimes even impossible. A solution to this would be a space control or font size option.
Enter your E-mail address. We'll send you an e-mail with instructions to reset your password.
Sorry, we're still checking this file's contents to make sure it's safe to download. Please try again in a few minutes.
OKSorry, our virus scanner detected that this file isn't safe to download.
OK