Esri / dashboard-samples

Using the ArcGIS API for JavaScript, you can develop widget, map tools, and feature action extensions for Operations Dashboard running on Windows and in a browser.
Apache License 2.0
51 stars 48 forks source link

GeoEnrichmentWidget in the Native Operations Dashboard #2

Closed jofraley closed 8 years ago

jofraley commented 9 years ago

I am getting an error in the dev mode with the geoenrichmentwidget that it has an issue with a shorterm token. And the task never executes. It works fine in the browser. I also tried publishing to a web server and still does not execute in the native ops dashboard. Does the web server have to be SSL for this to work in the native dashboard?

TifPun commented 8 years ago

Thanks @jofraley we will investigate on this issue. Meanwhile could you try the following: If you register the widget into your org and then bring it into your native Dashboard, do you still see the problem?

jofraley commented 8 years ago

@TifPun When I do what you suggested above the widget loads but when I click on the map but the widget just spins and never returns the graph.

TifPun commented 8 years ago

Thanks @jofraley I am able to repro this problem in my machine. We will take a look at that.

TifPun commented 8 years ago

@jofraley We confirmed that the issue is caused by a bug in native Dashboard. The fix for the bug will go in to the upcoming release. Please let us know if you still run into issues using the geoenrichment widget.

TifPun commented 8 years ago

We've verified that this issue is fixed using the latest version of desktop Operations Dashboard (10.3.2.1154). Closing out this issue.