Is this possible to do in a scenario? I know you can just watch for edits, but I want to be able to watch for edits in a specific field. Any thoughts?
You can accomplish this with a conditional filter on your scenario. When the edit comes through, it should provide the attribute edits as a JSON object. By checking for the presence of the field you want, you can ensure that the scenario only proceeds when that field has been edited, and terminate otherwise.
@jcarlson It does provide the attribute info, but it returns all the fields, not just the attribute/field that was edited. I need to know when that field changes from anything to anything else...
Hm... That's odd. You don't get to see the "updates" object that is submitted to the server?
This is what comes from the iterator:
This is the output of the Watch Feature edits:
Angemeldete Mitglieder können Beiträge verfassen, Updates folgen und mehr. Neu hier? Registriere ein kostenloses Konto.
Find useful guides, FAQs, and documents to help you navigate and make the most of Esri Community.