<?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 Need help with trying to save a file through a geoprocess in Flex in ArcGIS API for Flex Questions</title>
    <link>https://community.esri.com/t5/arcgis-api-for-flex-questions/need-help-with-trying-to-save-a-file-through-a/m-p/241241#M5674</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;I have a script that works well in desktop but when I publish it and add it into the Flex Viewer as a widget it does not work the same way that it does in desktop. Basically, the script runs through a bunch of queries on a feature in a database, puts values in an excel file and saves it wherever the user specifies. This is where I am stuck. &lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;In desktop when I run the script, I have an input parameter set up (data type is set as "Folder") that will ask the user where he/she wants to save the file. So you click on the folder and navigate to the drive/folder you wish to save the file. Once the user specifies that, the script is off and running. In Flex when you click on the widget to run the script, it will run but it never asks the user where to save the file at. So, its creating the excel file I am assuming but I need to figure out how to get Flex to open a save file dialogue box so the user can navigate to their desired save location. This can happen either at the beginning or end of the script it doesnt matter to me. Is this possible? Any ideas? &lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Also as a side note...when I publish the script and look at its widget settings, it shows that I have no inputs, even though I clearly have one specified when I am running this in desktop. I dont know if this is contributing to the problem but if anyone can explain that to me also that would be helpful. Thanks.&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Fri, 09 Aug 2013 17:17:34 GMT</pubDate>
    <dc:creator>JohnCarr2</dc:creator>
    <dc:date>2013-08-09T17:17:34Z</dc:date>
    <item>
      <title>Need help with trying to save a file through a geoprocess in Flex</title>
      <link>https://community.esri.com/t5/arcgis-api-for-flex-questions/need-help-with-trying-to-save-a-file-through-a/m-p/241241#M5674</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;I have a script that works well in desktop but when I publish it and add it into the Flex Viewer as a widget it does not work the same way that it does in desktop. Basically, the script runs through a bunch of queries on a feature in a database, puts values in an excel file and saves it wherever the user specifies. This is where I am stuck. &lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;In desktop when I run the script, I have an input parameter set up (data type is set as "Folder") that will ask the user where he/she wants to save the file. So you click on the folder and navigate to the drive/folder you wish to save the file. Once the user specifies that, the script is off and running. In Flex when you click on the widget to run the script, it will run but it never asks the user where to save the file at. So, its creating the excel file I am assuming but I need to figure out how to get Flex to open a save file dialogue box so the user can navigate to their desired save location. This can happen either at the beginning or end of the script it doesnt matter to me. Is this possible? Any ideas? &lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Also as a side note...when I publish the script and look at its widget settings, it shows that I have no inputs, even though I clearly have one specified when I am running this in desktop. I dont know if this is contributing to the problem but if anyone can explain that to me also that would be helpful. Thanks.&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 09 Aug 2013 17:17:34 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-api-for-flex-questions/need-help-with-trying-to-save-a-file-through-a/m-p/241241#M5674</guid>
      <dc:creator>JohnCarr2</dc:creator>
      <dc:date>2013-08-09T17:17:34Z</dc:date>
    </item>
    <item>
      <title>Re: Need help with trying to save a file through a geoprocess in Flex</title>
      <link>https://community.esri.com/t5/arcgis-api-for-flex-questions/need-help-with-trying-to-save-a-file-through-a/m-p/241242#M5675</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;Take a look at the Export to Shapefile widget, it has a function that opens the dialog box prompting the user to select where to save a file, which should help you implementing where to place it.&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;A href="http://www.arcgis.com/home/item.html?id=d8dc9df78ec643a9a27c18a6f01b41c1"&gt;http://www.arcgis.com/home/item.html?id=d8dc9df78ec643a9a27c18a6f01b41c1&lt;/A&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt; The&amp;nbsp; private function doDownload() the function I'm referring to.&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 18 Sep 2013 06:54:51 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-api-for-flex-questions/need-help-with-trying-to-save-a-file-through-a/m-p/241242#M5675</guid>
      <dc:creator>JoeHewitt</dc:creator>
      <dc:date>2013-09-18T06:54:51Z</dc:date>
    </item>
  </channel>
</rss>

