<?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: Stored Process to generate PDF Report in SAS Enterprise Guide</title>
    <link>https://communities.sas.com/t5/SAS-Enterprise-Guide/Stored-Process-to-generate-PDF-Report/m-p/48180#M5322</link>
    <description>Hi:&lt;BR /&gt;
  Another point to keep in mind is that while you can create the stored process and run the stored process in EG to get PDF results, you may not be able to get PDF results in all the various client applications.&lt;BR /&gt;
 &lt;BR /&gt;
  For example, if you run your stored process in PowerPoint or Web Report Studio, those client applications can only "receive" SASReport XML output from stored processes.&lt;BR /&gt;
 &lt;BR /&gt;
  If you use EG or the Information Delivery Portal or the SAS Stored Process Web Application to run your stored process, then you can receive PDF results with those client applications.&lt;BR /&gt;
 &lt;BR /&gt;
  If you use the SAS Stored Process Web Application to run your stored process, you may need to use the STPSRV_HEADER function to tell the SPWA that you are returning PDF results to the browser.&lt;BR /&gt;
 &lt;BR /&gt;
  As long as your stored process is executed in EG, however, you should be OK getting PDF results. Changing the result type to transient, as Chris recommends is a good idea. (But even with transient output, I do not believe you can receive PDF results from a stored process in PowerPoint or Web Report Studio.)&lt;BR /&gt;
 &lt;BR /&gt;
cynthia</description>
    <pubDate>Thu, 28 Jan 2010 17:08:20 GMT</pubDate>
    <dc:creator>Cynthia_sas</dc:creator>
    <dc:date>2010-01-28T17:08:20Z</dc:date>
    <item>
      <title>Stored Process to generate PDF Report</title>
      <link>https://communities.sas.com/t5/SAS-Enterprise-Guide/Stored-Process-to-generate-PDF-Report/m-p/48178#M5320</link>
      <description>Hi,&lt;BR /&gt;
&lt;BR /&gt;
I have developed a program which generates a PDF report using the PROD REPORT and ODS PDF Statement.&lt;BR /&gt;
&lt;BR /&gt;
I want to create a stored process and deploy it on the portal for the end users to execute and see the report.&lt;BR /&gt;
&lt;BR /&gt;
I do the following.&lt;BR /&gt;
1) Right click on the empty space in the EG Project and select "Create Stored Process".&lt;BR /&gt;
2) It walks me thru the wizard asking for parameters and the server where it will be run.&lt;BR /&gt;
3) One screen asks for Streaming Output- I select this option and create the stored process.&lt;BR /&gt;
4) I log on to the stored process explorer, and click on the stored process i have created.&lt;BR /&gt;
5) It asks me for the parameters, i key in the paratmeter, go to the advance menu and select PDF as the output method.&lt;BR /&gt;
&lt;BR /&gt;
When i run the stored process the stored process is run successfully but the report does not open.&lt;BR /&gt;
&lt;BR /&gt;
Anything that i migth be missing.&lt;BR /&gt;
&lt;BR /&gt;
OS: AIX&lt;BR /&gt;
SAS : 9.1.3&lt;BR /&gt;
&lt;BR /&gt;
Regards&lt;BR /&gt;
Russell</description>
      <pubDate>Thu, 28 Jan 2010 12:05:22 GMT</pubDate>
      <guid>https://communities.sas.com/t5/SAS-Enterprise-Guide/Stored-Process-to-generate-PDF-Report/m-p/48178#M5320</guid>
      <dc:creator>RussellAlmeida</dc:creator>
      <dc:date>2010-01-28T12:05:22Z</dc:date>
    </item>
    <item>
      <title>Re: Stored Process to generate PDF Report</title>
      <link>https://communities.sas.com/t5/SAS-Enterprise-Guide/Stored-Process-to-generate-PDF-Report/m-p/48179#M5321</link>
      <description>I think you want to use the transient/package as the output type.&lt;BR /&gt;
&lt;BR /&gt;
Streaming is more useful for HTML output, similar to classic SAS/IntrNet applications that use _WEBOUT.&lt;BR /&gt;
&lt;BR /&gt;
Chris</description>
      <pubDate>Thu, 28 Jan 2010 14:18:58 GMT</pubDate>
      <guid>https://communities.sas.com/t5/SAS-Enterprise-Guide/Stored-Process-to-generate-PDF-Report/m-p/48179#M5321</guid>
      <dc:creator>ChrisHemedinger</dc:creator>
      <dc:date>2010-01-28T14:18:58Z</dc:date>
    </item>
    <item>
      <title>Re: Stored Process to generate PDF Report</title>
      <link>https://communities.sas.com/t5/SAS-Enterprise-Guide/Stored-Process-to-generate-PDF-Report/m-p/48180#M5322</link>
      <description>Hi:&lt;BR /&gt;
  Another point to keep in mind is that while you can create the stored process and run the stored process in EG to get PDF results, you may not be able to get PDF results in all the various client applications.&lt;BR /&gt;
 &lt;BR /&gt;
  For example, if you run your stored process in PowerPoint or Web Report Studio, those client applications can only "receive" SASReport XML output from stored processes.&lt;BR /&gt;
 &lt;BR /&gt;
  If you use EG or the Information Delivery Portal or the SAS Stored Process Web Application to run your stored process, then you can receive PDF results with those client applications.&lt;BR /&gt;
 &lt;BR /&gt;
  If you use the SAS Stored Process Web Application to run your stored process, you may need to use the STPSRV_HEADER function to tell the SPWA that you are returning PDF results to the browser.&lt;BR /&gt;
 &lt;BR /&gt;
  As long as your stored process is executed in EG, however, you should be OK getting PDF results. Changing the result type to transient, as Chris recommends is a good idea. (But even with transient output, I do not believe you can receive PDF results from a stored process in PowerPoint or Web Report Studio.)&lt;BR /&gt;
 &lt;BR /&gt;
cynthia</description>
      <pubDate>Thu, 28 Jan 2010 17:08:20 GMT</pubDate>
      <guid>https://communities.sas.com/t5/SAS-Enterprise-Guide/Stored-Process-to-generate-PDF-Report/m-p/48180#M5322</guid>
      <dc:creator>Cynthia_sas</dc:creator>
      <dc:date>2010-01-28T17:08:20Z</dc:date>
    </item>
    <item>
      <title>Re: Stored Process to generate PDF Report</title>
      <link>https://communities.sas.com/t5/SAS-Enterprise-Guide/Stored-Process-to-generate-PDF-Report/m-p/48181#M5323</link>
      <description>Hi,&lt;BR /&gt;
&lt;BR /&gt;
My requirement was to create the stored process and publish on the web thru IDP. I have been successful in doing so.&lt;BR /&gt;
&lt;BR /&gt;
Now i have the stored processes in the IDP, the user when clicks the link is presented with the same interface as with the Stored Process Explorer.&lt;BR /&gt;
&lt;BR /&gt;
How do i supress the advance menu.&lt;BR /&gt;
&lt;BR /&gt;
Regards&lt;BR /&gt;
Russell</description>
      <pubDate>Wed, 10 Feb 2010 15:49:58 GMT</pubDate>
      <guid>https://communities.sas.com/t5/SAS-Enterprise-Guide/Stored-Process-to-generate-PDF-Report/m-p/48181#M5323</guid>
      <dc:creator>RussellAlmeida</dc:creator>
      <dc:date>2010-02-10T15:49:58Z</dc:date>
    </item>
    <item>
      <title>Re: Stored Process to generate PDF Report</title>
      <link>https://communities.sas.com/t5/SAS-Enterprise-Guide/Stored-Process-to-generate-PDF-Report/m-p/48182#M5324</link>
      <description>Hi:&lt;BR /&gt;
  I'm not sure what you mean by "advance menu", but if you mean the form which prompts the users for information about the stored process, this Tech Support article has information on how to suppress the execution options:&lt;BR /&gt;
&lt;A href="http://support.sas.com/techsup/technote/ts764.pdf" target="_blank"&gt;http://support.sas.com/techsup/technote/ts764.pdf&lt;/A&gt;&lt;BR /&gt;
 &lt;BR /&gt;
cynthia</description>
      <pubDate>Wed, 10 Feb 2010 16:17:59 GMT</pubDate>
      <guid>https://communities.sas.com/t5/SAS-Enterprise-Guide/Stored-Process-to-generate-PDF-Report/m-p/48182#M5324</guid>
      <dc:creator>Cynthia_sas</dc:creator>
      <dc:date>2010-02-10T16:17:59Z</dc:date>
    </item>
  </channel>
</rss>

