<?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 results from workspace server in Developers</title>
    <link>https://communities.sas.com/t5/Developers/streaming-results-from-workspace-server/m-p/149446#M4122</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 have no idea what you want to achieve, so i make some guesses.&lt;/P&gt;&lt;P&gt;HINT: it is always usefull to say what you want to accomplish and why!&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I read the documentation this way: in SAS 9.3 if you have a STP V2 you can execute your STP on a SAS STP Server or a SAS Workspace Server (e.g. in SAS Enterprise Guide). This feature is new in SAS 9.3.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I guess when you want to execute your STP on a SAS Workspace Server you need to use the API for the Workspace Server? see: &lt;A href="http://support.sas.com/documentation/cdl/en/itechjcdg/62762/HTML/default/viewer.htm#titlepage.htm" title="http://support.sas.com/documentation/cdl/en/itechjcdg/62762/HTML/default/viewer.htm#titlepage.htm"&gt;SAS(R) 9.3 Integration Technologies: Java Client Developer's Guide&lt;/A&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Then there is the question why you need the streaming results? Usually a STP writes all content to the fileref _webout which is streamed back to the client. If you can manage to execute the STP on a Workspace Server you can simply download the content from this fileref in binary mode to your client and have the same result.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Kind Regards,&lt;/P&gt;&lt;P&gt;Andreas&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Mon, 11 Aug 2014 14:11:09 GMT</pubDate>
    <dc:creator>AndreasMenrath</dc:creator>
    <dc:date>2014-08-11T14:11:09Z</dc:date>
    <item>
      <title>streaming results from workspace server</title>
      <link>https://communities.sas.com/t5/Developers/streaming-results-from-workspace-server/m-p/149445#M4121</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 are invoking stored process from java using StoredProcess2Interface . Currently we stream results from the stored process server.We are unable to stream results from workspace server.&lt;/P&gt;&lt;P&gt;But in the 9.3 version , the api says its possible to stream results from workspace server.&lt;/P&gt;&lt;P&gt;&lt;A href="http://support.sas.com/rnd/javadoc/93/Foundation/com/sas/services/storedprocess/package-summary.html" title="http://support.sas.com/rnd/javadoc/93/Foundation/com/sas/services/storedprocess/package-summary.html"&gt;com.sas.services.storedprocess (SAS Foundation Services)&lt;/A&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;does any one has experience with streaming results from workspace server?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Any code samples will be greatly appreciated.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks in Advance&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 05 Aug 2014 11:14:22 GMT</pubDate>
      <guid>https://communities.sas.com/t5/Developers/streaming-results-from-workspace-server/m-p/149445#M4121</guid>
      <dc:creator>sar</dc:creator>
      <dc:date>2014-08-05T11:14:22Z</dc:date>
    </item>
    <item>
      <title>Re: streaming results from workspace server</title>
      <link>https://communities.sas.com/t5/Developers/streaming-results-from-workspace-server/m-p/149446#M4122</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 have no idea what you want to achieve, so i make some guesses.&lt;/P&gt;&lt;P&gt;HINT: it is always usefull to say what you want to accomplish and why!&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I read the documentation this way: in SAS 9.3 if you have a STP V2 you can execute your STP on a SAS STP Server or a SAS Workspace Server (e.g. in SAS Enterprise Guide). This feature is new in SAS 9.3.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I guess when you want to execute your STP on a SAS Workspace Server you need to use the API for the Workspace Server? see: &lt;A href="http://support.sas.com/documentation/cdl/en/itechjcdg/62762/HTML/default/viewer.htm#titlepage.htm" title="http://support.sas.com/documentation/cdl/en/itechjcdg/62762/HTML/default/viewer.htm#titlepage.htm"&gt;SAS(R) 9.3 Integration Technologies: Java Client Developer's Guide&lt;/A&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Then there is the question why you need the streaming results? Usually a STP writes all content to the fileref _webout which is streamed back to the client. If you can manage to execute the STP on a Workspace Server you can simply download the content from this fileref in binary mode to your client and have the same result.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Kind Regards,&lt;/P&gt;&lt;P&gt;Andreas&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 11 Aug 2014 14:11:09 GMT</pubDate>
      <guid>https://communities.sas.com/t5/Developers/streaming-results-from-workspace-server/m-p/149446#M4122</guid>
      <dc:creator>AndreasMenrath</dc:creator>
      <dc:date>2014-08-11T14:11:09Z</dc:date>
    </item>
  </channel>
</rss>

