<?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: How does SAS Enterprise Guide submits code to the SAS environment? in SAS Enterprise Guide</title>
    <link>https://communities.sas.com/t5/SAS-Enterprise-Guide/How-does-SAS-Enterprise-Guide-submits-code-to-the-SAS/m-p/436186#M28181</link>
    <description>&lt;P&gt;Take a look at the product page:&lt;/P&gt;
&lt;P&gt;&lt;A href="http://support.sas.com/software/products/enterprise-guide/index.html" target="_blank"&gt;http://support.sas.com/software/products/enterprise-guide/index.html&lt;/A&gt;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;And the system requirements:&lt;/P&gt;
&lt;P&gt;&lt;A href="http://support.sas.com/documentation/installcenter/en/ikeguidesr/68009/PDF/default/sreq.pdf" target="_blank"&gt;http://support.sas.com/documentation/installcenter/en/ikeguidesr/68009/PDF/default/sreq.pdf&lt;/A&gt;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;You will note that most of EG is installed on a server, and locally there is a client.&amp;nbsp; Code will be sent to the server for execution.&lt;/P&gt;</description>
    <pubDate>Mon, 12 Feb 2018 09:45:01 GMT</pubDate>
    <dc:creator>RW9</dc:creator>
    <dc:date>2018-02-12T09:45:01Z</dc:date>
    <item>
      <title>How does SAS Enterprise Guide submits code to the SAS environment?</title>
      <link>https://communities.sas.com/t5/SAS-Enterprise-Guide/How-does-SAS-Enterprise-Guide-submits-code-to-the-SAS/m-p/436184#M28180</link>
      <description>&lt;P&gt;Hey guys,&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;I have been looking around but I could not find this information, maybe you could help me clarify this ...&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;I have been using SAS either installed on my local machine, Windows based (usually for small developments) and on the server for deploying the solutions.&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;How does SAS Enterprise Guide submits the code to the SAS environment to be executed? Is there a executable that does the actual running? Where would this be located usually? Or is SAS running as a service?&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Thanks &lt;span class="lia-unicode-emoji" title=":slightly_smiling_face:"&gt;🙂&lt;/span&gt;&lt;/P&gt;</description>
      <pubDate>Mon, 12 Feb 2018 09:36:54 GMT</pubDate>
      <guid>https://communities.sas.com/t5/SAS-Enterprise-Guide/How-does-SAS-Enterprise-Guide-submits-code-to-the-SAS/m-p/436184#M28180</guid>
      <dc:creator>_SAS_</dc:creator>
      <dc:date>2018-02-12T09:36:54Z</dc:date>
    </item>
    <item>
      <title>Re: How does SAS Enterprise Guide submits code to the SAS environment?</title>
      <link>https://communities.sas.com/t5/SAS-Enterprise-Guide/How-does-SAS-Enterprise-Guide-submits-code-to-the-SAS/m-p/436186#M28181</link>
      <description>&lt;P&gt;Take a look at the product page:&lt;/P&gt;
&lt;P&gt;&lt;A href="http://support.sas.com/software/products/enterprise-guide/index.html" target="_blank"&gt;http://support.sas.com/software/products/enterprise-guide/index.html&lt;/A&gt;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;And the system requirements:&lt;/P&gt;
&lt;P&gt;&lt;A href="http://support.sas.com/documentation/installcenter/en/ikeguidesr/68009/PDF/default/sreq.pdf" target="_blank"&gt;http://support.sas.com/documentation/installcenter/en/ikeguidesr/68009/PDF/default/sreq.pdf&lt;/A&gt;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;You will note that most of EG is installed on a server, and locally there is a client.&amp;nbsp; Code will be sent to the server for execution.&lt;/P&gt;</description>
      <pubDate>Mon, 12 Feb 2018 09:45:01 GMT</pubDate>
      <guid>https://communities.sas.com/t5/SAS-Enterprise-Guide/How-does-SAS-Enterprise-Guide-submits-code-to-the-SAS/m-p/436186#M28181</guid>
      <dc:creator>RW9</dc:creator>
      <dc:date>2018-02-12T09:45:01Z</dc:date>
    </item>
    <item>
      <title>Re: How does SAS Enterprise Guide submits code to the SAS environment?</title>
      <link>https://communities.sas.com/t5/SAS-Enterprise-Guide/How-does-SAS-Enterprise-Guide-submits-code-to-the-SAS/m-p/436251#M28182</link>
      <description>&lt;P&gt;Enterprise Guide uses the so called IOM (Integrated Object Model) Interface to make a connection to a&amp;nbsp;Workspace Server which can be a local or remote SAS Session.&lt;/P&gt;&lt;P&gt;Technically it uses some COM Interfaces.&lt;/P&gt;&lt;P&gt;See also: &lt;A href="http://documentation.sas.com/?docsetId=itechov&amp;amp;docsetTarget=n1fm5i8zyi0kzkn14uwr64dy3pgn.htm&amp;amp;docsetVersion=9.4&amp;amp;locale=de" target="_blank"&gt;http://documentation.sas.com/?docsetId=itechov&amp;amp;docsetTarget=n1fm5i8zyi0kzkn14uwr64dy3pgn.htm&amp;amp;docsetVersion=9.4&amp;amp;locale=de&lt;/A&gt;&lt;/P&gt;</description>
      <pubDate>Mon, 12 Feb 2018 15:39:25 GMT</pubDate>
      <guid>https://communities.sas.com/t5/SAS-Enterprise-Guide/How-does-SAS-Enterprise-Guide-submits-code-to-the-SAS/m-p/436251#M28182</guid>
      <dc:creator>AndreasMenrath</dc:creator>
      <dc:date>2018-02-12T15:39:25Z</dc:date>
    </item>
    <item>
      <title>Re: How does SAS Enterprise Guide submits code to the SAS environment?</title>
      <link>https://communities.sas.com/t5/SAS-Enterprise-Guide/How-does-SAS-Enterprise-Guide-submits-code-to-the-SAS/m-p/436505#M28186</link>
      <description>&lt;P&gt;Sample code in C# (and may not be accurate, but gives an idea):&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;SAS.Workspace ws = new SAS.WorkSpace();&lt;/P&gt;
&lt;P&gt;ws.LanguageService lang = new SAS.LanguageService();&lt;/P&gt;
&lt;P&gt;lang.Submit(blah,blah,blah);&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;It uses the Integration Technologies client for whatever platform and executes it under the covers. Under the hood, it installs as a COM interface.&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Mon, 12 Feb 2018 22:51:22 GMT</pubDate>
      <guid>https://communities.sas.com/t5/SAS-Enterprise-Guide/How-does-SAS-Enterprise-Guide-submits-code-to-the-SAS/m-p/436505#M28186</guid>
      <dc:creator>AlanC</dc:creator>
      <dc:date>2018-02-12T22:51:22Z</dc:date>
    </item>
    <item>
      <title>Re: How does SAS Enterprise Guide submits code to the SAS environment?</title>
      <link>https://communities.sas.com/t5/SAS-Enterprise-Guide/How-does-SAS-Enterprise-Guide-submits-code-to-the-SAS/m-p/438079#M28276</link>
      <description>&lt;P&gt;Hello,&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;My name is George and I am SAS Technical Support Engineer.&lt;/P&gt;
&lt;P&gt;Here is a quick explanation of how SAS Enterprise Guide submits code to a SAS server to be executed.&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;SAS EG in itself is just a visual client interface that allows you to submit code to a SAS server, but without either a Local connection to SAS or a remote SAS server connection, no processing can occur.&lt;/P&gt;
&lt;P&gt;When you are connected to a SAS server via SAS EG, you have established what is called a Workspace Session, which is ultimately&amp;nbsp;tied to an actual running SAS executable.&amp;nbsp; This executable is launched via the Workspaceserver.bat file, which is simply a batch file that calls the SAS process to run with whatever options specified.&lt;/P&gt;
&lt;P&gt;Once the code is run and results are generated, they are sent back to SAS EG where the end user can visually see the outcome.&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;When you connect to a SAS server from EG, you are basically running SAS Foundation on the server.&amp;nbsp; For example, on a Windows SAS Server, you would actually see a sas.exe process tied to each user running EG (that is connected), from the Windows Task Manager.&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;SAS on the server is not running as a service, however, the SAS Metadata Server and the SAS Object Spawner are services being run behind the scenes.&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;I hope this helps.&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Thanks,&lt;/P&gt;
&lt;P&gt;George&lt;/P&gt;</description>
      <pubDate>Fri, 16 Feb 2018 21:35:17 GMT</pubDate>
      <guid>https://communities.sas.com/t5/SAS-Enterprise-Guide/How-does-SAS-Enterprise-Guide-submits-code-to-the-SAS/m-p/438079#M28276</guid>
      <dc:creator>george_georgiou</dc:creator>
      <dc:date>2018-02-16T21:35:17Z</dc:date>
    </item>
  </channel>
</rss>

