Skip to main content
Question

I get a 404 HTTP Error (Not Found) when trying to read data from my ArcGIS Feature Service


fmelizard
Safer
Forum|alt.badge.img+18

I can add the ArcGIS Feature Service reader to my workspace and see the Layer I want when adding the reader. But when running I get the following message in my log file.

 

|ERROR |Python Exception <HTTPError>: 404 Client Error: Not Found for url:

2 replies

fmelizard
Safer
Forum|alt.badge.img+18
  • Author
  • Safer
  • March 16, 2018

This might be related of the web server's configuration. Because FME splits up it's request into batches it can end up making some fairly large requests to the service. If the request size reaches the limit allowed by the server it can return a bogus 404 Error. Try reducing the number of 'Features Per Request' this will reduce the size of body per request. 200 should keep the request small enough.

 


runneals
Contributor
Forum|alt.badge.img+22
  • Contributor
  • May 3, 2018

Cookie policy

We use cookies to enhance and personalize your experience. If you accept you agree to our full cookie policy. Learn more about our cookies.

 
Cookie settings