Skip to main content
Open

Dynamically update Transformer Name

Related products:FME Form
  • December 16, 2022
  • 1 reply
  • 21 views

brooks
Participant
Forum|alt.badge.img+2

I am using FME 2022.1.3.0 (20220928 - Build 22630 - WIN64).


I like that the log file now includes the transformer name of the transformer that is running, and even names it when running parallel processing. Now I'm wondering if it would be possible to dynamically update the Transformer name so that it would include which parallel processing group is calling it. If I could reference the Group By parameter in the transformer name, then it would include the information that would make it easier to debug errors. It is not always easy to count and figure out which subprocess is running.


1 reply

brooks
Participant
Forum|alt.badge.img+2
  • Author
  • Participant
  • December 16, 2022

It seems like updating the Transformer Name spot from a simple string to a Text Editor type would be easy enough.