Skip to main content
Solved

Linked Custom Transformers - Multiple workspace repositories

  • April 19, 2017
  • 2 replies
  • 34 views

sigtill
Supporter
Forum|alt.badge.img+25

Is it possible in FME Server 2016 or 2017 to upload Linked custom Transformers to one particular Workspace Repository (for instance called "Common linked Custom transformers") and have several workspaces in different workspace repositories use this - so you only need to upload the Linked Custom Transformers one place, and all workspaces that uses this will get updated? Instead of having to upload every fmx file to all workspace repositories that uses these for each change?

Sorry for the long explanation, I hope it is clear enough!

Best answer by verdoodtdries

I don't know if that is possible, but you can upload your custom transformers to the FME_SHAREDRESOURCE_ENGINE folder. It is accessible through Resources > Engines > Transformers.

Custom transformers published in here can be used in every workspace running on FME Server.

Is this a workaround for your problem ?

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.

2 replies

verdoodtdries
Supporter
Forum|alt.badge.img+23
  • Supporter
  • Best Answer
  • April 19, 2017

I don't know if that is possible, but you can upload your custom transformers to the FME_SHAREDRESOURCE_ENGINE folder. It is accessible through Resources > Engines > Transformers.

Custom transformers published in here can be used in every workspace running on FME Server.

Is this a workaround for your problem ?


sigtill
Supporter
Forum|alt.badge.img+25
  • Author
  • Supporter
  • April 19, 2017

I don't know if that is possible, but you can upload your custom transformers to the FME_SHAREDRESOURCE_ENGINE folder. It is accessible through Resources > Engines > Transformers.

Custom transformers published in here can be used in every workspace running on FME Server.

Is this a workaround for your problem ?

Great! This should work!