I am trying to read multiple databases at onces for a migration effort from one spatial data standard to the another. In the Schema (Any fortmat) example I found, it suggested to connect the the schema reader to a feature reader and then to a dynamic schema writter. My problem is that I need to write the data to a spefic schema and when I run the work space--redirect to inspection mode-- I see that the count in the number of features double once they pass the feature reader. Is this normal? This doesnt make sense to me but I have not run the workspace in writter mode yet. The counts are throughing me off a bit. How will I know if the appropriate number of features are passing to the appropriate destination? I guess I amtrying to understand why this happens. Any thoughts?
Thanks