Hello,
Can I use the same FeatureWriter transformer to write lines and polygons into the same GDB? I know how to do it in a normal writer but can't get it to work with the FeatureWriter. Below an example of the workbench which filter the geometry by areas and lines and then go into two different ports in the transformer
Below an example of the FeatureWriter settings where I have included two feature types (polygon and lines)
Â
Â
Do I need to set a Dynamic Schema Definition? I have tried that option with 'Schema From Schema Feature' option but failed,
Â
Any idea more than welcome, thanks! :)