Hi everyone,
I have set up a simple dynamic workspace that reads a shapefile, reproject coordinates and write a shapefile. This should be a general porpouse workspace indipendent of the source schema dataset, but the output dataset contains all the attributes of the input dataset plus the attributes of the dataset I used to develop the workspace (and I don't want them).
Could it be a bug of the shapefile writer? If I use a geopackage writer, instead, everything works fine.
Thanks.