Skip to main content
Archived

modular installation for FME Desktop

Related products:FME Form
  • August 14, 2020
  • 3 replies
  • 72 views

antoine
Enthusiast
Forum|alt.badge.img+7

WHAT :

Modular installation with possibility to pick transformers and reader categories to limit the installation. Packages would allow to add 3D, BI or PointCloud transformers and formats later if needed for example (even partial upgrades?).

WHY :

  • FME installation file and folder are becoming bigger and bigger,
  • A lot of people are lost with so many transformers/formats,
  • SAFE is pushing more outside of pure GIS and CAD market.
This post is closed to further activity.
It may be an old question, an answered question, an implemented idea, or a notification-only post.
Please check post dates before relying on any information in a question or answer.
For follow-up or related questions, please post a new question or idea.
If there is a genuine update to be made, please contact us and request that the post is reopened.

3 replies

srg
Forum|alt.badge.img+10
  • August 14, 2020

To me FME Desktop Editions are already modular in nature in terms of formats and transformers.

When working with lots of data, you never know when you will need that new transformer or a reader or writer!

Happy FME :-)

SRG


antoine
Enthusiast
Forum|alt.badge.img+7
  • Author
  • Enthusiast
  • August 14, 2020

Thanks for the comment!

Apart from the hub and the sdk, I do not really see the modular nature of the installation.

On the unexpected need for a transformer or a format I agree to some extent (even if I wonder how an accounting department would use CSGBuilder). Anyway, I can do a search on custom transformers without downloading them. I guess it could be the same for some other groups of transformers/formats. I just wonder if this would require to rewrite a lot of the code.


Forum|alt.badge.img

FME Packages on the FME Hub (https://hub.safe.com/?types=fme_packages) are a we very a step that we already took into this direction. All Transfomers and Formats included in FME Packages are developed similar to included Transfomers and Formats and appear in FME Workbench Quick Add or Transformer Gallery to be added.

But these Transfomers and Formats are only downloaded and installed once you add them to a FME Workspace. This way none of the code or libraries need to be shipped with every release and we can easily update FME Packages quickly and users get access to bug fixes and new features without having to upgrade FME.