Skip to main content

I have a workspace that is updating about 100,000 records online. It will do a couple groups of 1000 updates before the rest service returns an error:

"The error code from the server was '1000' and the message was: 'Execution Timeout Expired. The timeout period elapsed prior to completion of the operation or the server is not responding."

 

Is there a way to get around this error? I was thinking that reducing the number of records updated per rest call would help but I dont see a way to change the number from 1000.

 

Thanks!

Hi @rtreecare​ 

Just wondering what version of FME Desktop are you currently using.

For changing Feature Per Request, you can go to Navigator Windows --> AGOL Writer --> Advanced --> Feature Per Request

Switch the value from Default 1000 to a lower number i.e. 500


Thanks! hope that solves the error.


Reply