Skip to main content

Updating a GIS Layer in a database that is using Branch Versioning from a GIS Layer that uses traditional versioning. The branch version feature service that I am updating is set to a specific version where I am not reconciling or posting the results to default. I set the Feature Type Handling to Truncate existing and feature operation to Insert. The branch version layer is not truncating, and I am getting a duplicate record result instead of a single set of records. It appears that it is not truncating. I am also Getting the following errors :

ArcGIS Portal Feature Service Writer: Encountered an unexpected error. The error code from the server was '' and the message was: 'Could not access any server machines. Please contact your system administrator.'. Details: ''

ARCGISPORTALFEATURES writer: An error has occurred. Check the logfile above for details


https://community.safe.com/s/forums

Hi @jasonc​ it seems that what you are attempting is not possible. If you would like to truncate existing while branch versioning, please use a different Feature Type Handling option.

 

From the documentation:

Note: Branch Versioning cannot be used in conjunction with the feature type parameter Truncate First.


Reply