<?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: Error #1010 In esearch widget? in ArcGIS Viewer for Flex Questions</title>
    <link>https://community.esri.com/t5/arcgis-viewer-for-flex-questions/error-1010-in-esearch-widget/m-p/101534#M3757</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;I appreciate yout time!&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;The following features, Phragmites and St. Johns Wort are the two that return a #1010 error when selected from the userlist using the esearch widget. I have provided the link below. The Search layer is &lt;/SPAN&gt;&lt;SPAN style="font-style:italic;"&gt;All Weeds &lt;/SPAN&gt;&lt;SPAN&gt;and in the Search Layer Field the &lt;/SPAN&gt;&lt;SPAN style="font-style:italic;"&gt;Weed Name &lt;/SPAN&gt;&lt;SPAN&gt;should be selected. &lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;A href="http://www.surveyor.slco.org/flexviewer_weeds/index.html"&gt;http://www.surveyor.slco.org/flexviewer_weeds/index.html&lt;/A&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;I hope that is enough information, let me know what else you may need.&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Thanks so much!!!!&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Tue, 10 Apr 2012 13:02:47 GMT</pubDate>
    <dc:creator>EmilyLaMunyon</dc:creator>
    <dc:date>2012-04-10T13:02:47Z</dc:date>
    <item>
      <title>Error #1010 In esearch widget?</title>
      <link>https://community.esri.com/t5/arcgis-viewer-for-flex-questions/error-1010-in-esearch-widget/m-p/101530#M3753</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;I am using version 2.5 of the esearch widget and am getting an error #1010 when a couple of my features are selected from a user list in the text search. Does anyone know what this error means and why it would only appear on a couple of features when the rest are fine?&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Thanks for any help!&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;PRE class="plain" name="code"&gt; &amp;lt;layer&amp;gt;&amp;nbsp; &amp;lt;definitionexpression&amp;gt;&amp;lt;/definitionexpression&amp;gt;&amp;nbsp; &amp;lt;enableexport&amp;gt;true&amp;lt;/enableexport&amp;gt;&amp;nbsp; &amp;lt;name&amp;gt;All Weeds&amp;lt;/name&amp;gt;&amp;nbsp; &amp;lt;url&amp;gt;http://gis.slco.org/wwwrest/services/public/Weeds/MapServer/32&amp;lt;/url&amp;gt;&amp;nbsp;&amp;nbsp;&amp;nbsp; &amp;lt;expressions&amp;gt;&amp;nbsp; &amp;lt;expression alias="Weed Name" textsearchlabel="Search By Weed Name [ Example: Russian Olive]:"&amp;nbsp; field="Weed_Common_Name" usedomain="false" userlist="Black Henbane, Canada Thistle, Dalmatian Toadlflax, Diffuse Knapweed, Dyers Woad, Field Bindweed, Garlic Mustard, Hoary Cress, Houndstongue,&amp;nbsp; Johnsongrass, Leafy Spurge, Medusahead, Musk Thistle, Myrtle Spurge, Oxeye Daisy, Perennial Pepperweed, Phragmites, Poison Hemlock, Puncturvine, Purple Starthistle, Quackgrass,&amp;nbsp; Russian Knapweed, Russian Olive, Saltcedar, Scotch Thistle, Spotted Knapweed, Squarrose Knapweed, St.Johns Wort, Sulphur Cinquefiol, Yellow Starthistle, Yellow Toadflax"&amp;gt;&amp;nbsp; upper(Weed_Common_Name) LIKE upper('%[value]%')&amp;lt;/expression&amp;gt;&amp;nbsp;&amp;nbsp;&amp;nbsp; &amp;lt;expression alias="Collector_Agency"&amp;nbsp; textsearchlabel="Search by Agency [ Example: SLCo ]:"&amp;nbsp; &amp;gt;upper(Collector_Agency) LIKE upper('%[value]%')&amp;lt;/expression&amp;gt;&amp;nbsp;&amp;nbsp;&amp;nbsp; &amp;lt;/expressions&amp;gt;&lt;/PRE&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 09 Apr 2012 14:25:21 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-viewer-for-flex-questions/error-1010-in-esearch-widget/m-p/101530#M3753</guid>
      <dc:creator>EmilyLaMunyon</dc:creator>
      <dc:date>2012-04-09T14:25:21Z</dc:date>
    </item>
    <item>
      <title>Re: Error #1010 In esearch widget?</title>
      <link>https://community.esri.com/t5/arcgis-viewer-for-flex-questions/error-1010-in-esearch-widget/m-p/101531#M3754</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;Emily,&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;&amp;nbsp;&amp;nbsp; A couple of things that you should fix:&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;OL&gt;&lt;BR /&gt;&lt;LI&gt;remove &lt;SPAN style="color:#ff0000;"&gt;field="Weed_Common_Name" usedomain="false"&lt;/SPAN&gt;&lt;/LI&gt;&lt;BR /&gt;&lt;LI&gt;remove all the spaces in between your comma separated userlist&lt;/LI&gt;&lt;BR /&gt;&lt;/OL&gt;&lt;BR /&gt;&lt;PRE __default_attr="plain" __jive_macro_name="code" class="jive_macro_code jive_text_macro"&gt;&amp;lt;expression alias="Weed Name" textsearchlabel="Search By Weed Name [ Example: Russian Olive]:"&amp;nbsp; userlist="Black Henbane,Canada Thistle,Dalmatian Toadlflax,Diffuse Knapweed,Dyers Woad,Field Bindweed,Garlic Mustard,Hoary Cress,Houndstongue,&amp;nbsp; Johnsongrass,Leafy Spurge,Medusahead,Musk Thistle,Myrtle Spurge,Oxeye Daisy,Perennial Pepperweed,Phragmites,Poison Hemlock,Puncturvine,Purple Starthistle,Quackgrass,Russian Knapweed,Russian Olive,Saltcedar,Scotch Thistle,Spotted Knapweed,Squarrose Knapweed,St.Johns Wort,Sulphur Cinquefiol,Yellow Starthistle,Yellow Toadflax"&amp;gt;&amp;nbsp; upper(Weed_Common_Name) LIKE upper('%[value]%')&amp;lt;/expression&amp;gt;&lt;/PRE&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Don't forget to &lt;/SPAN&gt;&lt;STRONG&gt;click the Mark as answer check&lt;/STRONG&gt;&lt;SPAN&gt; on this post and to &lt;/SPAN&gt;&lt;STRONG&gt;click the top arrow (promote)&lt;/STRONG&gt;&lt;SPAN&gt; as shown below:&lt;/SPAN&gt;&lt;BR /&gt;&lt;IMG src="http://gis.calhouncounty.org/FlexViewer2.5/Answer.jpg" /&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 09 Apr 2012 14:43:55 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-viewer-for-flex-questions/error-1010-in-esearch-widget/m-p/101531#M3754</guid>
      <dc:creator>RobertScheitlin__GISP</dc:creator>
      <dc:date>2012-04-09T14:43:55Z</dc:date>
    </item>
    <item>
      <title>Re: Error #1010 In esearch widget?</title>
      <link>https://community.esri.com/t5/arcgis-viewer-for-flex-questions/error-1010-in-esearch-widget/m-p/101532#M3755</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;Thanks Robert!&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;I tried your suggestions and still no luck. Is there something else I am missing?&lt;/SPAN&gt;&lt;BR /&gt;&lt;PRE class="lia-code-sample line-numbers language-none"&gt;

&amp;lt;expressions&amp;gt;
&amp;lt;expression alias="Weed Name" textsearchlabel="Search By Weed Name [ Example: Russian Olive]:"
userlist="Black Henbane,Canada Thistle,Dalmatian Toadlflax,Diffuse Knapweed,Dyers Woad,Field Bindweed,Garlic Mustard,Hoary Cress,Houndstongue,Johnsongrass,Leafy Spurge,Medusahead,Musk Thistle,Myrtle Spurge,Oxeye Daisy,Perennial Pepperweed,Phragmites,Poison Hemlock,Puncturvine,Purple Starthistle,Quackgrass,Russian Knapweed,Russian Olive,Saltcedar,Scotch Thistle,Spotted Knapweed,Squarrose Knapweed,St.Johns Wort,Sulphur Cinquefiol,Yellow Starthistle,Yellow Toadflax"&amp;gt;
upper(Weed_Common_Name) LIKE upper('%[value]%')&amp;lt;/expression&amp;gt;

&lt;/PRE&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Sat, 11 Dec 2021 06:16:39 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-viewer-for-flex-questions/error-1010-in-esearch-widget/m-p/101532#M3755</guid>
      <dc:creator>EmilyLaMunyon</dc:creator>
      <dc:date>2021-12-11T06:16:39Z</dc:date>
    </item>
    <item>
      <title>Re: Error #1010 In esearch widget?</title>
      <link>https://community.esri.com/t5/arcgis-viewer-for-flex-questions/error-1010-in-esearch-widget/m-p/101533#M3756</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;Emily,&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;&amp;nbsp;&amp;nbsp; You are going to have to give me more details to go on here... I use your map service and can get it to use your userlist and return results just fine.&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;[ATTACH=CONFIG]13360[/ATTACH]&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 09 Apr 2012 22:54:52 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-viewer-for-flex-questions/error-1010-in-esearch-widget/m-p/101533#M3756</guid>
      <dc:creator>RobertScheitlin__GISP</dc:creator>
      <dc:date>2012-04-09T22:54:52Z</dc:date>
    </item>
    <item>
      <title>Re: Error #1010 In esearch widget?</title>
      <link>https://community.esri.com/t5/arcgis-viewer-for-flex-questions/error-1010-in-esearch-widget/m-p/101534#M3757</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;I appreciate yout time!&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;The following features, Phragmites and St. Johns Wort are the two that return a #1010 error when selected from the userlist using the esearch widget. I have provided the link below. The Search layer is &lt;/SPAN&gt;&lt;SPAN style="font-style:italic;"&gt;All Weeds &lt;/SPAN&gt;&lt;SPAN&gt;and in the Search Layer Field the &lt;/SPAN&gt;&lt;SPAN style="font-style:italic;"&gt;Weed Name &lt;/SPAN&gt;&lt;SPAN&gt;should be selected. &lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;A href="http://www.surveyor.slco.org/flexviewer_weeds/index.html"&gt;http://www.surveyor.slco.org/flexviewer_weeds/index.html&lt;/A&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;I hope that is enough information, let me know what else you may need.&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Thanks so much!!!!&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 10 Apr 2012 13:02:47 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-viewer-for-flex-questions/error-1010-in-esearch-widget/m-p/101534#M3757</guid>
      <dc:creator>EmilyLaMunyon</dc:creator>
      <dc:date>2012-04-10T13:02:47Z</dc:date>
    </item>
    <item>
      <title>Re: Error #1010 In esearch widget?</title>
      <link>https://community.esri.com/t5/arcgis-viewer-for-flex-questions/error-1010-in-esearch-widget/m-p/101535#M3758</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;Emily,&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;&amp;nbsp;&amp;nbsp; When you update to newer versions of my widget you have to pay attention to the the PDFs as there can be configuration file changes that must be made to use the new version. This was the case for you...&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Here is an updated (cleaned) version of your SearchWidget.xml that you need to use.&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 10 Apr 2012 16:40:04 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-viewer-for-flex-questions/error-1010-in-esearch-widget/m-p/101535#M3758</guid>
      <dc:creator>RobertScheitlin__GISP</dc:creator>
      <dc:date>2012-04-10T16:40:04Z</dc:date>
    </item>
    <item>
      <title>Re: Error #1010 In esearch widget?</title>
      <link>https://community.esri.com/t5/arcgis-viewer-for-flex-questions/error-1010-in-esearch-widget/m-p/101536#M3759</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;Thanks once again...I apologize for missing the updated information and will be more diligent about this with future releases.&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;I marked this as answered:)&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 10 Apr 2012 17:45:12 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-viewer-for-flex-questions/error-1010-in-esearch-widget/m-p/101536#M3759</guid>
      <dc:creator>EmilyLaMunyon</dc:creator>
      <dc:date>2012-04-10T17:45:12Z</dc:date>
    </item>
    <item>
      <title>Re: Error #1010 In esearch widget?</title>
      <link>https://community.esri.com/t5/arcgis-viewer-for-flex-questions/error-1010-in-esearch-widget/m-p/101537#M3760</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;I was hoping the new xml would resolve this, but there still seems to be a problem with 3 of the features when searched on in the widget (Dalmatian Toadflax, Phragmites, and St. Johns Wort). However, now it just shows that 0 features are selected when the problem ones are chosen. I have attached a screenshot of what I see.&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;I am sorry to keep bugging you on this, but I have tried everything. I downloaded the newest esearch, updated the xml, cleared my cache a ton, and made sure there are acually records to be selected.:confused:&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Any other thoughts?&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 10 Apr 2012 21:46:37 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-viewer-for-flex-questions/error-1010-in-esearch-widget/m-p/101537#M3760</guid>
      <dc:creator>EmilyLaMunyon</dc:creator>
      <dc:date>2012-04-10T21:46:37Z</dc:date>
    </item>
    <item>
      <title>Re: Error #1010 In esearch widget?</title>
      <link>https://community.esri.com/t5/arcgis-viewer-for-flex-questions/error-1010-in-esearch-widget/m-p/101538#M3761</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;Emily,&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;&amp;nbsp;&amp;nbsp; That is because when you search your data even using the rest end point you do not get results for those:&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;&lt;A class="jive-link-external-small" href="http://gis.slco.org/wwwrest/services/public/Weeds/MapServer/32/query?text=&amp;amp;geometry=&amp;amp;geometryType=esriGeometryEnvelope&amp;amp;inSR=&amp;amp;spatialRel=esriSpatialRelIntersects&amp;amp;where=upper%28Weed_Common_Name%29+LIKE+upper%28%27%25Phragmites%25%27%29&amp;amp;returnGeometry=false&amp;amp;outSR=102100&amp;amp;outFields=*&amp;amp;f=html" rel="nofollow" target="_blank"&gt;http://gis.slco.org/wwwrest/services/public/Weeds/MapServer/32/query?text=&amp;amp;geometry=&amp;amp;geometryType=esriGeometryEnvelope&amp;amp;inSR=&amp;amp;spatialRel=esriSpatialRelIntersects&amp;amp;where=upper%28Weed_Common_Name%29+LIKE+upper%28%27%25Phragmites%25%27%29&amp;amp;returnGeometry=false&amp;amp;outSR=102100&amp;amp;outFields=*&amp;amp;f=html&lt;/A&gt;&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 10 Apr 2012 22:07:43 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-viewer-for-flex-questions/error-1010-in-esearch-widget/m-p/101538#M3761</guid>
      <dc:creator>RobertScheitlin__GISP</dc:creator>
      <dc:date>2012-04-10T22:07:43Z</dc:date>
    </item>
    <item>
      <title>Re: Error #1010 In esearch widget?</title>
      <link>https://community.esri.com/t5/arcgis-viewer-for-flex-questions/error-1010-in-esearch-widget/m-p/101539#M3762</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;Emily,&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;&amp;nbsp;&amp;nbsp; OK, I have narrowed it down to some spelling issues in your userList:&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;[TABLE="class: grid, width: 594"]What your userList hasWhat it should beMistake&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;Dalmatian Toadlflax&lt;/SPAN&gt;&lt;SPAN style="font-style:italic;"&gt;Dalmatian Toadflax&lt;/SPAN&gt;&lt;SPAN&gt; extra l in ToadflaxPhragmites&lt;/SPAN&gt;&lt;SPAN style="font-style:italic;"&gt;Phragmetes&lt;/SPAN&gt;&lt;SPAN&gt; i instead of eSt.Johns Wort&lt;/SPAN&gt;&lt;SPAN style="font-style:italic;"&gt;St. Johnswort&lt;/SPAN&gt;&lt;SPAN&gt; no space in Johswort&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;[/TABLE]&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 10 Apr 2012 22:27:57 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-viewer-for-flex-questions/error-1010-in-esearch-widget/m-p/101539#M3762</guid>
      <dc:creator>RobertScheitlin__GISP</dc:creator>
      <dc:date>2012-04-10T22:27:57Z</dc:date>
    </item>
  </channel>
</rss>

