Skip to main content

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.

How about the workspace reader?


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


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?


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


Reply