Hi, does anyone know a way to limit attributes returned from WFS. I just want to return back the unique id so I can cross check against a clone out the data.
This structure works in postman but I dont see a way for it to work in the fme reader. Does something need to be added to the xml filter?
http://example.com/geoserver/wfs?  service=wfs&  version=2.0.0&  request=GetFeature&  typeNames=namespace:featuretype&  featureID=feature&  propertyName=attribute1,attribute2
Many Thanks
Oliver


