I am trying to use the FeatureReader to undertake a spacial intersect query against a MongoDB.
The feature hits the FeatureReader and the log states that it has connected to the MongoDB, it even states the projection it is in. It then just does nothing.
The MongoDB does not register any connections with FME.
If I use a MongoDB reader it reads the database find. It is just when I use the FeatureReader.
Does anyone have a similar issue with this?
I am using build 17259 as the RC Desktop version.