Hi,
What I need to do is figure out how to update a field in any feature class each time an edit is made to it. This is to support our asset management system, Maximo.
The field is called MXCREATIONSTATE and will exist on many different feature classes in our corporate SDE. Some users use ArcMap, some use ArcGIS Pro, some use FME to make updates, some use web editing tools. Going forward other front-end apps could also make edits.
What is the best way to handle this sort of situation? The out-of-the-box Attribute Rules/Attribute Assistant don't really seem to cover all the bases here.
Basically, anytime an edit is made (or new feature is created) MXCREATIONSTATE must be updated to 1.
Any ideas are appreciated.
Thanks,