How do I use the VersionManagementServer "locks" service

763
0
06-17-2019 08:50 AM
by Anonymous User
Not applicable

I am attempting to use the "locks" service on my Feature service - Version Management Server and I keep getting the following JSON response:

https://localhost/arcgis/rest/services/<service_name>/VersionManagementServer/locks?token=<my_token>...

{"error":{"code":400,"extendedCode":-2147220222,"message":"Requested operation is not supported by this service.","details":[]}}

I followed the online API reference https://developers.arcgis.com/rest/services-reference/lock-infos.htm and it says: 

The Version Management Service is responsible for exposing the management capabilities necessary to support feature services that work with branch versioned datasets. This server will only support datasets that are using branch versioning.

This is a branch versioned dataset that I am working with.

Any help would be greatly appreciated.

0 Kudos
0 Replies