Skip to main content

Hello, 

I am set of 168 pipe segments with Global ID which is failing to write to database when using Esri ArcGIS Portal Feature Service. I am sure that the whole write process is failing due to 1 or 2 pipe segments. In order to debug this, Is it possible to write(commit) each pipe segment one by one to the database and figure out which pipe segment is causing the issue. 

 

Thanks,

Naveen

There are a few ways.  The simplest way if the workspace is fast is to change the “Features Per Request” parameter in the “Advanced” options for the writer to “1”.  Sometimes there can be issues with the case of the letters in Global ID when going between a file geodatabase and Portal. 

 


Reply