<?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: Running SAS program without Enterprise Guide in SAS Programming</title>
    <link>https://communities.sas.com/t5/SAS-Programming/Running-SAS-program-without-Enterprise-Guide/m-p/900030#M355709</link>
    <description>&lt;P&gt;How many users are involved? Since you are using a web page as input, you could use a SAS web interface to run the whole program. One option is to turn the program into a SAS Stored Process and run this via the SAS&amp;nbsp;Stored Process server. That means the whole thing just runs from the web page with no involvement from EG.&lt;/P&gt;</description>
    <pubDate>Wed, 25 Oct 2023 20:25:30 GMT</pubDate>
    <dc:creator>SASKiwi</dc:creator>
    <dc:date>2023-10-25T20:25:30Z</dc:date>
    <item>
      <title>Running SAS program without Enterprise Guide</title>
      <link>https://communities.sas.com/t5/SAS-Programming/Running-SAS-program-without-Enterprise-Guide/m-p/899992#M355685</link>
      <description>&lt;P&gt;I have a coworker running a SAS program through Enterprise Guide. I currently have a SAS Server running SAS 9.4_M6. He is launching Enterprise Guide from his pc and the program that is on the SAS server. The problem here is that we would have to install Enterprise Guide on everyones pc in order to run the program. Is there another way for him to do this?&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;He is running this from his pc. It launches Enteprise Guide and calls the program from the SAS server -&amp;nbsp;"C:\Program Files (x86)\SASHome\x86\SASEnterpriseGuide\8\SEGuide.exe" -SYSIN "\\taxsasp01\Data\property tax\DTE SAS programming\SAS_Reports\sascode\Sample.sas" -NOSPLASH -NOLOGO -ICON&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;It launches a web browser that allows you to input a county number and a year then click on submit. It will display a report after that.&lt;/P&gt;</description>
      <pubDate>Wed, 25 Oct 2023 15:31:25 GMT</pubDate>
      <guid>https://communities.sas.com/t5/SAS-Programming/Running-SAS-program-without-Enterprise-Guide/m-p/899992#M355685</guid>
      <dc:creator>mhowell</dc:creator>
      <dc:date>2023-10-25T15:31:25Z</dc:date>
    </item>
    <item>
      <title>Re: Running SAS program without Enterprise Guide</title>
      <link>https://communities.sas.com/t5/SAS-Programming/Running-SAS-program-without-Enterprise-Guide/m-p/900030#M355709</link>
      <description>&lt;P&gt;How many users are involved? Since you are using a web page as input, you could use a SAS web interface to run the whole program. One option is to turn the program into a SAS Stored Process and run this via the SAS&amp;nbsp;Stored Process server. That means the whole thing just runs from the web page with no involvement from EG.&lt;/P&gt;</description>
      <pubDate>Wed, 25 Oct 2023 20:25:30 GMT</pubDate>
      <guid>https://communities.sas.com/t5/SAS-Programming/Running-SAS-program-without-Enterprise-Guide/m-p/900030#M355709</guid>
      <dc:creator>SASKiwi</dc:creator>
      <dc:date>2023-10-25T20:25:30Z</dc:date>
    </item>
    <item>
      <title>Re: Running SAS program without Enterprise Guide</title>
      <link>https://communities.sas.com/t5/SAS-Programming/Running-SAS-program-without-Enterprise-Guide/m-p/900038#M355714</link>
      <description>&lt;P&gt;A stored process as&amp;nbsp;&lt;a href="https://communities.sas.com/t5/user/viewprofilepage/user-id/13976"&gt;@SASKiwi&lt;/a&gt;&amp;nbsp;suggests would work. Also using the browser based SAS client SAS Studio would avoid an install. Both of these approaches would still consume SAS licenses.&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Another option could be to run the program in batch via a scheduler that gets triggered via a file event. This way the user would just need to drop the trigger file somewhere the scheduler is watching. For this approach the user wouldn't require a SAS license as I understand it.&lt;/P&gt;</description>
      <pubDate>Wed, 25 Oct 2023 23:23:26 GMT</pubDate>
      <guid>https://communities.sas.com/t5/SAS-Programming/Running-SAS-program-without-Enterprise-Guide/m-p/900038#M355714</guid>
      <dc:creator>Patrick</dc:creator>
      <dc:date>2023-10-25T23:23:26Z</dc:date>
    </item>
  </channel>
</rss>

