Skip to main content
Question

How to map out FME Workbenches

  • May 18, 2023
  • 4 replies
  • 13 views

esalmagul

Hi there! I have about 30 different very long workbenches that we use for one very complex process. Every time we have a change, we want to be able to search in our list of transformers from each bench. Is there a way to generate or map out or investigate workbenches and have that list of all transformers from all of those benches? 

 

Python, xml, anything will do. Need some ideas guys please.

4 replies

nielsgerrits
VIP
Forum|alt.badge.img+60
  • 2937 replies
  • May 18, 2023

How about the workspace reader?


esalmagul
  • Author
  • 12 replies
  • May 18, 2023

It worked. Can't believe I never thought of that, haha


esalmagul
  • Author
  • 12 replies
  • May 18, 2023

How about the workspace reader?

On a totally different note. How do I write in the same excel spreadsheet, but each sheet would be named after that workbench?


caracadrian
Contributor
Forum|alt.badge.img+23
  • Contributor
  • 571 replies
  • May 19, 2023

On a totally different note. How do I write in the same excel spreadsheet, but each sheet would be named after that workbench?

Enable fanout for the writer and use the $(WORKSPACE_NAME) parameter in the text editor