Skip to main content
Solved

How do you completely delete a transformer definition to start fresh?

  • July 17, 2021
  • 7 replies
  • 62 views

larue
Contributor
Forum|alt.badge.img+12

I'm in a jam. Installed a transformer from FME hub and then after tweaking it was not able to revert back to the original. The original took on the definition(?) of the tweaked one. When I try to download it fresh, it gives me the tweaked one. I have a feeling it lives somewhere, but can't find it. How do you purge a bum transformer? I tried to delete the tweaked version and it crashed every time. No good. Any ideas? I can't be the only one.

 

Thanks

Best answer by caracadrian

Well, I was able to download the transformer to a blank workspace again. I did a copy, opened up my project and pasted. It's there now, but the old definition is also. When I deleted the pasted transformer, it asked to delete the embed. Fine, but when I tried to get it again from that Workspace, it gave me the bogus one. So, at least for now, I will have to make do with two definitions of the transformer. There has to be someplace where this stuff is listed, no?

You can try to rename the "bogus one" so there is no name collision between them.

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.

7 replies

caracadrian
Contributor
Forum|alt.badge.img+23
  • Contributor
  • July 17, 2021

You can find FME Hub custom transformers in (windows)

%APPDATA%\Safe Software\FME\FME Store\Transformers

 


larue
Contributor
Forum|alt.badge.img+12
  • Author
  • Contributor
  • July 17, 2021

You can find FME Hub custom transformers in (windows)

%APPDATA%\Safe Software\FME\FME Store\Transformers

 

Ok that's a good start.  Unfortunately, there must be some other reference that is preventing me from installing fresh.  I deleted the transformer from that location but it still came up in my workspace.  All that is left is an input node.  When I delete it, FME crashes.  Registry key?  I hope not.


caracadrian
Contributor
Forum|alt.badge.img+23
  • Contributor
  • July 17, 2021

Ok that's a good start. Unfortunately, there must be some other reference that is preventing me from installing fresh. I deleted the transformer from that location but it still came up in my workspace. All that is left is an input node. When I delete it, FME crashes. Registry key? I hope not.

Have you tried deleting the usual suspects:

%LOCALAPPDATA%\\Temp

%TEMP%

%FME_TEMP% - if you have set up one

Inserting the transformer in Workbench, deleting it and click-ing yes to delete the definition?


larue
Contributor
Forum|alt.badge.img+12
  • Author
  • Contributor
  • July 17, 2021

Sorry, no Temp folders had anything . It appears to be Workspace-specific. I was able to open a blank Workspace and download a fresh one that was correct. It deleted without any popup. But then I went back to the Workspace where I had issues and got the tweaked one. It is embedded, as opposed to the blank workspace.

 

I then opened a new blank Workspace and tried to download again, but got this:

Fuzzy1 

To be clear, there is no longer a reference to that transformer in Navigator. It was also placed in a few custom transformers, but I deleted them.

 

I just wanted to do a SaveAs to the transformer and do some experiments. If you have any info on how to do that properly, it would be super helpful.

 

Thanks

 

 

 


larue
Contributor
Forum|alt.badge.img+12
  • Author
  • Contributor
  • July 17, 2021

Sorry, no Temp folders had anything . It appears to be Workspace-specific. I was able to open a blank Workspace and download a fresh one that was correct. It deleted without any popup. But then I went back to the Workspace where I had issues and got the tweaked one. It is embedded, as opposed to the blank workspace.

 

I then opened a new blank Workspace and tried to download again, but got this:

Fuzzy1 

To be clear, there is no longer a reference to that transformer in Navigator. It was also placed in a few custom transformers, but I deleted them.

 

I just wanted to do a SaveAs to the transformer and do some experiments. If you have any info on how to do that properly, it would be super helpful.

 

Thanks

 

 

 

Well, I was able to download the transformer to a blank workspace again. I did a copy, opened up my project and pasted. It's there now, but the old definition is also. When I deleted the pasted transformer, it asked to delete the embed. Fine, but when I tried to get it again from that Workspace, it gave me the bogus one. So, at least for now, I will have to make do with two definitions of the transformer. There has to be someplace where this stuff is listed, no?


caracadrian
Contributor
Forum|alt.badge.img+23
  • Contributor
  • Best Answer
  • July 18, 2021

Well, I was able to download the transformer to a blank workspace again. I did a copy, opened up my project and pasted. It's there now, but the old definition is also. When I deleted the pasted transformer, it asked to delete the embed. Fine, but when I tried to get it again from that Workspace, it gave me the bogus one. So, at least for now, I will have to make do with two definitions of the transformer. There has to be someplace where this stuff is listed, no?

You can try to rename the "bogus one" so there is no name collision between them.


larue
Contributor
Forum|alt.badge.img+12
  • Author
  • Contributor
  • July 19, 2021

Well, I was able to download the transformer to a blank workspace again. I did a copy, opened up my project and pasted. It's there now, but the old definition is also. When I deleted the pasted transformer, it asked to delete the embed. Fine, but when I tried to get it again from that Workspace, it gave me the bogus one. So, at least for now, I will have to make do with two definitions of the transformer. There has to be someplace where this stuff is listed, no?

The thing that I didn't realize was that you need to rename the Transformer description (and the Transformer name?). I was then able to download a fresh one. Thanks for your help!