Need to hook into the event when user changes the version of a feature service, to retrieve the current version name.
I already had it:ChangingVersionEvent.Subscribe(args => {if (args.State == ChangingVersionState.Finished){...});
I have an Enterprise GDB with branch versioning and ,I need to develop SOI that can detect the username from the request and redirect from sde.DEFUALT to his version.Do you have any suggestions?
Los miembros registrados pueden publicar, seguir actualizaciones y más. ¿Nuevo aquí? Regístrate gratis.
Find useful guides, FAQs, and documents to help you navigate and make the most of Esri Community.