I am setting up a WB dynamically to migrate data from one DB to another. Each feature types has a several hundred thousands of objects.
Whilst developing the WB i dont want to read the entire content of the source tables and has therefore set the reader option "Features to Read" -> "MaxFeatures to Read Per Feature Type: 10. In that way I can Create the destination tables before I run the entire process which will take a while.
But even if I have set it to read 10/feature type it only read the 10 first features of the first table. I was expecting it to read 10 features from each of my 30 tables?
I can also see that it is readying the entire feature class but only processing the first 10. I am confused of this feature?