I want to merge two features with FeatureMerger (Attributes only). The requestor is an Oracle spatial featuretype, the supplier an Oracle non-spatial featuretype. Although the geometry passes through a GeometryValidator, it is not written (Oracle Spatial writer). I get: Bad geometry detected in the following feature; Geometry could not be encoded for Oracle. If the requestor and the supplier-feature are both Oracle-spatial, it works just fine.
As a workaround I tried to use a GeometryExtractor before and a GeometryReplacer after the FeatureMerger (
http://fmepedia.safe.com/AnswersQuestionDetail?id=906a0000000cu9WAAQ) but I get the same error. (I'm using FME Desktop 2013)
Any suggestions? Thanks in advance.
Vera