<?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 Standard Search Widget and ArcGIS 10.22 in ArcGIS Viewer for Flex Questions</title>
    <link>https://community.esri.com/t5/arcgis-viewer-for-flex-questions/standard-search-widget-and-arcgis-10-22/m-p/594006#M17009</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;I have been using the standard Search Widget with version 3.6.5 of the Flexviewer with a server offering REST services from 10.11. I am testing a new server with 10.22. Everything else remains the same. Everything in my viewer works, except the Search Widget. Gives an error about failing to execute the query. &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;IMG alt="failure.JPG" class="jive-image image-1" height="201" src="https://community.esri.com/legacyfs/online/12834_failure.JPG" style="height: 201px; width: 346.932px;" width="347" /&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;The query is the same. I have tried it with and without &lt;A href="http://resources.arcgis.com/en/help/main/10.2/index.html#//015400000641000000"&gt;standardized query enforced&lt;/A&gt;.&amp;nbsp;&amp;nbsp; &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;My query was:&lt;BR /&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; &amp;lt;expression&amp;gt;UPPER(Combined_Admin_Names_135) LIKE UPPER('%[value]%')&amp;lt;/expression&amp;gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I tried a simpler one that still failed:&lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; &amp;lt;expression&amp;gt;Combined_Admin_Names_135 LIKE '[value]'&amp;lt;/expression&amp;gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Any ideas?&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Wed, 17 Sep 2014 19:44:13 GMT</pubDate>
    <dc:creator>RayCrew</dc:creator>
    <dc:date>2014-09-17T19:44:13Z</dc:date>
    <item>
      <title>Standard Search Widget and ArcGIS 10.22</title>
      <link>https://community.esri.com/t5/arcgis-viewer-for-flex-questions/standard-search-widget-and-arcgis-10-22/m-p/594006#M17009</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;I have been using the standard Search Widget with version 3.6.5 of the Flexviewer with a server offering REST services from 10.11. I am testing a new server with 10.22. Everything else remains the same. Everything in my viewer works, except the Search Widget. Gives an error about failing to execute the query. &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;IMG alt="failure.JPG" class="jive-image image-1" height="201" src="https://community.esri.com/legacyfs/online/12834_failure.JPG" style="height: 201px; width: 346.932px;" width="347" /&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;The query is the same. I have tried it with and without &lt;A href="http://resources.arcgis.com/en/help/main/10.2/index.html#//015400000641000000"&gt;standardized query enforced&lt;/A&gt;.&amp;nbsp;&amp;nbsp; &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;My query was:&lt;BR /&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; &amp;lt;expression&amp;gt;UPPER(Combined_Admin_Names_135) LIKE UPPER('%[value]%')&amp;lt;/expression&amp;gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I tried a simpler one that still failed:&lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; &amp;lt;expression&amp;gt;Combined_Admin_Names_135 LIKE '[value]'&amp;lt;/expression&amp;gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Any ideas?&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 17 Sep 2014 19:44:13 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-viewer-for-flex-questions/standard-search-widget-and-arcgis-10-22/m-p/594006#M17009</guid>
      <dc:creator>RayCrew</dc:creator>
      <dc:date>2014-09-17T19:44:13Z</dc:date>
    </item>
    <item>
      <title>Re: Standard Search Widget and ArcGIS 10.22</title>
      <link>https://community.esri.com/t5/arcgis-viewer-for-flex-questions/standard-search-widget-and-arcgis-10-22/m-p/594007#M17010</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Raymond,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp; There are many instances where you did not change anything but when publishing your service to a new version of ArcGIS Server a field name will get changed fro some reason... So I would check your queries field names.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 17 Sep 2014 20:02:08 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-viewer-for-flex-questions/standard-search-widget-and-arcgis-10-22/m-p/594007#M17010</guid>
      <dc:creator>RobertScheitlin__GISP</dc:creator>
      <dc:date>2014-09-17T20:02:08Z</dc:date>
    </item>
    <item>
      <title>Re: Standard Search Widget and ArcGIS 10.22</title>
      <link>https://community.esri.com/t5/arcgis-viewer-for-flex-questions/standard-search-widget-and-arcgis-10-22/m-p/594008#M17011</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Just double checked that. It has the name and the data type is consistent.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;STRONG&gt;10.22:&lt;/STRONG&gt;&lt;/P&gt;&lt;P&gt;Combined_Admin_Names_135&amp;nbsp; ( type: esriFieldTypeString , alias: Combined_Admin_Names_135 , length: 135 ) &lt;/P&gt;&lt;P&gt;&lt;STRONG&gt;10.11&lt;/STRONG&gt;&lt;/P&gt;&lt;P&gt;Combined_Admin_Names_135&amp;nbsp; ( type: esriFieldTypeString , alias: Combined_Admin_Names_135 , length: 135 ) &lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 17 Sep 2014 20:24:59 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-viewer-for-flex-questions/standard-search-widget-and-arcgis-10-22/m-p/594008#M17011</guid>
      <dc:creator>RayCrew</dc:creator>
      <dc:date>2014-09-17T20:24:59Z</dc:date>
    </item>
    <item>
      <title>Re: Standard Search Widget and ArcGIS 10.22</title>
      <link>https://community.esri.com/t5/arcgis-viewer-for-flex-questions/standard-search-widget-and-arcgis-10-22/m-p/594009#M17012</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Have you checked the names of any other fields that are being returned, as if any of these are different you will still get a 400 query error&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 17 Sep 2014 20:29:55 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-viewer-for-flex-questions/standard-search-widget-and-arcgis-10-22/m-p/594009#M17012</guid>
      <dc:creator>AnthonyGiles</dc:creator>
      <dc:date>2014-09-17T20:29:55Z</dc:date>
    </item>
    <item>
      <title>Re: Standard Search Widget and ArcGIS 10.22</title>
      <link>https://community.esri.com/t5/arcgis-viewer-for-flex-questions/standard-search-widget-and-arcgis-10-22/m-p/594010#M17013</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Not just that one field check all the field names and make sure that you still have the ObjectID and Shape fields visible.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 17 Sep 2014 20:30:44 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-viewer-for-flex-questions/standard-search-widget-and-arcgis-10-22/m-p/594010#M17013</guid>
      <dc:creator>RobertScheitlin__GISP</dc:creator>
      <dc:date>2014-09-17T20:30:44Z</dc:date>
    </item>
    <item>
      <title>Re: Standard Search Widget and ArcGIS 10.22</title>
      <link>https://community.esri.com/t5/arcgis-viewer-for-flex-questions/standard-search-widget-and-arcgis-10-22/m-p/594011#M17014</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Ah ha, Robert you gave me the clue. I had changed the search field but one of the others. Updating the rest of the fields in the widget xml has fixed it.&amp;nbsp; &lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 17 Sep 2014 20:33:43 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-viewer-for-flex-questions/standard-search-widget-and-arcgis-10-22/m-p/594011#M17014</guid>
      <dc:creator>RayCrew</dc:creator>
      <dc:date>2014-09-17T20:33:43Z</dc:date>
    </item>
  </channel>
</rss>

