<?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: Streaming output from a SAS® Stored Process to MULTIPLE Microsoft Excel files in Developers</title>
    <link>https://communities.sas.com/t5/Developers/Streaming-output-from-a-SAS-Stored-Process-to-MULTIPLE-Microsoft/m-p/179090#M4304</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;You can create multiple Excel reports in one stored process request and return an HTML page that uses the replay program to allow the user to download the files one at a time.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Here is the doc to the replay program:&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;A href="http://support.sas.com/documentation/cdl/en/dispatch/59547/HTML/default/viewer.htm#replay.htm" title="http://support.sas.com/documentation/cdl/en/dispatch/59547/HTML/default/viewer.htm#replay.htm"&gt;SAS/IntrNet(R) 9.2: Application Dispatcher - Replay Program&lt;/A&gt;&amp;nbsp; &lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Thu, 02 Jan 2014 21:25:49 GMT</pubDate>
    <dc:creator>DonH</dc:creator>
    <dc:date>2014-01-02T21:25:49Z</dc:date>
    <item>
      <title>Streaming output from a SAS® Stored Process to MULTIPLE Microsoft Excel files</title>
      <link>https://communities.sas.com/t5/Developers/Streaming-output-from-a-SAS-Stored-Process-to-MULTIPLE-Microsoft/m-p/179087#M4301</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I would like to stream output from a stored process to multiple excel files for multiple datasets. &lt;/P&gt;&lt;P&gt;I've tried this for one dataset: &lt;A class="active_link" href="http://support.sas.com/kb/40/683.html" title="http://support.sas.com/kb/40/683.html"&gt;40683 - Streaming output from a SAS® Stored Process to Microsoft Excel&lt;/A&gt;&lt;/P&gt;&lt;P&gt;This works fine for one dataset to one excel file.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Is it possible to do this in one stored process for multiple datasets to multiple excel files via the excel popup window?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks in advance.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards,&lt;/P&gt;&lt;P&gt;Berry&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 20 Dec 2013 06:42:17 GMT</pubDate>
      <guid>https://communities.sas.com/t5/Developers/Streaming-output-from-a-SAS-Stored-Process-to-MULTIPLE-Microsoft/m-p/179087#M4301</guid>
      <dc:creator>bheerschop</dc:creator>
      <dc:date>2013-12-20T06:42:17Z</dc:date>
    </item>
    <item>
      <title>Re: Streaming output from a SAS® Stored Process to MULTIPLE Microsoft Excel files</title>
      <link>https://communities.sas.com/t5/Developers/Streaming-output-from-a-SAS-Stored-Process-to-MULTIPLE-Microsoft/m-p/179088#M4302</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Web browsers cannot handle downloading multiple files at once.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;The MIME headers that are set using the STPSRV_HEADER function are sent to the Web browser before the data stream.&amp;nbsp; The browser interprets the headers and then determines what to do with the data stream that follows. You cannot send multiple MIME headers between data streams, meaning in your case, you can only open a single output stream using Excel.&amp;nbsp; This is standard HTTP behavior and is not an issue with SAS.&lt;/P&gt;&lt;P&gt;&lt;BR /&gt;Vince DelGobbo&lt;/P&gt;&lt;P&gt;SAS R&amp;amp;D&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 20 Dec 2013 17:09:19 GMT</pubDate>
      <guid>https://communities.sas.com/t5/Developers/Streaming-output-from-a-SAS-Stored-Process-to-MULTIPLE-Microsoft/m-p/179088#M4302</guid>
      <dc:creator>Vince_SAS</dc:creator>
      <dc:date>2013-12-20T17:09:19Z</dc:date>
    </item>
    <item>
      <title>Re: Streaming output from a SAS® Stored Process to MULTIPLE Microsoft Excel files</title>
      <link>https://communities.sas.com/t5/Developers/Streaming-output-from-a-SAS-Stored-Process-to-MULTIPLE-Microsoft/m-p/179089#M4303</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Thank you. &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Very clear answer.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards,&lt;/P&gt;&lt;P&gt;Berry&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Sat, 21 Dec 2013 13:13:53 GMT</pubDate>
      <guid>https://communities.sas.com/t5/Developers/Streaming-output-from-a-SAS-Stored-Process-to-MULTIPLE-Microsoft/m-p/179089#M4303</guid>
      <dc:creator>bheerschop</dc:creator>
      <dc:date>2013-12-21T13:13:53Z</dc:date>
    </item>
    <item>
      <title>Re: Streaming output from a SAS® Stored Process to MULTIPLE Microsoft Excel files</title>
      <link>https://communities.sas.com/t5/Developers/Streaming-output-from-a-SAS-Stored-Process-to-MULTIPLE-Microsoft/m-p/179090#M4304</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;You can create multiple Excel reports in one stored process request and return an HTML page that uses the replay program to allow the user to download the files one at a time.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Here is the doc to the replay program:&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;A href="http://support.sas.com/documentation/cdl/en/dispatch/59547/HTML/default/viewer.htm#replay.htm" title="http://support.sas.com/documentation/cdl/en/dispatch/59547/HTML/default/viewer.htm#replay.htm"&gt;SAS/IntrNet(R) 9.2: Application Dispatcher - Replay Program&lt;/A&gt;&amp;nbsp; &lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 02 Jan 2014 21:25:49 GMT</pubDate>
      <guid>https://communities.sas.com/t5/Developers/Streaming-output-from-a-SAS-Stored-Process-to-MULTIPLE-Microsoft/m-p/179090#M4304</guid>
      <dc:creator>DonH</dc:creator>
      <dc:date>2014-01-02T21:25:49Z</dc:date>
    </item>
  </channel>
</rss>

