<?xml version="1.0" encoding="UTF-8"?>
<rss xmlns:content="http://purl.org/rss/1.0/modules/content/" xmlns:dc="http://purl.org/dc/elements/1.1/" xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#" xmlns:taxo="http://purl.org/rss/1.0/modules/taxonomy/" version="2.0">
  <channel>
    <title>topic Re: Performance Analysis Issues in ArcGIS Online Questions</title>
    <link>https://community.esri.com/t5/arcgis-online-questions/performance-analysis-issues/m-p/204195#M10084</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;In response to your first paragraph: Exactly! &lt;span class="lia-unicode-emoji" title=":slightly_smiling_face:"&gt;🙂&lt;/span&gt;&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Yeah, I'd guess at this point you need to get into a custom web app (javascript, silverlight, etc).&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;There aren't any plans in the near future (to my knowledge) to bring GP Services into a WebMap. &lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;Since a GP Service can have any number of inputs or outputs, doing so requires the process to be pretty flexible. That is code to scan and examine the GP Service, then write the proper code to consume it in a WebMap. I know for example, we have the Sivelight builder which constructs web apps: it does exactly this for a GP Service. When building, it has code to examine a service and construct the behind the scenes code to add a gp interface into the application. To go back to your question about GP + WebMaps: it's a good thought, I'll drop a note to the particular team, but like I said, to my knowledge it's not on the radar so it's hard to say if/when we'd do it.&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Thu, 19 Sep 2013 11:52:44 GMT</pubDate>
    <dc:creator>KevinHibma</dc:creator>
    <dc:date>2013-09-19T11:52:44Z</dc:date>
    <item>
      <title>Performance Analysis Issues</title>
      <link>https://community.esri.com/t5/arcgis-online-questions/performance-analysis-issues/m-p/204190#M10079</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;I am trying to run a Summarize Within analysis in a web map and am unable produce a result.&amp;nbsp; I am running the analysis on Polygon feature Map Service summarizing a point feature Map Service.&amp;nbsp; Both services are running from an enterprise ArcGIS Server hosted on a machine within my organizations network.&amp;nbsp; When I run the analysis I get an error like the following "undefinedSummarizeWithin failed.".&amp;nbsp; The analysis will produce an empty feature layer output in my ArcGIS online folder.&amp;nbsp; I believe that I have the analysis tool set up correctly.&amp;nbsp; I think the issue is with my inputs.&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;Will Perform Analysis tools work on Map Services?&amp;nbsp; (the option is available to perform analysis on map service layers, so hopefuly it would work and not require a feature service)&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Will Perform Analysis work on map services that are not hosted from the cloud?&amp;nbsp; Mine is hosted onsite.&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Thanks for the input.&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt; - Jake&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 12 Sep 2013 23:49:56 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-online-questions/performance-analysis-issues/m-p/204190#M10079</guid>
      <dc:creator>JakeMatthys</dc:creator>
      <dc:date>2013-09-12T23:49:56Z</dc:date>
    </item>
    <item>
      <title>Re: Performance Analysis Issues</title>
      <link>https://community.esri.com/t5/arcgis-online-questions/performance-analysis-issues/m-p/204191#M10080</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;Jake,&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Is your map service externally available and fully qualified? like: &lt;/SPAN&gt;&lt;A href="http://mygisserver.mycompany.com/arcgis/rest/myservice"&gt;http://mygisserver.mycompany.com/arcgis/rest/myservice&lt;/A&gt;&lt;BR /&gt;&lt;SPAN&gt;The analysis services will work on regular ArcGIS Server map services.&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;For example, you could use this map service as input: &lt;/SPAN&gt;&lt;A href="http://sampleserver6.arcgisonline.com/arcgis/rest/services/Census/MapServer"&gt;http://sampleserver6.arcgisonline.com/arcgis/rest/services/Census/MapServer&lt;/A&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 13 Sep 2013 13:21:46 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-online-questions/performance-analysis-issues/m-p/204191#M10080</guid>
      <dc:creator>KevinHibma</dc:creator>
      <dc:date>2013-09-13T13:21:46Z</dc:date>
    </item>
    <item>
      <title>Re: Performance Analysis Issues</title>
      <link>https://community.esri.com/t5/arcgis-online-questions/performance-analysis-issues/m-p/204192#M10081</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;Thanks for the reply Kevin.&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;I was able to produce results and summary tables (using summarize within function) with the Census map service in the url that you provided.&amp;nbsp; &lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;However I am still unable to get results from my service.&amp;nbsp; My service is not externally available, it is located on an ArcGIS server that is behind a corporate firewall and only available on ArcGIS online to specified groups within our trial Enterprise Arcgis Online Portal acct.&amp;nbsp; &lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;So am I understanding this correctly that I will only be able to utilize the Perform Analysis functionality within a web map if the service is externally available?&amp;nbsp; Why is this?&amp;nbsp; &lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt; - Jake&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 16 Sep 2013 23:43:19 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-online-questions/performance-analysis-issues/m-p/204192#M10081</guid>
      <dc:creator>JakeMatthys</dc:creator>
      <dc:date>2013-09-16T23:43:19Z</dc:date>
    </item>
    <item>
      <title>Re: Performance Analysis Issues</title>
      <link>https://community.esri.com/t5/arcgis-online-questions/performance-analysis-issues/m-p/204193#M10082</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;You'll want to read the &lt;/SPAN&gt;&lt;A class="jive-link-external-small" href="https://developers.arcgis.com/en/rest/analysis/api-reference/getting-started.htm" rel="nofollow" target="_blank"&gt;first paragraph here&lt;/A&gt;&lt;SPAN&gt; and the section on &lt;/SPAN&gt;&lt;A class="jive-link-external-small" href="https://developers.arcgis.com/en/rest/analysis/api-reference/feature-input.htm" rel="nofollow" target="_blank"&gt;Input URLs here&lt;/A&gt;&lt;SPAN&gt;.&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;Because your services are either not fully qualified, or just not exposed to the "internet", it sounds like the features inside your services cannot be sent over to the arcgis.com analytic servers for the data to be crunched. I guess think about it this way, if you go home and try to consume the services and can't get to them, thats the same situation as the servers which do the processing.&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 17 Sep 2013 11:21:01 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-online-questions/performance-analysis-issues/m-p/204193#M10082</guid>
      <dc:creator>KevinHibma</dc:creator>
      <dc:date>2013-09-17T11:21:01Z</dc:date>
    </item>
    <item>
      <title>Re: Performance Analysis Issues</title>
      <link>https://community.esri.com/t5/arcgis-online-questions/performance-analysis-issues/m-p/204194#M10083</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;Hi Kevin,&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;I think I get it.&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;When I create a map on ArcGIS Online (AGO) using a service that is behind my corporate firewall, AGO doesn't serve out the data.&amp;nbsp; AGO is simply providing a pointer so that when a user (behind the firewall) requests the map, they get a pointer that refers to our behind the firewall ArcGIS Server which serves up layers, since the requesting machine and server are both behind the firewall, the user can see the map, AGO provided the pointer so that the machine could request the correct services.&amp;nbsp; Now when that users attempts to perform analysis, the AGO analytic servers try to access our behind the firewall ArcGIS server to perform analysis on the data, but are unable to gain access and therefore, unable to return a result.&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;So my next question is...&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;I can use the ArcGIS REST API to provide the statistics that I need (group by counts) for my customer, essentially re-creating some of the 'Perform Analysis' tools behind my firewall, but how do I deliver these to the web map?&amp;nbsp; I do not think that a web map allows the user access to a custom geo-processing tool?&amp;nbsp; Will I need to convert my web map into a web app?&amp;nbsp; Will adding Geo-Processing tools to web maps be possible in future releases, kinda like the printing upgrade that is available at ArcGIS Server 10.2??&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;Again, thanks for the help Kevin.&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;- Jake&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 18 Sep 2013 21:40:12 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-online-questions/performance-analysis-issues/m-p/204194#M10083</guid>
      <dc:creator>JakeMatthys</dc:creator>
      <dc:date>2013-09-18T21:40:12Z</dc:date>
    </item>
    <item>
      <title>Re: Performance Analysis Issues</title>
      <link>https://community.esri.com/t5/arcgis-online-questions/performance-analysis-issues/m-p/204195#M10084</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;In response to your first paragraph: Exactly! &lt;span class="lia-unicode-emoji" title=":slightly_smiling_face:"&gt;🙂&lt;/span&gt;&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Yeah, I'd guess at this point you need to get into a custom web app (javascript, silverlight, etc).&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;There aren't any plans in the near future (to my knowledge) to bring GP Services into a WebMap. &lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;Since a GP Service can have any number of inputs or outputs, doing so requires the process to be pretty flexible. That is code to scan and examine the GP Service, then write the proper code to consume it in a WebMap. I know for example, we have the Sivelight builder which constructs web apps: it does exactly this for a GP Service. When building, it has code to examine a service and construct the behind the scenes code to add a gp interface into the application. To go back to your question about GP + WebMaps: it's a good thought, I'll drop a note to the particular team, but like I said, to my knowledge it's not on the radar so it's hard to say if/when we'd do it.&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 19 Sep 2013 11:52:44 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-online-questions/performance-analysis-issues/m-p/204195#M10084</guid>
      <dc:creator>KevinHibma</dc:creator>
      <dc:date>2013-09-19T11:52:44Z</dc:date>
    </item>
    <item>
      <title>Re: Performance Analysis Issues</title>
      <link>https://community.esri.com/t5/arcgis-online-questions/performance-analysis-issues/m-p/204196#M10085</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;Kevin:&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;We have an ArcGIS Online subscription in which I have a map with a points shapefile in the table-of-contents.&amp;nbsp; When outside of our corporate firewall, from the &lt;/SPAN&gt;&lt;SPAN style="font-style:italic;"&gt;Perform Analysis&lt;/SPAN&gt;&lt;SPAN&gt; tools I run a buffer analysis on the points and the results appear in the TOC just fine.&amp;nbsp; When inside our corporate firewall, I run a buffer analysis on the points and the results do not appear in the TOC �?? I get an Error Message (see attached).&amp;nbsp; Esri Tech Support suggested we add these URLs to our firewall exception list, but the issue persists.&amp;nbsp; &lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;A href="http://*.arcgis.com"&gt;http://*.arcgis.com&lt;/A&gt;&lt;BR /&gt;&lt;A href="https://*.arcgis.com"&gt;https://*.arcgis.com&lt;/A&gt;&lt;BR /&gt;&lt;A href="http://*.esri.com"&gt;http://*.esri.com&lt;/A&gt;&lt;BR /&gt;&lt;A href="https://*.esri.com"&gt;https://*.esri.com&lt;/A&gt;&lt;BR /&gt;&lt;A href="http://*.arcgisonline.com"&gt;http://*.arcgisonline.com&lt;/A&gt;&lt;BR /&gt;&lt;A href="https://*.arcgisonline.com"&gt;https://*.arcgisonline.com&lt;/A&gt;&lt;BR /&gt;&lt;A href="http://*.cloudfront.net"&gt;http://*.cloudfront.net&lt;/A&gt;&lt;BR /&gt;&lt;A href="https://*.cloudfront.net"&gt;https://*.cloudfront.net&lt;/A&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;The issue is definitely on our end, likely the firewall.&amp;nbsp; Are there any other firewall settings that you know of that may be causing this issue with ArcGIS Online?&amp;nbsp; We are using a WatchGuard XTM525 firewall.&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Many thanks for your time,&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;Joe&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 03 Jan 2014 20:13:39 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-online-questions/performance-analysis-issues/m-p/204196#M10085</guid>
      <dc:creator>JoeFlannery</dc:creator>
      <dc:date>2014-01-03T20:13:39Z</dc:date>
    </item>
    <item>
      <title>Re: Performance Analysis Issues</title>
      <link>https://community.esri.com/t5/arcgis-online-questions/performance-analysis-issues/m-p/204197#M10086</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;Joe,&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Support is probably your best bet. I don't have any information more than what you already know which could help.&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;I'll share this thread with some other folks here and see if they have any ideas.&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;thanks&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 06 Jan 2014 11:51:58 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-online-questions/performance-analysis-issues/m-p/204197#M10086</guid>
      <dc:creator>KevinHibma</dc:creator>
      <dc:date>2014-01-06T11:51:58Z</dc:date>
    </item>
    <item>
      <title>Re: Performance Analysis Issues</title>
      <link>https://community.esri.com/t5/arcgis-online-questions/performance-analysis-issues/m-p/204198#M10087</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;Yes, the list reflects the the domains you need to add to your trusted sites.&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Thanks,&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Mike&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 06 Jan 2014 15:40:40 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-online-questions/performance-analysis-issues/m-p/204198#M10087</guid>
      <dc:creator>MikeMinami</dc:creator>
      <dc:date>2014-01-06T15:40:40Z</dc:date>
    </item>
    <item>
      <title>Re: Performance Analysis Issues</title>
      <link>https://community.esri.com/t5/arcgis-online-questions/performance-analysis-issues/m-p/204199#M10088</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;Thank you Kevin and Mike.&amp;nbsp; &lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;I'll continue my work with Esri Tech Support.&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 06 Jan 2014 18:05:06 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-online-questions/performance-analysis-issues/m-p/204199#M10088</guid>
      <dc:creator>JoeFlannery</dc:creator>
      <dc:date>2014-01-06T18:05:06Z</dc:date>
    </item>
    <item>
      <title>Re: Performance Analysis Issues</title>
      <link>https://community.esri.com/t5/arcgis-online-questions/performance-analysis-issues/m-p/204200#M10089</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;STRONG&gt;**UPDATE**&lt;/STRONG&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;We got the Analysis results to appear in our ArcGIS Online map!&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;From our IT Engineer:&amp;nbsp; "It was our http proxy exception rule.&amp;nbsp; I needed to expand the wild card rule.&amp;nbsp; So instead of *.esri.com/* it was *.esri.com*"&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 07 Jan 2014 16:02:00 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-online-questions/performance-analysis-issues/m-p/204200#M10089</guid>
      <dc:creator>JoeFlannery</dc:creator>
      <dc:date>2014-01-07T16:02:00Z</dc:date>
    </item>
  </channel>
</rss>

