<?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: Identify operation not supported on this service revisited in ArcGIS API for Flex Questions</title>
    <link>https://community.esri.com/t5/arcgis-api-for-flex-questions/identify-operation-not-supported-on-this-service/m-p/330518#M7909</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;Ruth, another way of finding the "troublemaker" is to look at the service directory page for each map service.&amp;nbsp; At the bottom of the page is a list of "Supported Operations". In the examples below, the first one does not support Identify, but the second does support Identify.&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Example #1 &lt;/SPAN&gt;&lt;A href="http://server.arcgisonline.com/ArcGIS/rest/services/World_Terrain_Base/MapServer"&gt;http://server.arcgisonline.com/ArcGIS/rest/services/World_Terrain_Base/MapServer&lt;/A&gt;&lt;SPAN&gt; lists:&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;Supported Operations:&amp;nbsp;&amp;nbsp; Export Map&amp;nbsp;&amp;nbsp; Generate KML &lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Example #2 &lt;/SPAN&gt;&lt;A href="http://server.arcgisonline.com/ArcGIS/rest/services/World_Topo_Map/MapServer"&gt;http://server.arcgisonline.com/ArcGIS/rest/services/World_Topo_Map/MapServer&lt;/A&gt;&lt;SPAN&gt; lists:&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;Supported Operations:&amp;nbsp;&amp;nbsp; Export Map&amp;nbsp;&amp;nbsp; Identify&amp;nbsp;&amp;nbsp; Find&amp;nbsp;&amp;nbsp; Generate KML&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Thu, 26 Aug 2010 04:13:07 GMT</pubDate>
    <dc:creator>BjornSvensson</dc:creator>
    <dc:date>2010-08-26T04:13:07Z</dc:date>
    <item>
      <title>Identify operation not supported on this service revisited</title>
      <link>https://community.esri.com/t5/arcgis-api-for-flex-questions/identify-operation-not-supported-on-this-service/m-p/330516#M7907</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;I am trying to use Robert Scheitlin's myidentifyv1.3, but I keep getting the note "Identify operation not supported on this service".&amp;nbsp; I looked through past blogs concerning this problem and have addressed the recommended options of creating a map in WGS_1984, checking to make sure that the Query layer operation is supported on my layer which it is, and clearing the rest cache (see &lt;/SPAN&gt;&lt;A href="http://forums.esri.com/Thread.asp?c=158&amp;amp;f=2421&amp;amp;t=270666"&gt;http://forums.esri.com/Thread.asp?c=158&amp;amp;f=2421&amp;amp;t=270666&lt;/A&gt;&lt;SPAN&gt;).&amp;nbsp; Does anyone have any other suggestions?&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 25 Aug 2010 13:35:16 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-api-for-flex-questions/identify-operation-not-supported-on-this-service/m-p/330516#M7907</guid>
      <dc:creator>RuthCostley</dc:creator>
      <dc:date>2010-08-25T13:35:16Z</dc:date>
    </item>
    <item>
      <title>Re: Identify operation not supported on this service revisited</title>
      <link>https://community.esri.com/t5/arcgis-api-for-flex-questions/identify-operation-not-supported-on-this-service/m-p/330517#M7908</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;Ruth,&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;&amp;nbsp;&amp;nbsp; you need to do some diagnostic work on your end as that message could be coming for any numerous map services. So my suggestion is remove map services one my one till you find the culprit. Then we can go from there.&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 26 Aug 2010 02:00:11 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-api-for-flex-questions/identify-operation-not-supported-on-this-service/m-p/330517#M7908</guid>
      <dc:creator>RobertScheitlin__GISP</dc:creator>
      <dc:date>2010-08-26T02:00:11Z</dc:date>
    </item>
    <item>
      <title>Re: Identify operation not supported on this service revisited</title>
      <link>https://community.esri.com/t5/arcgis-api-for-flex-questions/identify-operation-not-supported-on-this-service/m-p/330518#M7909</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;Ruth, another way of finding the "troublemaker" is to look at the service directory page for each map service.&amp;nbsp; At the bottom of the page is a list of "Supported Operations". In the examples below, the first one does not support Identify, but the second does support Identify.&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Example #1 &lt;/SPAN&gt;&lt;A href="http://server.arcgisonline.com/ArcGIS/rest/services/World_Terrain_Base/MapServer"&gt;http://server.arcgisonline.com/ArcGIS/rest/services/World_Terrain_Base/MapServer&lt;/A&gt;&lt;SPAN&gt; lists:&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;Supported Operations:&amp;nbsp;&amp;nbsp; Export Map&amp;nbsp;&amp;nbsp; Generate KML &lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Example #2 &lt;/SPAN&gt;&lt;A href="http://server.arcgisonline.com/ArcGIS/rest/services/World_Topo_Map/MapServer"&gt;http://server.arcgisonline.com/ArcGIS/rest/services/World_Topo_Map/MapServer&lt;/A&gt;&lt;SPAN&gt; lists:&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;Supported Operations:&amp;nbsp;&amp;nbsp; Export Map&amp;nbsp;&amp;nbsp; Identify&amp;nbsp;&amp;nbsp; Find&amp;nbsp;&amp;nbsp; Generate KML&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 26 Aug 2010 04:13:07 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-api-for-flex-questions/identify-operation-not-supported-on-this-service/m-p/330518#M7909</guid>
      <dc:creator>BjornSvensson</dc:creator>
      <dc:date>2010-08-26T04:13:07Z</dc:date>
    </item>
  </channel>
</rss>

