<?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 Submitting a SAS® Stored Process request in an HTML Frame and displaying the output in another HTML Frame in Developers</title>
    <link>https://communities.sas.com/t5/Developers/Submitting-a-SAS-Stored-Process-request-in-an-HTML-Frame-and/m-p/197598#M4501</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;I would like to create a SAS stored process and place it in the SAS Information Delivery Portal that will have one frame for the use to dynamically change a prompt and the second frame will display my graphic.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I found the following SAS example that does exactly what I want and should work as is, but it doesnt.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;A href="http://support.sas.com/kb/43/723.html" title="http://support.sas.com/kb/43/723.html"&gt;43723 - Sample: Submitting a SAS® Stored Process request in an HTML Frame and displaying the output in another HTML Frame&lt;/A&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I used this stored process as is and I am trying to run it on the SAS portal and I get this "&lt;SPAN style="color: #000000; font-family: 'Times New Roman'; font-size: medium;"&gt;An error has occurred. Please contact the Administrator.".&lt;BR /&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;The SASPortal4.4 log shows no updates&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;but the SASBIPortlets4.4,log shows the following error:&lt;/P&gt;&lt;P&gt;2015-06-01 17:21:12,487 [tomcat-http--22] ERROR [unknownunknown] org.apache.catalina.core.ContainerBase.[Catalina].[localhost].[/SASBIPortlets].[action] - Servlet.service() for servlet [action] in context with path [/SASBIPortlets] threw exception [java.lang.Exception: ImgViewerAction: couldn't get content streamer from session] with root cause&lt;/P&gt;&lt;P&gt;java.lang.Exception: ImgViewerAction: couldn't get content streamer from session&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Any ideas why this stored process isnt working?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I did have stream checked and package not checked as result capabilities in SAS managment console.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;And advice would be much appreciated.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thank you!&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Mon, 01 Jun 2015 20:50:51 GMT</pubDate>
    <dc:creator>breana_murphy</dc:creator>
    <dc:date>2015-06-01T20:50:51Z</dc:date>
    <item>
      <title>Submitting a SAS® Stored Process request in an HTML Frame and displaying the output in another HTML Frame</title>
      <link>https://communities.sas.com/t5/Developers/Submitting-a-SAS-Stored-Process-request-in-an-HTML-Frame-and/m-p/197598#M4501</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;I would like to create a SAS stored process and place it in the SAS Information Delivery Portal that will have one frame for the use to dynamically change a prompt and the second frame will display my graphic.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I found the following SAS example that does exactly what I want and should work as is, but it doesnt.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;A href="http://support.sas.com/kb/43/723.html" title="http://support.sas.com/kb/43/723.html"&gt;43723 - Sample: Submitting a SAS® Stored Process request in an HTML Frame and displaying the output in another HTML Frame&lt;/A&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I used this stored process as is and I am trying to run it on the SAS portal and I get this "&lt;SPAN style="color: #000000; font-family: 'Times New Roman'; font-size: medium;"&gt;An error has occurred. Please contact the Administrator.".&lt;BR /&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;The SASPortal4.4 log shows no updates&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;but the SASBIPortlets4.4,log shows the following error:&lt;/P&gt;&lt;P&gt;2015-06-01 17:21:12,487 [tomcat-http--22] ERROR [unknownunknown] org.apache.catalina.core.ContainerBase.[Catalina].[localhost].[/SASBIPortlets].[action] - Servlet.service() for servlet [action] in context with path [/SASBIPortlets] threw exception [java.lang.Exception: ImgViewerAction: couldn't get content streamer from session] with root cause&lt;/P&gt;&lt;P&gt;java.lang.Exception: ImgViewerAction: couldn't get content streamer from session&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Any ideas why this stored process isnt working?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I did have stream checked and package not checked as result capabilities in SAS managment console.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;And advice would be much appreciated.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thank you!&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 01 Jun 2015 20:50:51 GMT</pubDate>
      <guid>https://communities.sas.com/t5/Developers/Submitting-a-SAS-Stored-Process-request-in-an-HTML-Frame-and/m-p/197598#M4501</guid>
      <dc:creator>breana_murphy</dc:creator>
      <dc:date>2015-06-01T20:50:51Z</dc:date>
    </item>
    <item>
      <title>Re: Submitting a SAS® Stored Process request in an HTML Frame and displaying the output in another HTML Frame</title>
      <link>https://communities.sas.com/t5/Developers/Submitting-a-SAS-Stored-Process-request-in-an-HTML-Frame-and/m-p/197599#M4502</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi:&lt;/P&gt;&lt;P&gt;&amp;nbsp; Since your difficulty is with a posted Tech Support example, it would be good for them to learn of the circumstances where it doesn't work. They can look at ALL your code, verify that it is the same as the sample and then look at your configuration and where you are running the stored process. It could be something as simple as the form action URL that you are using needs to change from the sample or it could be something else in your configuration. Tech Support can look at everything and make suggestions based on everything they know about your program and system.&lt;/P&gt;&lt;P&gt;cynthia&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 02 Jun 2015 13:48:30 GMT</pubDate>
      <guid>https://communities.sas.com/t5/Developers/Submitting-a-SAS-Stored-Process-request-in-an-HTML-Frame-and/m-p/197599#M4502</guid>
      <dc:creator>Cynthia_sas</dc:creator>
      <dc:date>2015-06-02T13:48:30Z</dc:date>
    </item>
  </channel>
</rss>

