<?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: Data Extract Widget - Does not always download in ArcGIS Viewer for Flex Questions</title>
    <link>https://community.esri.com/t5/arcgis-viewer-for-flex-questions/data-extract-widget-does-not-always-download/m-p/742028#M22279</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;As an update for the other user experiencing the issue, the problem was indeed the configuration of my virtual directories. In ArcGIS Server Manager under GIS Server, Server Directories - I had to switch each different directory (output, cache, jobs, etc.) and change the virtual directory such that it was a fully qualified domain. Clearing the cache, REST API cache and restarting the service though did not make this change take effect in my geoprocessing extract service. I had to republish the geoprocessing service then update the xml for the Data Extract widget to point to the new service.&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Tue, 10 May 2011 18:55:10 GMT</pubDate>
    <dc:creator>LisaArnold</dc:creator>
    <dc:date>2011-05-10T18:55:10Z</dc:date>
    <item>
      <title>Data Extract Widget - Does not always download</title>
      <link>https://community.esri.com/t5/arcgis-viewer-for-flex-questions/data-extract-widget-does-not-always-download/m-p/742022#M22273</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;Hello,&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;I am using the Data Extract Widget in my Flex Viewer 2.2 app. When I pull up the website and use the Data Extract widget inside my own network, everything works just fine. When I pull up the site and use the widget when I'm outside my network (at home, clients office) the widget appears to work, I am asked to save the file, but the zip file never actually downloads. Everything else on the site works as expected and I can continue to use the site after trying to use the Data Extract widget.&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;As a note, I am using the Data Extract widget on another site and it works both inside and outside of our network. Any help on what might be going on here is appreciated. &lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Thank you.&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 07 Apr 2011 20:28:59 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-viewer-for-flex-questions/data-extract-widget-does-not-always-download/m-p/742022#M22273</guid>
      <dc:creator>LisaArnold</dc:creator>
      <dc:date>2011-04-07T20:28:59Z</dc:date>
    </item>
    <item>
      <title>Re: Data Extract Widget - Does not always download</title>
      <link>https://community.esri.com/t5/arcgis-viewer-for-flex-questions/data-extract-widget-does-not-always-download/m-p/742023#M22274</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;Is your output folder accessible from the outside? Try using a tool like HttpFox to see what the download url is inside and outside your network.&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 20 Apr 2011 21:51:52 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-viewer-for-flex-questions/data-extract-widget-does-not-always-download/m-p/742023#M22274</guid>
      <dc:creator>DasaPaddock</dc:creator>
      <dc:date>2011-04-20T21:51:52Z</dc:date>
    </item>
    <item>
      <title>Re: Data Extract Widget - Does not always download</title>
      <link>https://community.esri.com/t5/arcgis-viewer-for-flex-questions/data-extract-widget-does-not-always-download/m-p/742024#M22275</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;I used HttpFox and do see a problem, although I can't figure out how to correct it. When running the extract widget it is trying to download &lt;/SPAN&gt;&lt;A href="http://gis-web/crossdomain.xml"&gt;http://gis-web/crossdomain.xml&lt;/A&gt;&lt;SPAN&gt;, which is not my fully qualified domain name, so it is returning as not found. Where is the instruction that is telling the extract widget to get the cross domain file? Within the data extract xml I have &amp;lt;dataextractionservice&amp;gt; populated with the full qualified domain, &lt;/SPAN&gt;&lt;A href="http://gis-web.heritage.unm.edu/ArcGIS/rest/services/DataMgmt/soi_usfsblm_extract/GPServer/Extract%20Data%20Task"&gt;http://gis-web.heritage.unm.edu/ArcGIS/rest/services/DataMgmt/soi_usfsblm_extract/GPServer/Extract%20Data%20Task&lt;/A&gt;&lt;SPAN&gt;.&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;I searched all my files in the website directory for /gis-web/ to see if I could pinpoint where that is coming from, but I don't find anything. Where should I be looking to correct this?&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 28 Apr 2011 16:37:18 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-viewer-for-flex-questions/data-extract-widget-does-not-always-download/m-p/742024#M22275</guid>
      <dc:creator>LisaArnold</dc:creator>
      <dc:date>2011-04-28T16:37:18Z</dc:date>
    </item>
    <item>
      <title>Re: Data Extract Widget - Does not always download</title>
      <link>https://community.esri.com/t5/arcgis-viewer-for-flex-questions/data-extract-widget-does-not-always-download/m-p/742025#M22276</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;I think the problem is with the configuration on the server for your virtual directory. See what the url is in the extract response.&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Reference:&lt;/SPAN&gt;&lt;BR /&gt;&lt;A href="http://help.arcgis.com/en/arcgisserver/10.0/help/arcgis_server_dotnet_help/index.html#/Exposing_your_services_to_external_users/009300001657000000/"&gt;http://help.arcgis.com/en/arcgisserver/10.0/help/arcgis_server_dotnet_help/index.html#/Exposing_your_services_to_external_users/009300001657000000/&lt;/A&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 29 Apr 2011 15:59:03 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-viewer-for-flex-questions/data-extract-widget-does-not-always-download/m-p/742025#M22276</guid>
      <dc:creator>DasaPaddock</dc:creator>
      <dc:date>2011-04-29T15:59:03Z</dc:date>
    </item>
    <item>
      <title>Re: Data Extract Widget - Does not always download</title>
      <link>https://community.esri.com/t5/arcgis-viewer-for-flex-questions/data-extract-widget-does-not-always-download/m-p/742026#M22277</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;I am having the same problem, and w/HttpFox, it errors with the cross domain file and doesn't give the host name and instead gives the server name. However, when I run the same extract widget from a browser on the server where all of my files are it gives me another error on HttpFox.&amp;nbsp; It doesn't error at the cross domain file, but instead errors immediately after this and can't pull the zipped file from the arcgisoutput folder.&amp;nbsp; I also realized that all of the attempts I made to create the zip file were stored in that folder, but they just can't be pulled from it for some reason.&amp;nbsp; I've got full administrative privileges to all the files, so I'm just stuck.&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 02 May 2011 20:37:50 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-viewer-for-flex-questions/data-extract-widget-does-not-always-download/m-p/742026#M22277</guid>
      <dc:creator>MarshallRobinson</dc:creator>
      <dc:date>2011-05-02T20:37:50Z</dc:date>
    </item>
    <item>
      <title>Re: Data Extract Widget - Does not always download</title>
      <link>https://community.esri.com/t5/arcgis-viewer-for-flex-questions/data-extract-widget-does-not-always-download/m-p/742027#M22278</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;Please contact Esri Support at &lt;/SPAN&gt;&lt;A href="http://support.esri.com/en/"&gt;http://support.esri.com/en/&lt;/A&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 03 May 2011 01:56:18 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-viewer-for-flex-questions/data-extract-widget-does-not-always-download/m-p/742027#M22278</guid>
      <dc:creator>DasaPaddock</dc:creator>
      <dc:date>2011-05-03T01:56:18Z</dc:date>
    </item>
    <item>
      <title>Re: Data Extract Widget - Does not always download</title>
      <link>https://community.esri.com/t5/arcgis-viewer-for-flex-questions/data-extract-widget-does-not-always-download/m-p/742028#M22279</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;As an update for the other user experiencing the issue, the problem was indeed the configuration of my virtual directories. In ArcGIS Server Manager under GIS Server, Server Directories - I had to switch each different directory (output, cache, jobs, etc.) and change the virtual directory such that it was a fully qualified domain. Clearing the cache, REST API cache and restarting the service though did not make this change take effect in my geoprocessing extract service. I had to republish the geoprocessing service then update the xml for the Data Extract widget to point to the new service.&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 10 May 2011 18:55:10 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-viewer-for-flex-questions/data-extract-widget-does-not-always-download/m-p/742028#M22279</guid>
      <dc:creator>LisaArnold</dc:creator>
      <dc:date>2011-05-10T18:55:10Z</dc:date>
    </item>
    <item>
      <title>Re: Data Extract Widget - Does not always download</title>
      <link>https://community.esri.com/t5/arcgis-viewer-for-flex-questions/data-extract-widget-does-not-always-download/m-p/742029#M22280</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;I encountered this matter too, but I have not resolved it. Do you resolve it ? I can not understand your method, can you explain it in detail? Thank you very much.&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 14 Jul 2011 11:16:07 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-viewer-for-flex-questions/data-extract-widget-does-not-always-download/m-p/742029#M22280</guid>
      <dc:creator>baixuehong</dc:creator>
      <dc:date>2011-07-14T11:16:07Z</dc:date>
    </item>
  </channel>
</rss>

