Hello!
I used this instruction to create a web connection to our ArcGIS Portal: https://community.safe.com/s/question/0D54Q000080hBUjSAM/how-to-create-an-fme-web-connection-for-esri-arcgis-portal-feature-service-oauth-20
There is no problem using the ArcGIS Portal reader for reading the branched enabled service. The problem is when I try to use the ArcGIS Portal writer to write to the same service. I get the following error:
ArcGIS Portal Feature Service Writer: Encountered an unexpected error. The error code from the server was 'none' and the message was: 'The operation is not supported by this implementation.'. Details: ''
A fatal error has occurred. Check the logfile above for details
A fatal error has occurred. Check the logfile above for details
ArcGIS Portal Feature Service Writer: Reconciling Branch Version 'sde.DEFAULT' against 'sde.DEFAULT'
ArcGIS Portal Feature Service Writer: Encountered an unexpected error. The error code from the server was 'none' and the message was: 'Unexpected operation'. Details: ''
A fatal error has occurred. Check the logfile above for details
... Last line repeated 2 times ...
What could be the problem?