ArcGIS Enterprise; Oracle
I want to set up a scheduled report based on Oracle GDB data:
- The report/task would run weekly and would be emailed to a list of recipients (via an SMTP server)
- The filetype could be anything (PDF, excel, or just a table in an email). The important part is that people get notified of records in a resultset by email — so that they can follow-up as needed.
- The report would be emailed out if the resultset/count meets certain conditions (i.e. send the report if the resultset has >0 records).
Question:
Are there any mechanisms in ArcGIS Enterprise that would allow users to create and manage scheduled reports?