Skip to main content
Open

Expose the path each feature took as a list

Related products:FME Form
  • August 12, 2019
  • 0 replies
  • 26 views

dustin
Influencer
Forum|alt.badge.img+31

I would like the ability to expose (or create) on each feature the path that feature took in the workbench. I think this could be best executed in a list format, where for example, the first transformer a feature passed through is feature_path{0}.transformer. The second transformer would be feature_path{1}.transformer...etc.

I think this could help with pinpointing errors in the workflow.