<?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 Returning result for attibute search in ArcGIS JavaScript Maps SDK Questions</title>
    <link>https://community.esri.com/t5/arcgis-javascript-maps-sdk-questions/returning-result-for-attibute-search/m-p/187713#M17428</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;I'm hoping someone can help me with a program to return values based on an attribute value search.&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;I've attached a ZIP file that includes the original, working HTML document from the forums.&amp;nbsp; The second file is my attempt to do the same with my map service.&amp;nbsp; I simply replaced the example feature service with my feature service and substituted in the attribute names for my feature service.&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;When opening the second file, it displays just the base map - none of the additional features I want to use for the search.&amp;nbsp; Doing the search does not yield any results, but there is not an error message.&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Any assistiance is greatly appreciated.&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Tue, 09 Apr 2013 18:11:03 GMT</pubDate>
    <dc:creator>TerryIffland</dc:creator>
    <dc:date>2013-04-09T18:11:03Z</dc:date>
    <item>
      <title>Returning result for attibute search</title>
      <link>https://community.esri.com/t5/arcgis-javascript-maps-sdk-questions/returning-result-for-attibute-search/m-p/187713#M17428</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;I'm hoping someone can help me with a program to return values based on an attribute value search.&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;I've attached a ZIP file that includes the original, working HTML document from the forums.&amp;nbsp; The second file is my attempt to do the same with my map service.&amp;nbsp; I simply replaced the example feature service with my feature service and substituted in the attribute names for my feature service.&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;When opening the second file, it displays just the base map - none of the additional features I want to use for the search.&amp;nbsp; Doing the search does not yield any results, but there is not an error message.&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Any assistiance is greatly appreciated.&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 09 Apr 2013 18:11:03 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-javascript-maps-sdk-questions/returning-result-for-attibute-search/m-p/187713#M17428</guid>
      <dc:creator>TerryIffland</dc:creator>
      <dc:date>2013-04-09T18:11:03Z</dc:date>
    </item>
    <item>
      <title>Re: Returning result for attibute search</title>
      <link>https://community.esri.com/t5/arcgis-javascript-maps-sdk-questions/returning-result-for-attibute-search/m-p/187714#M17429</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;Hello,&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;The issue are &lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;1)&amp;nbsp; the service URL which you have given in the example &lt;/SPAN&gt;&lt;A href="https://services.arcgis.com/iv9qLyn1eiZEZlDz/arcgis/rest/services/WorkOrder_Poly1/FeatureServer/0"&gt;https://services.arcgis.com/iv9qLyn1eiZEZlDz/arcgis/rest/services/WorkOrder_Poly1/FeatureServer/0&lt;/A&gt;&lt;SPAN&gt; is not correct it should be like &lt;/SPAN&gt;&lt;A href="https://services.arcgis.com/iv9qLyn1eiZEZlDz/arcgis/rest/services/WorkOrder_Poly1/FeatureServer"&gt;https://services.arcgis.com/iv9qLyn1eiZEZlDz/arcgis/rest/services/WorkOrder_Poly1/FeatureServer&lt;/A&gt;&lt;SPAN&gt; a map server URL and not feature service URL&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;2) The service is not configured for the Find Task.At the bottom of the service it should say supported Find as one of the item as&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;like this [ATTACH=CONFIG]23370[/ATTACH] &lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;you can configure that in the server manager.&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 10 Apr 2013 10:04:25 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-javascript-maps-sdk-questions/returning-result-for-attibute-search/m-p/187714#M17429</guid>
      <dc:creator>ManojrajTeli</dc:creator>
      <dc:date>2013-04-10T10:04:25Z</dc:date>
    </item>
  </channel>
</rss>

