What levels of the ArcGIS Enterprise stack support (or don't support) scheduled jobs?
- Y - GIS server operating system (example: Windows scheduled tasks, SDE connection, and ArcPy script)
- Y - Database (example: Oracle scheduler; making use of spatial datatypes & functions)
- N - ArcGIS Server
- N - ArcGIS Portal
- Y - ArcGIS Notebook Server
- Y - 3rd party applications (example: FME)
Types of GIS scheduled jobs:
- Precompute calculated fields or entire tables
- Scheduled queries and reports --> email results via SMTP
What are our options? Is the above list correct?
Thanks.