Question

"MaxFeatures to Read Per Feature Type" only read from one feature type?

  • 27 April 2022
  • 1 reply
  • 0 views

Badge

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?

image" data-fileid="0694Q00000HaLkYQAV


1 reply

Userlevel 4
Badge +25

Hmmm, this is strange behaviour indeed, as the "Max Features to Read per Feature Type" should do what you expect it does.

 

Are you seeing this behaviour just with this specific database or also with other datasets? Which version / build of FME are you using?

Reply