The workbench below is incomplete. It aims at checking schema of a requested GeoJON before writting data to GDB.
I would like the writer to proceed only if 'Updated', 'Inserted' and 'Deteled' ports of ChangeDetector does not output anything. In other words, I would like the workbench to terminate before writing if those ports are not empty.
How could I achieve that please ?