Skip to main content
Archived

Enable using "FME Shared Folders" for custom formats

Related products:FME Form
  • April 27, 2017
  • 1 reply
  • 32 views

lifalin2016
Influencer
Forum|alt.badge.img+40

It is very beneficial to be able to store all custom FME work between versions and installations. FME has "FME Shared Folders".

However, while this works for connections, transformers et.al., it apparently doesn't include custom formats developed with e.g. Python.

My suggestion is to add this possibility to the "FME Shared Folder" functionality.

Basically it would just require FME to scan a few additional folders during startup, so it's not that big change, I think.

Cheers.

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.

1 reply

This is key for FME Server, and essential for FME Cloud. Deploying a custom format plugin currently requires access to the installation directory, namely subdirectories: formatsinfo, metafile, schema and plugins.

Perhaps make these subfolders accessible via the admin console, or - as suggested - have a parallel directory/directories that can be read on startup.