Hi,
I’m working with the following tools:
This is part of an inspection workflow involving two feature classes (poles and handholes) with a relationship class to a single inspection table.
Workflow Overview:
The symbology of poles and handholes is based on a "Status" field. I need an attribute rule that automatically updates "Status" to "Re-inspect" when the difference between "Next Inspection Date" and the current date is less than 30 days.
Ideal Solution:
Technical Details:
What is the best approach to achieve this? Would an ArcGIS Python script scheduled in Windows Task Scheduler be a good option? Are there any Experience Builder methods (without custom widgets) that can help with manual triggering?
Any suggestions are appreciated!
Thanks.