I am working on ArcGIS Enterprise system and I want to publish a layer consisting of 1.7 million points.
I publish this layer with ArcGIS Pro as a wfs service. I set the maximum records by server as 2000000 from the sharing settings.
After publishing the service, you can see the maximum number of records below.
When I open it with the viewer, all the records are not displayed and when I set the WFS OGC options on the Web Map Viewer, I can enter the maximum value of 30000.When I enter the value 30001, I get an error.
How can I see all my records as WFS?
Thanks..