Skip to main content
Solved

Using Previous Versions of Custom Transformers

  • July 28, 2015
  • 1 reply
  • 44 views

I made a custom transformer and exported it to the network. Next I made a new version of the transformer. When I open the transformer for edit, FME asks which version do I want to edit. This is okay.

 

 

However, when I add the the transformer to an FME script, it puts in the latest version. What if the FME user wants to use a previous version? Is there a way?

 

 

Thanks

Best answer by david_r

Hi

 

 

The only way to do it is to install an older version of FME (in a separate directory) and then copy-paste the old transformers into the new workspace.

 

 

David
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

david_r
Celebrity
  • Best Answer
  • July 30, 2015
Hi

 

 

The only way to do it is to install an older version of FME (in a separate directory) and then copy-paste the old transformers into the new workspace.

 

 

David