Skip to main content
Question

Transformer requires build XXX

  • July 12, 2018
  • 4 replies
  • 88 views

dbryantgeo
Contributor
Forum|alt.badge.img+7

I am attempted to add the FMEServerEmailGenerator to a workbench on build number 17291, however I receive an error stating that I must upgrade to 177725 to use the transformer.

I know this sounds pretty obvious, but another workbench on the same build number (17291) does not prompt me to upgrade.

What might be causing this conflict?

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.

4 replies

redgeographics
Celebrity
Forum|alt.badge.img+59
  • Celebrity
  • 3697 replies
  • July 12, 2018
So for clarification: you're also trying to add the FMEServerEmailGenerator in the 2nd workspace?

 

 


dbryantgeo
Contributor
Forum|alt.badge.img+7
  • Author
  • Contributor
  • 24 replies
  • July 12, 2018
So for clarification: you're also trying to add the FMEServerEmailGenerator in the 2nd workspace?

 

 

Yes, attempting to add the generator to both workspaces, one successfully and the other not so.

 

 


jdh
Contributor
Forum|alt.badge.img+36
  • Contributor
  • 2001 replies
  • July 12, 2018
What happens if you copy the FMEServerEmailGenerator from the workspace that works to the one that doesn't, rather than accessing ti directly from the hub?

 

 


rylanatsafe
Safer
Forum|alt.badge.img+14
  • Safer
  • 671 replies
  • July 12, 2018

Hi @dbryantgeo – you might try clearing the location where FME Hub/Store downloaded items appear, and reopening FME Workbench. The FMEServerEmailGenerator is a custom transformer and perhaps there is some sort of conflict.

 

macOS: ~/Library/Caches/Safe Software/FME/FME Store/

 

Windows: ~\\AppData\\Roaming\\Safe Software\\FME\\FME Store\\

 

 

If that does not work – try removing all instances of the FMEServerEmailGenerator from the workspace (after making a backup of it!) and then re-add it. When you have an embedded custom transformer in the workspace, FME will load that version of it – could be some odd corruption.

Hope that helps! The suggestions in the comments directly under your post might be helpful too.