Hi,
i have a WFS running on an Oracle Weblogic-server using the sdows-deployment from Oracle.
There are several Features configured. For all Features the DescribeFeatureType-Request and the GetFeature-Request are only allowed with POST-method (not with GET). Whe i try to Access such a feature using a WfsFeatureLayer, i can see that the webRequests are sent (using the SentWebRequest Event), but they are all sent using GET and this request then doesn’t return any Features, but an error-xml. In result, i see no Features in my map.
What am i doing wrong?
Regards,
Andreas