Select to view content in your preferred language

Sending automated Email when a branch-versioned feature service is edited and reconciled

719
2
09-01-2022 08:56 AM
Labels (3)
AdewaleFalaye
Emerging Contributor

I am trying to improve accounting process for version management and I am thinking of a way to automate an email notification to admin anytime an editor make a change/edit on a versioned dataset served as a feature service. Is there an out-of-the-box solution for this or anyone could point in the right direction please?

0 Kudos
2 Replies
RobertKrisher
Esri Regular Contributor

There are no web hooks for any of these operations, but the version infos method of the version management service will allow you to see the last reconcile date of a version.

0 Kudos
MarceloMarques
Esri Regular Contributor

ArcGIS Workflow Manager can do this out of the box as a step in a workflow, and Workflow Manager will also offer a lot more to help you manage your production workflows, otherwise you will need to write a custom tool for this.

| Marcelo Marques | Esri Principal Product Engineer | Cloud & Database Administrator | OCP - Oracle Certified Professional | "In 1992, I embarked on my journey with Esri Technology, and since 1997, I have been working with ArcSDE Geodatabases, right from its initial release. Over the past 32 years, my passion for GIS has only grown stronger." | “ I do not fear computers. I fear the lack of them." Isaac Isimov |
0 Kudos