Hello this Pablo,
I'm trying to read a GML and XML files, using a feature reader in FME server but every time I run workspace it fails...the log says the following:
FeatureReader (QueryFactory): The clause 'IGNORE_NULLS <Unused>' within 'FACTORY_DEF {*} QueryFactory FACTORY_NAME FeatureReader INPUT FEATURE_TYPE Creator_CREATED FCTQUERY_INTERACTION NONE COMBINE_ATTRIBUTES { RESULT_ONLY } IGNORE_NULLS { <Unused> }...
See image, attached...I have run the workspace locally and it works fine, can you help with this issue, please? I have tried different ways to solved it and it has not worked.


I suspect your FME Desktop is slightly newer. Forwards compatibility, that is, to run a newer workspace in an older version of FME is not guaranteed. Usually, it is unlikely that forwards compatibility is affected by a minor version difference, but around this build number, a new version of the Feature Reader was released. This means your workspace was likely built using the Feature Reader version 12 and that is not available on your older FME Server.