<?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: How to add result CSV file in Content -&amp;gt; Add Item in Web AppBuilder Custom Widgets Questions</title>
    <link>https://community.esri.com/t5/web-appbuilder-custom-widgets-questions/how-to-add-result-csv-file-in-content-gt-add-item/m-p/844175#M9708</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;DIV style="color: #212121; background-color: #ffffff;"&gt;&lt;SPAN style="font-size: 11pt; font-family: Calibri, sans-serif; "&gt;Hi Sandhya, &lt;/SPAN&gt;&lt;/DIV&gt;&lt;DIV style="color: #212121; background-color: #ffffff;"&gt;&lt;/DIV&gt;&lt;DIV style="color: #212121; background-color: #ffffff;"&gt;&lt;SPAN style="font-size: 11pt; font-family: Calibri, sans-serif; "&gt;Based on the detail you provided – looks like you are adding the file through API – you have to publish it for sharing on Arcgis. You may have to call publish item API -&amp;nbsp;&lt;SPAN&gt;&amp;nbsp;&lt;/SPAN&gt;&lt;A href="https://developers.arcgis.com/rest/users-groups-and-items/publish-item.htm" rel="noopener noreferrer" target="_blank"&gt;https://developers.arcgis.com/rest/users-groups-and-items/publish-item.htm&lt;/A&gt;&lt;/SPAN&gt;&lt;/DIV&gt;&lt;DIV style="color: #212121; background-color: #ffffff;"&gt;&lt;SPAN style="font-size: 11pt; font-family: Calibri, sans-serif; "&gt;&amp;nbsp;&lt;/SPAN&gt;&lt;/DIV&gt;&lt;DIV style="color: #212121; background-color: #ffffff;"&gt;&lt;SPAN style="font-size: 11pt; font-family: Calibri, sans-serif; "&gt;If this is for manually adding and sharing the file. Please use steps from here&amp;nbsp;&lt;SPAN&gt;&amp;nbsp;&lt;/SPAN&gt;&lt;A href="https://doc.arcgis.com/en/arcgis-online/manage-data/add-items.htm" rel="noopener noreferrer" target="_blank"&gt;https://doc.arcgis.com/en/arcgis-online/manage-data/add-items.htm&lt;/A&gt;&lt;/SPAN&gt;&lt;/DIV&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Thu, 02 Jul 2020 16:00:23 GMT</pubDate>
    <dc:creator>HarishPalaniappan</dc:creator>
    <dc:date>2020-07-02T16:00:23Z</dc:date>
    <item>
      <title>How to add result CSV file in Content -&gt; Add Item</title>
      <link>https://community.esri.com/t5/web-appbuilder-custom-widgets-questions/how-to-add-result-csv-file-in-content-gt-add-item/m-p/844173#M9706</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Team,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;custom widget:&amp;nbsp;&lt;/P&gt;&lt;P&gt;I would like to add my&amp;nbsp; result set as a&amp;nbsp;CSV file in&amp;nbsp;&lt;SPAN&gt;Home-&amp;gt; Content section. it is plain CSV data.&amp;nbsp;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN&gt;This is useful for my user while working for larger quantities of data.user can download the result at a later point of time.&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN&gt;Can someone please guide me on this?&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN&gt;Any help is greatly&amp;nbsp;appreciated.&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards,&lt;/P&gt;&lt;P&gt;Sandhya&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 29 Jun 2020 11:09:01 GMT</pubDate>
      <guid>https://community.esri.com/t5/web-appbuilder-custom-widgets-questions/how-to-add-result-csv-file-in-content-gt-add-item/m-p/844173#M9706</guid>
      <dc:creator>sandhyabaratam</dc:creator>
      <dc:date>2020-06-29T11:09:01Z</dc:date>
    </item>
    <item>
      <title>Re: How to add result CSV file in Content -&gt; Add Item</title>
      <link>https://community.esri.com/t5/web-appbuilder-custom-widgets-questions/how-to-add-result-csv-file-in-content-gt-add-item/m-p/844174#M9707</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi,&lt;/P&gt;&lt;P&gt;I got an update on the mentioned issue.&lt;/P&gt;&lt;P&gt;I tried below&amp;nbsp;as per-&amp;nbsp;&lt;A class="link-titled" href="https://developers.arcgis.com/rest/users-groups-and-items/add-item.htm" title="https://developers.arcgis.com/rest/users-groups-and-items/add-item.htm"&gt;Add Item—ArcGIS REST API: Users, groups, and content | ArcGIS for Developers&lt;/A&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;url--&lt;/P&gt;&lt;P&gt;&lt;A href="http://&amp;lt;hostname&amp;gt;/arcgis/sharing/rest/content/users/&amp;lt;user&amp;gt;/addItem"&gt;http://&amp;lt;hostname&amp;gt;/arcgis/sharing/rest/content/users/&amp;lt;user&amp;gt;/addItem&lt;/A&gt;&lt;/P&gt;&lt;P&gt;Inputs--&lt;/P&gt;&lt;P&gt;Text:&amp;nbsp;&lt;SPAN&gt;plain CSV formatted text&amp;nbsp;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;Title: resultCSV&lt;/P&gt;&lt;P&gt;Type: CSV&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;This is adding a CSVFile in Content and providing and "id" with status as "success". But when we try to view/download the added item in Portal-&amp;gt;Content, it is not displaying my input&amp;nbsp;"plain CSV text" anywhere and it is not able to download also.&lt;/P&gt;&lt;P&gt;Error on clicking download button-- "Item does not have a file".&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Can someone please help on this. How to retrieve the input data if the above addItem approach is correct. I am not getting any clues on&amp;nbsp;this topic.&amp;nbsp;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards,&lt;/P&gt;&lt;P&gt;Sandhya&amp;nbsp;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 01 Jul 2020 14:15:55 GMT</pubDate>
      <guid>https://community.esri.com/t5/web-appbuilder-custom-widgets-questions/how-to-add-result-csv-file-in-content-gt-add-item/m-p/844174#M9707</guid>
      <dc:creator>sandhyabaratam</dc:creator>
      <dc:date>2020-07-01T14:15:55Z</dc:date>
    </item>
    <item>
      <title>Re: How to add result CSV file in Content -&gt; Add Item</title>
      <link>https://community.esri.com/t5/web-appbuilder-custom-widgets-questions/how-to-add-result-csv-file-in-content-gt-add-item/m-p/844175#M9708</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;DIV style="color: #212121; background-color: #ffffff;"&gt;&lt;SPAN style="font-size: 11pt; font-family: Calibri, sans-serif; "&gt;Hi Sandhya, &lt;/SPAN&gt;&lt;/DIV&gt;&lt;DIV style="color: #212121; background-color: #ffffff;"&gt;&lt;/DIV&gt;&lt;DIV style="color: #212121; background-color: #ffffff;"&gt;&lt;SPAN style="font-size: 11pt; font-family: Calibri, sans-serif; "&gt;Based on the detail you provided – looks like you are adding the file through API – you have to publish it for sharing on Arcgis. You may have to call publish item API -&amp;nbsp;&lt;SPAN&gt;&amp;nbsp;&lt;/SPAN&gt;&lt;A href="https://developers.arcgis.com/rest/users-groups-and-items/publish-item.htm" rel="noopener noreferrer" target="_blank"&gt;https://developers.arcgis.com/rest/users-groups-and-items/publish-item.htm&lt;/A&gt;&lt;/SPAN&gt;&lt;/DIV&gt;&lt;DIV style="color: #212121; background-color: #ffffff;"&gt;&lt;SPAN style="font-size: 11pt; font-family: Calibri, sans-serif; "&gt;&amp;nbsp;&lt;/SPAN&gt;&lt;/DIV&gt;&lt;DIV style="color: #212121; background-color: #ffffff;"&gt;&lt;SPAN style="font-size: 11pt; font-family: Calibri, sans-serif; "&gt;If this is for manually adding and sharing the file. Please use steps from here&amp;nbsp;&lt;SPAN&gt;&amp;nbsp;&lt;/SPAN&gt;&lt;A href="https://doc.arcgis.com/en/arcgis-online/manage-data/add-items.htm" rel="noopener noreferrer" target="_blank"&gt;https://doc.arcgis.com/en/arcgis-online/manage-data/add-items.htm&lt;/A&gt;&lt;/SPAN&gt;&lt;/DIV&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 02 Jul 2020 16:00:23 GMT</pubDate>
      <guid>https://community.esri.com/t5/web-appbuilder-custom-widgets-questions/how-to-add-result-csv-file-in-content-gt-add-item/m-p/844175#M9708</guid>
      <dc:creator>HarishPalaniappan</dc:creator>
      <dc:date>2020-07-02T16:00:23Z</dc:date>
    </item>
  </channel>
</rss>

