Hi this puzzles me: using FME(R) 2022.2.3.0 (20230131 - Build 22789 - WIN64), when reading an Open File Geodatabase from a zip file, features are duplicated. I created and attached a template which demonstrates the error.
The workspace uses two readers to demonstrate the phenomena, both of type File Open Geodatabase.
- The first reader reads from ..\test.zip\test.gdb
- The second reader reads from ..\test.gdb
Records on the first reader are duplicated. When reading from just test.zip the duplication does not take place.
Is this behaviour as meant to be?