Skip to main content

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!

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 ?


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!

 

 


Reply