Select to view content in your preferred language

Maximum number of features that can be added using REST API

230
0
06-26-2022 09:45 AM
OsamaOthman
Esri Contributor

Dear All,

I am trying to populate a table in a hosted feature service registered with an enterprise SQL Server database using REST URL.
When the number of records to be inserted exceed a certain threshold, I receive the following error message:

"Could not access any server machines. Please contact your system administrator."

I have checked the server logs, but did not find any warnings or errors regarding the server failure.

I have also found it that this threshold, changes as the number of fields to be populated changes. Then I tried to increase this threshold by trying another server machine with higher RAM capacity but the threshold remained the same.

I need to know how to find the maximum number of records or the maximum packet size that is allowed in per operation and how to increase this threshold.

Thanks in advance.

 

0 Kudos
0 Replies