Hello,
I need to read all attributes from input shapefiles with different attributes (not to have the attribute number and name defined). I would like to have a workflow with one reader that will read input shp e.g. "Test1" with 3 attributes (in first run) and then input "Test2" with 4 attributes (in second run)
Is there a way how to do it?
Thanks!