<?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 Passing parameters to a Stored Process from WRS in SAS Web Report Studio</title>
    <link>https://communities.sas.com/t5/SAS-Web-Report-Studio/Passing-parameters-to-a-Stored-Process-from-WRS/m-p/28310#M422</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Thanks for your answer, sorry for my late reply, email notifications are not working for me and thus I never saw your reply.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN&gt;The prompt is surfaced in WRS to the user but I don't want that, I want it to be passed "under the hood", passing it to the SP as &lt;/SPAN&gt;&lt;A class="jive-link-external-small" href="http://server/SASStoredProcess/do?_program=mySP&amp;amp;case_code=case_001"&gt;http://server/SASStoredProcess/do?_program=mySP&amp;amp;case_code=case_001&lt;/A&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I have asked around and it seems that this is not possible.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Wed, 01 Feb 2012 17:15:33 GMT</pubDate>
    <dc:creator>bheinsius</dc:creator>
    <dc:date>2012-02-01T17:15:33Z</dc:date>
    <item>
      <title>Passing parameters to a Stored Process from WRS</title>
      <link>https://communities.sas.com/t5/SAS-Web-Report-Studio/Passing-parameters-to-a-Stored-Process-from-WRS/m-p/28308#M420</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;We need to create many WRS reports that contain a certain graph that we cannot make with WRS.&lt;/P&gt;&lt;P&gt;So we created a Stored Process that generates this graph, to include it in the WRS reports.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;The data to graph depends on the Case that the report is for, so I assigned the prompt CASE_CODE to the Stored Process to filter data based on CASE_CODE.&lt;/P&gt;&lt;P&gt;Now I want WRS to call the Stored Process with a specific CASE_CODE but I can't find a way to do that.&lt;/P&gt;&lt;P&gt;Is there a way to do this?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks,&lt;/P&gt;&lt;P&gt;Bart&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 08 Jul 2011 15:56:57 GMT</pubDate>
      <guid>https://communities.sas.com/t5/SAS-Web-Report-Studio/Passing-parameters-to-a-Stored-Process-from-WRS/m-p/28308#M420</guid>
      <dc:creator>bheinsius</dc:creator>
      <dc:date>2011-07-08T15:56:57Z</dc:date>
    </item>
    <item>
      <title>Passing parameters to a Stored Process from WRS</title>
      <link>https://communities.sas.com/t5/SAS-Web-Report-Studio/Passing-parameters-to-a-Stored-Process-from-WRS/m-p/28309#M421</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt; You could include a prompt in your stored process to capture the CASE_CODE.&amp;nbsp; This prompt would be surfaced via WRS and can be used in your stored process code to filter your data.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 19 Jul 2011 14:02:20 GMT</pubDate>
      <guid>https://communities.sas.com/t5/SAS-Web-Report-Studio/Passing-parameters-to-a-Stored-Process-from-WRS/m-p/28309#M421</guid>
      <dc:creator>TSBruce</dc:creator>
      <dc:date>2011-07-19T14:02:20Z</dc:date>
    </item>
    <item>
      <title>Passing parameters to a Stored Process from WRS</title>
      <link>https://communities.sas.com/t5/SAS-Web-Report-Studio/Passing-parameters-to-a-Stored-Process-from-WRS/m-p/28310#M422</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Thanks for your answer, sorry for my late reply, email notifications are not working for me and thus I never saw your reply.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN&gt;The prompt is surfaced in WRS to the user but I don't want that, I want it to be passed "under the hood", passing it to the SP as &lt;/SPAN&gt;&lt;A class="jive-link-external-small" href="http://server/SASStoredProcess/do?_program=mySP&amp;amp;case_code=case_001"&gt;http://server/SASStoredProcess/do?_program=mySP&amp;amp;case_code=case_001&lt;/A&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I have asked around and it seems that this is not possible.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 01 Feb 2012 17:15:33 GMT</pubDate>
      <guid>https://communities.sas.com/t5/SAS-Web-Report-Studio/Passing-parameters-to-a-Stored-Process-from-WRS/m-p/28310#M422</guid>
      <dc:creator>bheinsius</dc:creator>
      <dc:date>2012-02-01T17:15:33Z</dc:date>
    </item>
    <item>
      <title>Re: Passing parameters to a Stored Process from WRS</title>
      <link>https://communities.sas.com/t5/SAS-Web-Report-Studio/Passing-parameters-to-a-Stored-Process-from-WRS/m-p/28311#M423</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;If the prompt value is not being entered by the user, why cant you let the stored process retrieve the case_code from a dataset or text file? &lt;/P&gt;&lt;P&gt;&lt;BR /&gt;oops just saw that this question is ages old...&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 14 Feb 2012 16:20:16 GMT</pubDate>
      <guid>https://communities.sas.com/t5/SAS-Web-Report-Studio/Passing-parameters-to-a-Stored-Process-from-WRS/m-p/28311#M423</guid>
      <dc:creator>RMP</dc:creator>
      <dc:date>2012-02-14T16:20:16Z</dc:date>
    </item>
    <item>
      <title>Passing parameters to a Stored Process from WRS</title>
      <link>https://communities.sas.com/t5/SAS-Web-Report-Studio/Passing-parameters-to-a-Stored-Process-from-WRS/m-p/28312#M424</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;How would the WRS report get that case_code in that data set or text file?&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 14 Feb 2012 21:19:05 GMT</pubDate>
      <guid>https://communities.sas.com/t5/SAS-Web-Report-Studio/Passing-parameters-to-a-Stored-Process-from-WRS/m-p/28312#M424</guid>
      <dc:creator>bheinsius</dc:creator>
      <dc:date>2012-02-14T21:19:05Z</dc:date>
    </item>
    <item>
      <title>Passing parameters to a Stored Process from WRS</title>
      <link>https://communities.sas.com/t5/SAS-Web-Report-Studio/Passing-parameters-to-a-Stored-Process-from-WRS/m-p/28313#M425</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;so you have two items in your report - a report and a graph. the report is a standard WRS object and the graph is a stored process. What determines what case a report is for?&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 15 Feb 2012 13:22:53 GMT</pubDate>
      <guid>https://communities.sas.com/t5/SAS-Web-Report-Studio/Passing-parameters-to-a-Stored-Process-from-WRS/m-p/28313#M425</guid>
      <dc:creator>RMP</dc:creator>
      <dc:date>2012-02-15T13:22:53Z</dc:date>
    </item>
    <item>
      <title>Passing parameters to a Stored Process from WRS</title>
      <link>https://communities.sas.com/t5/SAS-Web-Report-Studio/Passing-parameters-to-a-Stored-Process-from-WRS/m-p/28314#M426</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;In the report I set a filter on the case code data item:&lt;/P&gt;&lt;P&gt;&lt;IMG alt="Screenshot.png" class="jive-image-thumbnail jive-image" onclick="" src="https://communities.sas.com/legacyfs/online/1475_Screenshot.png" width="450" /&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 15 Feb 2012 13:30:07 GMT</pubDate>
      <guid>https://communities.sas.com/t5/SAS-Web-Report-Studio/Passing-parameters-to-a-Stored-Process-from-WRS/m-p/28314#M426</guid>
      <dc:creator>bheinsius</dc:creator>
      <dc:date>2012-02-15T13:30:07Z</dc:date>
    </item>
  </channel>
</rss>

