Skip to main content

This is being raised when using an Esri ArcGIS Portal Service Feature Writer.

24,000 features out of 94,000 are successfully written before this is raised by FME Desktop 2019.1.00

Hi, you can try reducing the features per request to avoid the underlying timeout. FeatureWriter badly needs a Rejected port so you can implement retry logic. Also raise a support call with Esri and request advice on this.


Hi, you can try reducing the features per request to avoid the underlying timeout. FeatureWriter badly needs a Rejected port so you can implement retry logic. Also raise a support call with Esri and request advice on this.

@markatsafe is a Rejected port on the way? Cheers.


Yes, I'll have to batch it in 20K features per request that seems to work.


Reply