<?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: wab esearch widget in Web AppBuilder Custom Widgets Questions</title>
    <link>https://community.esri.com/t5/web-appbuilder-custom-widgets-questions/wab-esearch-widget/m-p/828682#M8087</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Thank you! This narrows my search.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Thu, 12 Sep 2019 13:08:19 GMT</pubDate>
    <dc:creator>DanielMunoz</dc:creator>
    <dc:date>2019-09-12T13:08:19Z</dc:date>
    <item>
      <title>wab esearch widget</title>
      <link>https://community.esri.com/t5/web-appbuilder-custom-widgets-questions/wab-esearch-widget/m-p/828678#M8083</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Good morning! I'm hoping someone can help me out, my esearch widget stop working only outside the network it works beautifully inside the network, I corrected most of the errors that chrome developer tools was showing up# but can figure out the last one "syntaxerror: unexpected token '&amp;lt;'. has anyone experience this error also and figure out a solution?&lt;/P&gt;&lt;P&gt;&lt;A class="link-titled" href="https://gis.orangecountygov.com/orangecounty/" title="https://gis.orangecountygov.com/orangecounty/"&gt;https://gis.orangecountygov.com/orangecounty/&lt;/A&gt;&amp;nbsp;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 11 Sep 2019 14:00:12 GMT</pubDate>
      <guid>https://community.esri.com/t5/web-appbuilder-custom-widgets-questions/wab-esearch-widget/m-p/828678#M8083</guid>
      <dc:creator>DanielMunoz</dc:creator>
      <dc:date>2019-09-11T14:00:12Z</dc:date>
    </item>
    <item>
      <title>Re: wab esearch widget</title>
      <link>https://community.esri.com/t5/web-appbuilder-custom-widgets-questions/wab-esearch-widget/m-p/828679#M8084</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Daniel,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp; The link and eSearch is working fine for me...&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 11 Sep 2019 19:28:49 GMT</pubDate>
      <guid>https://community.esri.com/t5/web-appbuilder-custom-widgets-questions/wab-esearch-widget/m-p/828679#M8084</guid>
      <dc:creator>RobertScheitlin__GISP</dc:creator>
      <dc:date>2019-09-11T19:28:49Z</dc:date>
    </item>
    <item>
      <title>Re: wab esearch widget</title>
      <link>https://community.esri.com/t5/web-appbuilder-custom-widgets-questions/wab-esearch-widget/m-p/828680#M8085</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Robert. Thank you for taking the time to look into my question, I was in a rush and didn't formulate my question very well, the problem is when trying to search for features using the buffer, It works great inside the county network but for the general public it doesn't. I triple check the proxy settings,&amp;nbsp; I asked IT to modify the F5 firewall, I upgraded the security of the web server but can not figure it out this issue.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;It also does not when performing the second query the first query works fine (in case this helps):&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;SQL Where with layers definition expression: Upper(PIN) = Upper('33300110900000040010000000')&amp;nbsp;&lt;/P&gt;&lt;P&gt;SQL Where with layers definition expression: MUNICIPAL = 'BLOOMING GROVE' AND Upper(PRINT_KEY) = Upper('1-1-1')&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 11 Sep 2019 19:48:40 GMT</pubDate>
      <guid>https://community.esri.com/t5/web-appbuilder-custom-widgets-questions/wab-esearch-widget/m-p/828680#M8085</guid>
      <dc:creator>DanielMunoz</dc:creator>
      <dc:date>2019-09-11T19:48:40Z</dc:date>
    </item>
    <item>
      <title>Re: wab esearch widget</title>
      <link>https://community.esri.com/t5/web-appbuilder-custom-widgets-questions/wab-esearch-widget/m-p/828681#M8086</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Daniel,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp; &amp;nbsp;You need to figure out why a simple query like this is being refused by your network:&lt;/P&gt;&lt;P&gt;&lt;A href="https://gis.orangecountygov.com/ArcGIS/rest/services/Dynamic/LandBase/MapServer/4/query?f=json&amp;amp;where=MUNICIPAL%20%3D%20%27BLOOMING%20GROVE%27%20AND%20Upper(PRINT_KEY)%20%3D%20Upper(%271-1-1%27)&amp;amp;returnGeometry=true&amp;amp;spatialRel=esriSpatialRelIntersects&amp;amp;outFields=PIN%2CLastName%2CFirstName%2CRpsPropertyClass%2CPRINT_KEY%2CSWIS%2CMUNICIPAL%2CSHAPE.fid&amp;amp;outSR=102100"&gt;https://gis.orangecountygov.com/ArcGIS/rest/services/Dynamic/LandBase/MapServer/4/query?f=json&amp;amp;where=MUNICIPAL%20%3D%20%27BLOOMING%20GROVE%27%20AND%20Upper(PRINT_KEY)%20%3D%20Upper(%271-1-1%27)&amp;amp;returnGeometry=true&amp;amp;spatialRel=esriSpatialRelIntersects&amp;amp;outFields=PIN%2CLastName%2CFirstName%2CRpsPropertyClass%2CPRINT_KEY%2CSWIS%2CMUNICIPAL%2CSHAPE.fid&amp;amp;outSR=102100&lt;/A&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 11 Sep 2019 20:11:31 GMT</pubDate>
      <guid>https://community.esri.com/t5/web-appbuilder-custom-widgets-questions/wab-esearch-widget/m-p/828681#M8086</guid>
      <dc:creator>RobertScheitlin__GISP</dc:creator>
      <dc:date>2019-09-11T20:11:31Z</dc:date>
    </item>
    <item>
      <title>Re: wab esearch widget</title>
      <link>https://community.esri.com/t5/web-appbuilder-custom-widgets-questions/wab-esearch-widget/m-p/828682#M8087</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Thank you! This narrows my search.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 12 Sep 2019 13:08:19 GMT</pubDate>
      <guid>https://community.esri.com/t5/web-appbuilder-custom-widgets-questions/wab-esearch-widget/m-p/828682#M8087</guid>
      <dc:creator>DanielMunoz</dc:creator>
      <dc:date>2019-09-12T13:08:19Z</dc:date>
    </item>
  </channel>
</rss>

