Hi, I have a feature reader pulling data back from a WFS
The Ignore get feature error is ticked.
Yet when I run the task I get the following error:
2019-10-15 10:21:38| 9.8| 0.0|ERROR |XML Parser error: 'Error in input dataset:'https://geoserver.xxx.com:443/geoserver-cluster/wfs?SERVICE=WFS&VERSION=1.1.0&REQUEST=GetFeature&TYPENAME=workspace%3Abasin_provinces&NAMESPACE=xmlns%28workspace%3Dworkspace%29&FILTER=%20%20%20%20%20%20%20%20%3Cogc%3AFilter%3E%0A%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%3Cogc%3APropertyIsGreaterThan%3E%0A%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%3Cogc%3APropertyName%3Echangedetect_date%3C%2Fogc%3APropertyName%3E%0A%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%3Cogc%3ALiteral%3E20180101%3C%2Fogc%3ALiteral%3E%0A%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%3C%2Fogc%3APropertyIsGreaterThan%3E%0A%20%20%20%20%20%20%20%20%3C%2Fogc%3AFilter%3E' line:6 column:5763521 message:input ended before all started tags were ended; last tag started is 'gml:posList''
2019-10-15 10:21:38| 9.8| 0.0|ERROR |The XML Module halted on error, see the logfile for details
2019-10-15 10:21:38| 9.8| 0.0|ERROR |<WFS> An error occurred while reading a GetFeature response, to ignore the error and avoid losing the previously read features, set the WFS "Ignore GetFeature Error" parameter. Total features downloaded: '0'
2019-10-15 10:21:38| 9.8| 0.0|ERROR |A fatal error has occurred. Check the logfile above for details.
So even though it pulls back data it still fails and then doesn't pass any content to writer. The WFS works fine in QGIS and ArcMap so I don't think that is the issue.
If FME just ignoring the box that I ticked? Anyone else had this issue?
Many Thanks
Oliver