Skip to main content
Open

Show both Transformer type and non-unique name in Workbench

Related products:FME Form
  • January 4, 2021
  • 3 replies
  • 67 views

Forum|alt.badge.img+5

As a user of FME

I would like to have the option for a non-unique transformer name visible together with the transformer type

so I can use transformer naming to tidy up and clarify the workspace without losing information on what kind of transformer it is.


From a developer background, function naming is important. A clear and concise name is generally all that's required for function documentation, and it's something I'd love to see in FME.


Currently:

  • Adding multiple copies of a Transformer gives it numbered names like 'AttributeCreator_17' which is ugly.
  • You can name a transformer, but the name has to be unique, and you lose some information on the type of transformer used.
  • Summary Annotation could be used, but that gives more detail than necessary and isn't very pretty.



3 replies

ebygomm
Evangelist
Forum|alt.badge.img+51
  • Evangelist
  • January 4, 2021

Why not just keep the original transformer name and append something if needing to make unique

e.g. AttributeCreator_ID

That's the method I prefer


tomf
Supporter
Forum|alt.badge.img+23
  • Supporter
  • January 7, 2021

Or just use User Annotation:

 

'>

This is my preferred method (not a fan of over-wide transformers, just because of their name), I can still identify which AttributeCreator instance and determine what it is used for


LizAtSafe
Safer
Forum|alt.badge.img+21
  • Safer
  • February 10, 2024
The following idea has been merged into this idea:

All the votes have been transferred into this idea.