Shape the future of FME with your ideas
Open ideas have been reviewed by our Product Management and are open for commenting and voting.
FME now have support for Tableau, i think that many companies also using other BI softwares like QlikView. I think that specification for QVX format is open and support for that would be very useful for many FME users.
Logging into server has got to be improved.When I save credentials, the server login page doesn't recognize it, so I have to modify the saved credentials before getting in. It seemed to work better on 2016 than 2017, so it appears something changed.
A lot of my projects include reading layer names from DWG-files and check if they are consistent with a layer standard or if they are empty. As I'm both interested in the data features (for other tests) and the schema I need to retrieve both from the DWG files. There are various ways of doing this and the different techniques varying in speed pretty dramatically.For my test purpose I created a DWG-file (Release2013) with 500 point features, each on an unique layer (so the DWG-file has 501 layers with layer 0). Using FME 2017.1.2.0. Win 64.Reading the Schema with a FeatureReader transformer, Autodesk AutoCAD DWG/DXF-reader, just reading the Schema Features. Group Entities By "Layer name": 5 minutes 21.6 secondsReading the Schema with a FeatureReader transformer, Autodesk AutoCAD DWG/DXF-reader, just reading the Schema Features. Group Entities By "Attribute Schema": 35.5 seconds (this options is useless for me as the Schema reader just read layers that holds entities and I need to check which layers that are empty)Reading the Schema with a FeatureReader transformer, Schema (Any Format)-reader, choosing Autodesk AutoCAD DWG/DXF as input format: 3.1. secondsReading the Schema with a Schema (Any Format)-reader, choosing Autodesk AutoCAD DWG/DXF as input format: 3.2 seconds (one interesting thing here is that the reader says Successfully opened the 'Release2018' AutoCAD file even if the file is a Release2013 file)(there were no major time differences when choosing the RealDWG-reader/format instead)This means that the most efficient way of reading the Schema is by using the Schema (Any Format)-reader stand alone or inside a FeatureReader transformer. This means that I need two Readers/FeatureReaders in my workspace as I'm also interested in the data features. This seams a bit unnecessarily as the FeatureReader can read the Schema while I'm reading the data.Is there any chance of tweaking the Schema reading inside the FeatureReader transformer while reading the data with the Autodesk AutoCAD DWG/DXF-reader so it gets a big faster?(the test dataset has 500 layers but the real files I verify right now has over 1700 layers...)
Read Planet Basemaps and also display them in the Data Inspector
It is easy to enable/disable a scheduled process in FME Server and I would like to see the same ability for notification. This means you would be able to disable a notification when it doesn't need to be used for whatever reason.
Ability to disable a publisher.This would be nice if you want to disable it on a test server when you move the project over to a production server and don't need the test one to keep running, but only to be there for future testing.
The Form Example in Developer Information (in Run Workspace) is quite basic. Every input in the sample HTML form is <input type="text">It would prefer to see a form sample where the type of the inputs reflect the public parameter type, eg:Date/Time: <input type="datetime"> or <input type="date">Integer: <input type="number">Password: <input type="password">Color Picker: <input type="color">Choice/Choice with Alias/Multiple: <input type="radio">, <input type="checkbox"> or <select> <option value="volvo">Volvo</option>... </select>In Choice/Choice with Alias it is also possible to expose all the options with both values and aliases from the Configuration of the ParameterNow you need to do it manually even it is basically an automatic (and boring) task.
***Note from Migration:*** Original Title was: Automatically disable the option redirect to FME data inspector when posting a Workspace to FME server. When you have a long chain of workspaces and you have updated a workspace at the beginning of the chain and saw in the datainspector all data is correct you will be blind to annything else and post it as soon as possible to the server. But after hours of waiting for the result you see the process went wrong because the data wasn't written.
With the DEBUG option in FME Desktop on, the log file will contain a number of additional information lines.That can be very helpful in solving issues.But it will also contain some additional errors that can cause customers to panic.I spend almost a day explaining to a customer (who had the debug option on) that this could be ignored if the workspace does not fail:BADNEWS: File D:FMEDesktopmetafileMULTI_WRITER.fmf could not be opened (tabrdr.cpp:161)It would be great if the messaging could be cleaned up, so unneeded messages do not appear.
primavera p6 r/w or an adaptable reader and writer with XML soap schema discovery. https://docs.oracle.com/cd/E16281_01/P6_V7_WebServicesDocumentation/ReferenceManual/whnjs.htm
***Note from Migration:*** Original Title was: Active Directory interface 2.0. Look at ArcGIS Server interface. Might be better.
In FME Server (2016.1) it is easy enough to manage named database connections. The capability exists on the "Manage Database Connections" page to create a new connection and edit an existing connection.However, the same cannot be said for named web connections. The only current capability on the Web Connections page is to remove an existing connection. There is no support for editing existing connections or adding new connections.This problem is compounded by the fact that there is no simple way to sync connections between FME Desktop and FME Server (See my other post: Easy upload of named connections from Desktop to Server).I would like to see support for named web connections improved in FME Server.
Hi,The current state of the UI in Knowledge Center is broken, imho.For some reason, "All" always means all Safe posting first, regardless of relevance and creation/update date.And if one chooses filtering "Ideas" or "Questions" (why not checkboxes to see both??), one always (and only) get them sorted as "Updated". If I afterwards choose e.g. "Votes", I go back to "All".It used to work differently, if my memory serves.Please fix this, or specify how to make it work (I'm using Firefox).Cheers
No account yet? Create an account
Enter your E-mail address. We'll send you an e-mail with instructions to reset your password.