Hello,
We are developing a editing application that leverages ArcGIS Pro and ArcGIS Enterprise. We are in the process of reviewing and choosing an approach for triggering changes to "related/associated" features/records when features/records are added/update/deleted...
...we did the research on Attribute Rules, but have not found answer to these questions:
I understand that Attribute Rules _reside_ in the geodatabase, but
Reason for asking: we want to keep ourselves open in the future. In the future, we may be asked to develop e.g. an editing web application, and we are wondering whether Attribute Rules would work without ArcGIS Pro in the mix so-to-speak.
Thanks!
Hi Cory,
It was nice to see you in Palm Springs this year.
There are no application or editor dependencies for using attribute rules. They fire automatically whether you're using Pro, JavaScript, Native Maps SDK, or REST. They are fired automatically- no need to change your client code.
I hope this helps!
--Rich