I have a workbench that takes data from Oracle, merges it with a few other tables, runs it through a schema scanner and then tries to output to a file geodatabase.
The file geodatabase has the merged table created but it only contains the schema definition not the data.
The output from the schema scanner shows the points in the graphics display.

These are the transformers that scan and output

Here is the Feature Writer

The summary is showing the feature count

There is some disconnect between the schema scanner and my output and was hoping someone might be able to see what I am doing wrong.
The workbench is attached. Any assistance would be greatly appreciated.



