We have a model builder that is able to calculate sequential numbers among other things. It calculates the values for data, which is hosted in AGOL. The data layer receives point deletions every day. We are wondering if it is possible to have the tool run and re-calculate the sequential values immediately following the deletion of a point, rather than schedule it to run at a given time interval. We would prefer it to run instantaneously and not run when not needed.
Thank you!