Skip to main content
Hi,

 

 

My workspace reads 2 file geodatabases containing both several feature classes.

 

10 parameters (5 for each file geodb) are set by the user (or other workspace):

 

- min/max XY (4)

 

- max features to read (1)

 

All file geodb parameters are linked to the correct published parameter.

 

When running the workspace all parameters are ignored and all data is read.

 

 

Even removing the published parameters and setting the reader parameters manually does not solve the problem. Even manually setting the parameter "max features to read" to "0" results in reading the complete dataset.

 

 

Workspaces are created in FME2014 SP3 (build 14391 - WIN64)

 

 

Any insights on this issue?

 

 

Kind regards,

 

Rob
Hi Rob,

 

 

numbers smaller than 1 are ignored. So isn't a good idee to test with max feature to read = 0.

 

min/max x/y workes fine in my workspaces. Do you have set other parameters?

 

 

Thomas

 

 

Reply