Select to view content in your preferred language

ArcGIS Online - Notebook Task - Set Task Schedule Details

1192
11
01-13-2025 01:25 PM
Status: Open
ChristopherMask
Regular Contributor

I would like to suggest a 2-minute interval option in the dropdown. I only request this to aid with wildfire situational awareness and rapid deployment of resources. The notebook code we developed copies NWS hotspot and potentially dangerous wildfire notification feature into our initial attack feature layer used in field maps by our resources. Currently, there is a 15-minute and 30-minute, but that time span is not sufficient. Thanks, Chris Mask - GIS Manager Oklahoma Forestry Services.

Tags (2)
11 Comments
Ian-Horn

@BobBooth1 Thank you for sending that link.  I'm glad to see the overwriteFS package is still in use and has been updated.

We already run a scheduled task every five minutes with task scheduler on our server.  We are migrating all our vector data from SDE to AGOL for consumption.  The reason we want to control the task in AGOL (I'm quasi open to an AWS solution) is because we have different login domains for our production servers and scheduled tasks require password input.  If the password expires and we haven't open and closed the task for the password prompt, the task breaks and then we get locked out of that domain after three failed attempts.  Getting locked out of the production server domain just looks bad.