<?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: Dead End : eSearch Not Loading Anything in Web AppBuilder Custom Widgets Questions</title>
    <link>https://community.esri.com/t5/web-appbuilder-custom-widgets-questions/dead-end-esearch-not-loading-anything/m-p/863665#M12063</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Brian,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp; There seems to be some issue with your map service when it comes to that particular date field. Here is what I am seeing:&lt;/P&gt;&lt;P&gt;This query using your map service REST endpoint works fine (returns 24 records)&lt;/P&gt;&lt;P&gt;INCIDENT_START_DATE BETWEEN timestamp '5/13/2016 00:00:00' AND timestamp '5/13/2016 23:59:59'&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;This one using the date date returns no results.&lt;/P&gt;&lt;P&gt;TPD_COLLISION_DATEBEGIN BETWEEN timestamp '5/13/2016 00:00:00' AND timestamp '5/13/2016 23:59:59'&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Actually I can not get any TPD_COLLISION_DATEBEGIN query to work.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Sun, 29 May 2016 22:32:52 GMT</pubDate>
    <dc:creator>RobertScheitlin__GISP</dc:creator>
    <dc:date>2016-05-29T22:32:52Z</dc:date>
    <item>
      <title>Dead End : eSearch Not Loading Anything</title>
      <link>https://community.esri.com/t5/web-appbuilder-custom-widgets-questions/dead-end-esearch-not-loading-anything/m-p/863657#M12055</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;I'm developing a Web App for Collisions in Tulsa.&lt;/P&gt;&lt;P&gt;I built the MXD. It uses a Query Layer that pulls from some Oracle DB's.&lt;/P&gt;&lt;P&gt;I Shared the MXD as a REST Service.&lt;/P&gt;&lt;P&gt;I built an AGOL map using that REST Service.&lt;/P&gt;&lt;P&gt;I built a WAB App using that AGOL Map.&lt;/P&gt;&lt;P&gt;I added in the eSearch widget ( the one published on 23MAY ).&lt;/P&gt;&lt;P&gt;( thanks to creator &lt;A href="https://community.esri.com/migrated-users/3101"&gt;Robert Scheitlin, GISP&lt;/A&gt;​ )&lt;/P&gt;&lt;P&gt;Configured it with my REST Service.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I'm getting nothing...&lt;/P&gt;&lt;P&gt;&lt;A href="http://maps.cityoftulsa.org/sandbox/collisions/" title="http://maps.cityoftulsa.org/sandbox/collisions/"&gt;ArcGIS Web Application&lt;/A&gt;&lt;/P&gt;&lt;P&gt;There is the link to the sandbox version of it.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I spent more than a few hours yesterday trying to figure it out. I'm at a loss. About to go back to the early version of the eSearch.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 27 May 2016 16:42:30 GMT</pubDate>
      <guid>https://community.esri.com/t5/web-appbuilder-custom-widgets-questions/dead-end-esearch-not-loading-anything/m-p/863657#M12055</guid>
      <dc:creator>BrianO_keefe</dc:creator>
      <dc:date>2016-05-27T16:42:30Z</dc:date>
    </item>
    <item>
      <title>Re: Dead End : eSearch Not Loading Anything</title>
      <link>https://community.esri.com/t5/web-appbuilder-custom-widgets-questions/dead-end-esearch-not-loading-anything/m-p/863658#M12056</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Brian,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I get data when I select by shape.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;This is my map for Traffic accidents for my city. ( I cannot share webmap because the map is private) &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;But here is a screen shot. The user can filter by everything but day all at once. &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;IMG class="image-1 jive-image" src="https://community.esri.com/legacyfs/online/206222_pastedImage_0.png" style="max-width: 1200px; max-height: 900px;" /&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 27 May 2016 16:51:25 GMT</pubDate>
      <guid>https://community.esri.com/t5/web-appbuilder-custom-widgets-questions/dead-end-esearch-not-loading-anything/m-p/863658#M12056</guid>
      <dc:creator>RickeyFight</dc:creator>
      <dc:date>2016-05-27T16:51:25Z</dc:date>
    </item>
    <item>
      <title>Re: Dead End : eSearch Not Loading Anything</title>
      <link>https://community.esri.com/t5/web-appbuilder-custom-widgets-questions/dead-end-esearch-not-loading-anything/m-p/863659#M12057</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;*pinching the bridge of my nose*&lt;/P&gt;&lt;P&gt;Ok... I'm getting something back from there as well. So search by shape works... but nothing in regular searching?!&lt;/P&gt;&lt;P&gt;So confused... I think I'm MORE confused now than I was before... lol&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 27 May 2016 17:17:59 GMT</pubDate>
      <guid>https://community.esri.com/t5/web-appbuilder-custom-widgets-questions/dead-end-esearch-not-loading-anything/m-p/863659#M12057</guid>
      <dc:creator>BrianO_keefe</dc:creator>
      <dc:date>2016-05-27T17:17:59Z</dc:date>
    </item>
    <item>
      <title>Re: Dead End : eSearch Not Loading Anything</title>
      <link>https://community.esri.com/t5/web-appbuilder-custom-widgets-questions/dead-end-esearch-not-loading-anything/m-p/863660#M12058</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Brian,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I think you are doing your widget set up wrong. I go it to work using your data.&lt;/P&gt;&lt;P&gt;What does your widget search layer look like?&lt;/P&gt;&lt;P&gt;&lt;IMG __jive_id="206228" class="image-3 jive-image" src="https://community.esri.com/legacyfs/online/206228_pastedImage_2.png" style="max-width: 1200px; max-height: 900px;" /&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;This is WAB 2.0&lt;/P&gt;&lt;P&gt;&lt;IMG __jive_id="206224" class="image-2 jive-image" src="https://community.esri.com/legacyfs/online/206224_pastedImage_1.png" style="max-width: 1200px; max-height: 900px;" /&gt;&lt;/P&gt;&lt;P&gt;&lt;IMG __jive_id="206223" class="image-1 jive-image" height="374" src="https://community.esri.com/legacyfs/online/206223_pastedImage_0.png" style="width: 429px; height: 373.645px;" width="429" /&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 27 May 2016 17:40:21 GMT</pubDate>
      <guid>https://community.esri.com/t5/web-appbuilder-custom-widgets-questions/dead-end-esearch-not-loading-anything/m-p/863660#M12058</guid>
      <dc:creator>RickeyFight</dc:creator>
      <dc:date>2016-05-27T17:40:21Z</dc:date>
    </item>
    <item>
      <title>Re: Dead End : eSearch Not Loading Anything</title>
      <link>https://community.esri.com/t5/web-appbuilder-custom-widgets-questions/dead-end-esearch-not-loading-anything/m-p/863661#M12059</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Technically now I get double eSearch options when trying to re-add the widget...&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;IMG alt="2016-05-27_141953.png" class="image-1 jive-image" src="https://community.esri.com/legacyfs/online/206185_2016-05-27_141953.png" style="width: 620px; height: 485px;" /&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I feel like I'm falling in the rabbit hole...&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 27 May 2016 19:21:17 GMT</pubDate>
      <guid>https://community.esri.com/t5/web-appbuilder-custom-widgets-questions/dead-end-esearch-not-loading-anything/m-p/863661#M12059</guid>
      <dc:creator>BrianO_keefe</dc:creator>
      <dc:date>2016-05-27T19:21:17Z</dc:date>
    </item>
    <item>
      <title>Re: Dead End : eSearch Not Loading Anything</title>
      <link>https://community.esri.com/t5/web-appbuilder-custom-widgets-questions/dead-end-esearch-not-loading-anything/m-p/863662#M12060</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;One option is to delete them both, re-import the widget after a fresh download and then start a new project. &lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 27 May 2016 19:23:58 GMT</pubDate>
      <guid>https://community.esri.com/t5/web-appbuilder-custom-widgets-questions/dead-end-esearch-not-loading-anything/m-p/863662#M12060</guid>
      <dc:creator>RickeyFight</dc:creator>
      <dc:date>2016-05-27T19:23:58Z</dc:date>
    </item>
    <item>
      <title>Re: Dead End : eSearch Not Loading Anything</title>
      <link>https://community.esri.com/t5/web-appbuilder-custom-widgets-questions/dead-end-esearch-not-loading-anything/m-p/863663#M12061</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;That's the thing. In the actual FOLDERS in Windows Explorer, there is only one... But when I go to add a widget... there are two.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 27 May 2016 19:30:48 GMT</pubDate>
      <guid>https://community.esri.com/t5/web-appbuilder-custom-widgets-questions/dead-end-esearch-not-loading-anything/m-p/863663#M12061</guid>
      <dc:creator>BrianO_keefe</dc:creator>
      <dc:date>2016-05-27T19:30:48Z</dc:date>
    </item>
    <item>
      <title>Re: Dead End : eSearch Not Loading Anything</title>
      <link>https://community.esri.com/t5/web-appbuilder-custom-widgets-questions/dead-end-esearch-not-loading-anything/m-p/863664#M12062</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;That is strange.&lt;/P&gt;&lt;P&gt;I would delete the one folder and re-add download it. &lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 27 May 2016 19:56:05 GMT</pubDate>
      <guid>https://community.esri.com/t5/web-appbuilder-custom-widgets-questions/dead-end-esearch-not-loading-anything/m-p/863664#M12062</guid>
      <dc:creator>RickeyFight</dc:creator>
      <dc:date>2016-05-27T19:56:05Z</dc:date>
    </item>
    <item>
      <title>Re: Dead End : eSearch Not Loading Anything</title>
      <link>https://community.esri.com/t5/web-appbuilder-custom-widgets-questions/dead-end-esearch-not-loading-anything/m-p/863665#M12063</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Brian,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp; There seems to be some issue with your map service when it comes to that particular date field. Here is what I am seeing:&lt;/P&gt;&lt;P&gt;This query using your map service REST endpoint works fine (returns 24 records)&lt;/P&gt;&lt;P&gt;INCIDENT_START_DATE BETWEEN timestamp '5/13/2016 00:00:00' AND timestamp '5/13/2016 23:59:59'&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;This one using the date date returns no results.&lt;/P&gt;&lt;P&gt;TPD_COLLISION_DATEBEGIN BETWEEN timestamp '5/13/2016 00:00:00' AND timestamp '5/13/2016 23:59:59'&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Actually I can not get any TPD_COLLISION_DATEBEGIN query to work.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Sun, 29 May 2016 22:32:52 GMT</pubDate>
      <guid>https://community.esri.com/t5/web-appbuilder-custom-widgets-questions/dead-end-esearch-not-loading-anything/m-p/863665#M12063</guid>
      <dc:creator>RobertScheitlin__GISP</dc:creator>
      <dc:date>2016-05-29T22:32:52Z</dc:date>
    </item>
    <item>
      <title>Re: Dead End : eSearch Not Loading Anything</title>
      <link>https://community.esri.com/t5/web-appbuilder-custom-widgets-questions/dead-end-esearch-not-loading-anything/m-p/863666#M12064</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;That was totally it...&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 31 May 2016 15:16:24 GMT</pubDate>
      <guid>https://community.esri.com/t5/web-appbuilder-custom-widgets-questions/dead-end-esearch-not-loading-anything/m-p/863666#M12064</guid>
      <dc:creator>BrianO_keefe</dc:creator>
      <dc:date>2016-05-31T15:16:24Z</dc:date>
    </item>
  </channel>
</rss>

