<?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: CSV Feed Bug in ArcGIS Web AppBuilder Questions</title>
    <link>https://community.esri.com/t5/arcgis-web-appbuilder-questions/csv-feed-bug/m-p/535896#M14122</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;I've tested a online csv directly from google docs (url end with &lt;SPAN style="font-family: arial, helvetica, 'helvetica neue', verdana, sans-serif;"&gt;"&lt;/SPAN&gt;&lt;SPAN style="font-family: Helvetica; color: #000000;"&gt;/export?format=csv&lt;/SPAN&gt;&lt;SPAN style="font-family: arial, helvetica, 'helvetica neue', verdana, sans-serif;"&gt;" &lt;/SPAN&gt;) in my webmap, it displays fine in both MapViewer of ArcGIS Online and Web AppBuilder for ArcGIS (showed in Layerlist Widget).&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Can you share the exact csv url?&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Tue, 29 Jul 2014 08:09:10 GMT</pubDate>
    <dc:creator>ZhifangWang1</dc:creator>
    <dc:date>2014-07-29T08:09:10Z</dc:date>
    <item>
      <title>CSV Feed Bug</title>
      <link>https://community.esri.com/t5/arcgis-web-appbuilder-questions/csv-feed-bug/m-p/535893#M14119</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;I created a web map on AGO and added two CSV web layers. They are both google docs spreadsheets which have been made publicly visible and I have used the sharing link to insert (fyi need to add "&lt;SPAN style="color: #000000; font-family: Helvetica;"&gt;/export?format=csv&lt;/SPAN&gt;" on the end of the URL for this to work from google docs). They come in just fine on the web map in AGO, points and data and all, and I can make applications from templates, work with the data, etc. When I bring this web map into the app builder, however, the points will not show and the layers are not even shown as being on the map (nothing in legend widget or anywhere else). This may be a bug ? Am I missing a setting?&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 24 Jul 2014 05:23:44 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-web-appbuilder-questions/csv-feed-bug/m-p/535893#M14119</guid>
      <dc:creator>EricPollard2</dc:creator>
      <dc:date>2014-07-24T05:23:44Z</dc:date>
    </item>
    <item>
      <title>Re: CSV Feed Bug</title>
      <link>https://community.esri.com/t5/arcgis-web-appbuilder-questions/csv-feed-bug/m-p/535894#M14120</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Eric,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp; Are you familiar with using developer tools in chrome or firefox to look at the http requests and responses? You should check if something is coming back with a 40X error.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Sat, 26 Jul 2014 23:18:34 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-web-appbuilder-questions/csv-feed-bug/m-p/535894#M14120</guid>
      <dc:creator>RobertScheitlin__GISP</dc:creator>
      <dc:date>2014-07-26T23:18:34Z</dc:date>
    </item>
    <item>
      <title>Re: CSV Feed Bug</title>
      <link>https://community.esri.com/t5/arcgis-web-appbuilder-questions/csv-feed-bug/m-p/535895#M14121</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Eric,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Could you load the webmap created in AGOL into JS API sample below and see if it works as expected?&lt;/P&gt;&lt;P&gt;&lt;A href="https://developers.arcgis.com/javascript/jssamples/ags_createwebmapid.html" title="https://developers.arcgis.com/javascript/jssamples/ags_createwebmapid.html"&gt;Web map by ID | ArcGIS API for JavaScript&lt;/A&gt;‌&lt;A href="https://developers.arcgis.com/javascript/jssamples/ags_createwebmapid.html" title="https://developers.arcgis.com/javascript/jssamples/ags_createwebmapid.html"&gt;https://developers.arcgis.com/javascript/jssamples/ags_createwebmapid.html&lt;/A&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;In this case, you only need to replace the webmap ID with yours. Web AppBuilder is built on top of JS API. If it works with JS API but not Web AppBuilder, then this is a bug.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks,&lt;/P&gt;&lt;P&gt;Jianxia&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 28 Jul 2014 21:18:41 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-web-appbuilder-questions/csv-feed-bug/m-p/535895#M14121</guid>
      <dc:creator>Jianxia</dc:creator>
      <dc:date>2014-07-28T21:18:41Z</dc:date>
    </item>
    <item>
      <title>Re: CSV Feed Bug</title>
      <link>https://community.esri.com/t5/arcgis-web-appbuilder-questions/csv-feed-bug/m-p/535896#M14122</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;I've tested a online csv directly from google docs (url end with &lt;SPAN style="font-family: arial, helvetica, 'helvetica neue', verdana, sans-serif;"&gt;"&lt;/SPAN&gt;&lt;SPAN style="font-family: Helvetica; color: #000000;"&gt;/export?format=csv&lt;/SPAN&gt;&lt;SPAN style="font-family: arial, helvetica, 'helvetica neue', verdana, sans-serif;"&gt;" &lt;/SPAN&gt;) in my webmap, it displays fine in both MapViewer of ArcGIS Online and Web AppBuilder for ArcGIS (showed in Layerlist Widget).&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Can you share the exact csv url?&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 29 Jul 2014 08:09:10 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-web-appbuilder-questions/csv-feed-bug/m-p/535896#M14122</guid>
      <dc:creator>ZhifangWang1</dc:creator>
      <dc:date>2014-07-29T08:09:10Z</dc:date>
    </item>
    <item>
      <title>Re: CSV Feed Bug</title>
      <link>https://community.esri.com/t5/arcgis-web-appbuilder-questions/csv-feed-bug/m-p/535897#M14123</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;The MapViewer definitely displays just fine, and I had "intermittent" periods of the CSV feeds displaying properly while inside the Web Appbuilder, but after downloading and hosting the application nothing would display for the CSV's (most times it did not work within the builder either). Everything should show as public, and the web map is here --&amp;gt; &lt;A href="http://www.arcgis.com/home/item.html?id=0dc2664929b74553ac671b8b45887c51" title="http://www.arcgis.com/home/item.html?id=0dc2664929b74553ac671b8b45887c51"&gt;http://www.arcgis.com/home/item.html?id=0dc2664929b74553ac671b8b45887c51&lt;/A&gt;‌&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;URLS for the CSV feeds are here --&lt;/P&gt;&lt;P&gt;&lt;SPAN style="padding: 0.3em 0; color: #444444; font-family: Verdana, Helvetica, sans-serif; font-size: 12px;"&gt;Dining:&lt;/SPAN&gt;&lt;SPAN style="padding: 0.3em 0; color: #444444; font-family: Verdana, Helvetica, sans-serif; font-size: 12px; margin-left: 1.5em;"&gt;&lt;A href="https://docs.google.com/a/sitemarker.com/spreadsheets/d/1mNntYoJuqwXq2HUaZ-OVv--a1wQ2gePviN3Xz_ItMws/export?format=csv" style="color: #21759b;" target="_blank" title="https://docs.google.com/a/sitemarker.com/spreadsheets/d/1mNntYoJuqwXq2HUaZ-OVv--a1wQ2gePviN3Xz_ItMws/export?format=csv"&gt;https://docs.google.com/a/sitemarker.com/spreadsheets/d/1mNntYoJuqwXq2HUaZ-OVv--a1wQ2gePviN3Xz_ItMws/export?format=csv&lt;/A&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="padding: 0.3em 0; color: #444444; font-family: Verdana, Helvetica, sans-serif; font-size: 12px;"&gt;Shopping:&lt;/SPAN&gt;&lt;SPAN style="padding: 0.3em 0; color: #444444; font-family: Verdana, Helvetica, sans-serif; font-size: 12px; margin-left: 1.5em;"&gt;&lt;A href="https://docs.google.com/spreadsheets/d/1U1qsjKBk-MeoscQmryqYaROkDPWoYJzsISPCJj5W0yY/export?format=csv" style="color: #21759b;" target="_blank" title="https://docs.google.com/spreadsheets/d/1U1qsjKBk-MeoscQmryqYaROkDPWoYJzsISPCJj5W0yY/export?format=csv"&gt;https://docs.google.com/spreadsheets/d/1U1qsjKBk-MeoscQmryqYaROkDPWoYJzsISPCJj5W0yY/export?format=csv&lt;/A&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 29 Jul 2014 14:52:37 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-web-appbuilder-questions/csv-feed-bug/m-p/535897#M14123</guid>
      <dc:creator>EricPollard2</dc:creator>
      <dc:date>2014-07-29T14:52:37Z</dc:date>
    </item>
    <item>
      <title>Re: CSV Feed Bug</title>
      <link>https://community.esri.com/t5/arcgis-web-appbuilder-questions/csv-feed-bug/m-p/535898#M14124</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Eric,&lt;/P&gt;&lt;P&gt;I've tested your webmap and csv as below:&lt;/P&gt;&lt;P&gt;1. Create an app in builder and replace the webmap to your webmap which is &lt;A href="http://www.arcgis.com/home/item.html?id=0dc2664929b74553ac671b8b45887c51" title="http://www.arcgis.com/home/item.html?id=0dc2664929b74553ac671b8b45887c51"&gt;http://www.arcgis.com/home/item.html?id=0dc2664929b74553ac671b8b45887c51&lt;/A&gt;‌ and the csv works fine in builder;&lt;/P&gt;&lt;P&gt;2. download the app and deploy it on my IIS, open the app, then the csv can not display.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;By looking the network traffic, you can find that the csv file is requested through proxy.js as below:&lt;/P&gt;&lt;P&gt;&lt;IMG alt="1.jpg" class="jive-image image-1" src="https://community.esri.com/legacyfs/online/2807_1.jpg" style="width: 620px; height: 351px;" /&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;This is because using proxy is the default option in all app created by builder, but the downloaded app comes out without a proxy file. You can configure one by editing the config.json file in the downloaded app folder as below:&lt;/P&gt;&lt;P&gt;&lt;IMG alt="2.jpg" class="jive-image image-2" src="https://community.esri.com/legacyfs/online/2808_2.jpg" style="width: 620px; height: 532px;" /&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Hope this helps.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;BTW, you need to check the "Use Proxy" box in builder to see your csv from google docs.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 31 Jul 2014 06:03:18 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-web-appbuilder-questions/csv-feed-bug/m-p/535898#M14124</guid>
      <dc:creator>ZhifangWang</dc:creator>
      <dc:date>2014-07-31T06:03:18Z</dc:date>
    </item>
  </channel>
</rss>

