<?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: Extract Data Task - Download full extent of data in Web App Builder in Web AppBuilder Custom Widgets Questions</title>
    <link>https://community.esri.com/t5/web-appbuilder-custom-widgets-questions/extract-data-task-download-full-extent-of-data-in/m-p/765767#M1175</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Yes, tried that but unfortunately that wont work for us. This webmap will be used by external clients so we don't want to point them our GIS Portal. Using the Extract Data GP Service, when they execute the widget, it will automatically download a zip file.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Wed, 24 Jun 2020 13:42:33 GMT</pubDate>
    <dc:creator>tigerwoulds</dc:creator>
    <dc:date>2020-06-24T13:42:33Z</dc:date>
    <item>
      <title>Extract Data Task - Download full extent of data in Web App Builder</title>
      <link>https://community.esri.com/t5/web-appbuilder-custom-widgets-questions/extract-data-task-download-full-extent-of-data-in/m-p/765765#M1173</link>
      <description>&lt;P&gt;I've created a Geoprocessing Service using the Extract Data Task: &lt;A title="https://pro.arcgis.com/en/pro-app/tool-reference/server/extract-data-task.htm" href="https://pro.arcgis.com/en/pro-app/tool-reference/server/extract-data-task.htm" target="_blank" rel="noopener"&gt;Extract Data Task—Help | Documentation&lt;/A&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;I ran the tool successfully and published the tool to our ArcGIS Enterprise 10.7.1 environment.&lt;/P&gt;&lt;P&gt;I've added a GP Widget to my Web AppBuilder App (using Developer Edition) and pointed it to the Extract Data GP Service. I would like to have the widget automatically download the entirety of the selected layers, rather that the user draw a bounding box or use the map extent. The user should select which layers they want to download and it will download the full extent of each layer.&lt;/P&gt;&lt;P&gt;Currently these are my options:&lt;/P&gt;&lt;P&gt;&lt;IMG src="https://community.esri.com/legacyfs/online/497719_pastedImage_1.png" border="0" /&gt;&lt;/P&gt;&lt;P&gt;Is there an existing widget with this functionality? Or is this creeping into custom development territory?&lt;/P&gt;</description>
      <pubDate>Sun, 03 Mar 2024 22:58:08 GMT</pubDate>
      <guid>https://community.esri.com/t5/web-appbuilder-custom-widgets-questions/extract-data-task-download-full-extent-of-data-in/m-p/765765#M1173</guid>
      <dc:creator>tigerwoulds</dc:creator>
      <dc:date>2024-03-03T22:58:08Z</dc:date>
    </item>
    <item>
      <title>Re: Extract Data Task - Download full extent of data in Web App Builder</title>
      <link>https://community.esri.com/t5/web-appbuilder-custom-widgets-questions/extract-data-task-download-full-extent-of-data-in/m-p/765766#M1174</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hello,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Have you tried using the Analysis widget and selecting the Extract Data option?&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/497680_pastedImage_1.png" /&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Mark&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 24 Jun 2020 03:55:23 GMT</pubDate>
      <guid>https://community.esri.com/t5/web-appbuilder-custom-widgets-questions/extract-data-task-download-full-extent-of-data-in/m-p/765766#M1174</guid>
      <dc:creator>mdonnelly</dc:creator>
      <dc:date>2020-06-24T03:55:23Z</dc:date>
    </item>
    <item>
      <title>Re: Extract Data Task - Download full extent of data in Web App Builder</title>
      <link>https://community.esri.com/t5/web-appbuilder-custom-widgets-questions/extract-data-task-download-full-extent-of-data-in/m-p/765767#M1175</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Yes, tried that but unfortunately that wont work for us. This webmap will be used by external clients so we don't want to point them our GIS Portal. Using the Extract Data GP Service, when they execute the widget, it will automatically download a zip file.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 24 Jun 2020 13:42:33 GMT</pubDate>
      <guid>https://community.esri.com/t5/web-appbuilder-custom-widgets-questions/extract-data-task-download-full-extent-of-data-in/m-p/765767#M1175</guid>
      <dc:creator>tigerwoulds</dc:creator>
      <dc:date>2020-06-24T13:42:33Z</dc:date>
    </item>
    <item>
      <title>Re: Extract Data Task - Download full extent of data in Web App Builder</title>
      <link>https://community.esri.com/t5/web-appbuilder-custom-widgets-questions/extract-data-task-download-full-extent-of-data-in/m-p/765768#M1176</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;From my understanding, under the hood the Extract Data option of the Analysis widget uses the same Extract Data service that you are attempting to use in the GP widget.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;So are you planning to use the service endpoint on ArcGIS Online if you are not exposing your ArcGIS Enterprise endpoints?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;If so, be aware that the analysis service consumes credits.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;In any case, I'm not sure it is going to be a great user experience using the GP widget with the Extract Data endpoint. The tool's parameters are not very friendly to the end user.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;To get what you want, you may have to create your own widget as I couldn't find anything in the community widgets:&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;A _jive_internal="true" class="link-titled" href="https://community.esri.com/groups/web-app-builder-custom-widgets/content?filterID=contentstatus%5Bpublished%5D~category%5Bwidget-downloads%5D" title="https://community.esri.com/groups/web-app-builder-custom-widgets/content?filterID=contentstatus%5Bpublished%5D~category%5Bwidget-downloads%5D"&gt;Web AppBuilder Custom Widgets&lt;/A&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Mark&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 25 Jun 2020 00:51:29 GMT</pubDate>
      <guid>https://community.esri.com/t5/web-appbuilder-custom-widgets-questions/extract-data-task-download-full-extent-of-data-in/m-p/765768#M1176</guid>
      <dc:creator>mdonnelly</dc:creator>
      <dc:date>2020-06-25T00:51:29Z</dc:date>
    </item>
    <item>
      <title>Re: Extract Data Task - Download full extent of data in Web App Builder</title>
      <link>https://community.esri.com/t5/web-appbuilder-custom-widgets-questions/extract-data-task-download-full-extent-of-data-in/m-p/765769#M1177</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;I am using the GP service endpoint in Web App Builder Dev Edition. Web App Builder is pulling maps from our Enterprise Portal, so no worries about credits. Thanks for your input will see if I can figure that out!&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 25 Jun 2020 12:52:39 GMT</pubDate>
      <guid>https://community.esri.com/t5/web-appbuilder-custom-widgets-questions/extract-data-task-download-full-extent-of-data-in/m-p/765769#M1177</guid>
      <dc:creator>tigerwoulds</dc:creator>
      <dc:date>2020-06-25T12:52:39Z</dc:date>
    </item>
    <item>
      <title>Re: Extract Data Task - Download full extent of data in Web App Builder</title>
      <link>https://community.esri.com/t5/web-appbuilder-custom-widgets-questions/extract-data-task-download-full-extent-of-data-in/m-p/1178891#M14778</link>
      <description>&lt;P&gt;Hi Mark,&lt;/P&gt;&lt;P&gt;I'm using Analysis Widget and selecting the Extract Data tools as follow:&lt;/P&gt;&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="dedimi_0-1654068024933.png" style="width: 999px;"&gt;&lt;img src="https://community.esri.com/t5/image/serverpage/image-id/42511iB3895728839E7E59/image-size/large?v=v2&amp;amp;px=999" role="button" title="dedimi_0-1654068024933.png" alt="dedimi_0-1654068024933.png" /&gt;&lt;/span&gt;&lt;/P&gt;&lt;P&gt;However, now I get stuck on how to insert 'Save result in' field as there is no option to be selected and tried to input free text also not working.&lt;/P&gt;&lt;P&gt;Please help to advise. I'm using ArcGIS Enterprise 10.7 version.&lt;/P&gt;&lt;P&gt;Thanks.&lt;/P&gt;&lt;P&gt;Dedi&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Wed, 01 Jun 2022 07:26:00 GMT</pubDate>
      <guid>https://community.esri.com/t5/web-appbuilder-custom-widgets-questions/extract-data-task-download-full-extent-of-data-in/m-p/1178891#M14778</guid>
      <dc:creator>dedimi</dc:creator>
      <dc:date>2022-06-01T07:26:00Z</dc:date>
    </item>
  </channel>
</rss>

