Skip to main content

Is there a way to use FME to pull the stats for ArcGIS server and create a table or publish to a dashboard? I would like to pull these out and publish so management can see usage.

I think you mean Statistic Reports?

Yes you can, using the REST API, querying it with HTTPCallers. See the ESRI documentation.

Multiple ways to create dashboards. Default functionality (HTMLReportGenerator / ChartGenerator) or custom using RCaller.


Reply