<?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: sas eg 7.15 - compatibility question in SAS Programming</title>
    <link>https://communities.sas.com/t5/SAS-Programming/sas-eg-7-15-compatibility-question/m-p/412557#M279831</link>
    <description>&lt;P&gt;You don't need Office on the server. SAS 9.4 can write/read the "open" formats (namely xlsx) on any platform, without a need for any MS-supplied software.&lt;/P&gt;
&lt;P&gt;What you will need is a way to access the files created by SAS from your desktops. So you should have a network share either on the SAS server or on a file server accessible by SAS and your desktops.&lt;/P&gt;</description>
    <pubDate>Sat, 11 Nov 2017 08:26:29 GMT</pubDate>
    <dc:creator>Kurt_Bremser</dc:creator>
    <dc:date>2017-11-11T08:26:29Z</dc:date>
    <item>
      <title>sas eg 7.15 - compatibility question</title>
      <link>https://communities.sas.com/t5/SAS-Programming/sas-eg-7-15-compatibility-question/m-p/412229#M279825</link>
      <description>&lt;P&gt;Good day,&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;we want to implement sas solution to automate our reporting schedule... reports will be storing data in excel/pdf format, plus, we will be sending out emails with the attachment.&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;here is what we are planning to use and request your opinion if they are compatible&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;UL&gt;
&lt;LI&gt;sas enterprise guide version 7.15 (believe this is a latest one)&lt;/LI&gt;
&lt;LI&gt;windows 2012&lt;/LI&gt;
&lt;LI&gt;will be using SMTP server to send out emails&lt;/LI&gt;
&lt;LI&gt;Assuming it will&amp;nbsp;be compatible with all MS office environments (excel), we will just buy one of the cheaper products&lt;/LI&gt;
&lt;/UL&gt;
&lt;P&gt;Please advise if you see any issues&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&lt;STRONG&gt;Plus, is there a way I can download sas eg 7.15 and go through the proof of concept phase before purchasing a license.&lt;/STRONG&gt;&lt;/P&gt;</description>
      <pubDate>Fri, 10 Nov 2017 06:40:58 GMT</pubDate>
      <guid>https://communities.sas.com/t5/SAS-Programming/sas-eg-7-15-compatibility-question/m-p/412229#M279825</guid>
      <dc:creator>tparvaiz</dc:creator>
      <dc:date>2017-11-10T06:40:58Z</dc:date>
    </item>
    <item>
      <title>Re: sas eg 7.15 - compatibility question</title>
      <link>https://communities.sas.com/t5/SAS-Programming/sas-eg-7-15-compatibility-question/m-p/412233#M279826</link>
      <description>&lt;P&gt;If you already have a SAS server license that supports EG, getting the latest version is included in that, as soon as the package is available for your server platform.&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Regarding automation: I would NOT use EG as a part of that. EG is a nice development tool, but not (IMO) suited for automation/scheduling. Develop your SAS reporting jobs into .sas codes, and run that in batch on the server. Servers are permanently online, reliable in software and hardware, are included in backup and failover scenarios, etc. All that is not available on your desktop.&lt;/P&gt;
&lt;P&gt;email notifcation can be done from the scheduler, or from within SAS batch jobs with minimal configuration.&lt;/P&gt;</description>
      <pubDate>Fri, 10 Nov 2017 07:48:20 GMT</pubDate>
      <guid>https://communities.sas.com/t5/SAS-Programming/sas-eg-7-15-compatibility-question/m-p/412233#M279826</guid>
      <dc:creator>Kurt_Bremser</dc:creator>
      <dc:date>2017-11-10T07:48:20Z</dc:date>
    </item>
    <item>
      <title>Re: sas eg 7.15 - compatibility question</title>
      <link>https://communities.sas.com/t5/SAS-Programming/sas-eg-7-15-compatibility-question/m-p/412441#M279827</link>
      <description>&lt;P&gt;other option for us is to have a dedicated environment, using Server 2012&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;so here are the specs that we would like to implement&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;UL&gt;
&lt;LI&gt;Server 2012&lt;/LI&gt;
&lt;LI&gt;Enterprise Guide 7.15&amp;nbsp;&lt;/LI&gt;
&lt;LI&gt;Office 2016 Standard edition to save output data in excel format&lt;/LI&gt;
&lt;LI&gt;SMTP server to send emails&lt;/LI&gt;
&lt;/UL&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;by using a dedicated server we will always be online and probably this way we can now use EG for job scheduling. plesase advise&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Thanks&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Fri, 10 Nov 2017 17:45:39 GMT</pubDate>
      <guid>https://communities.sas.com/t5/SAS-Programming/sas-eg-7-15-compatibility-question/m-p/412441#M279827</guid>
      <dc:creator>tparvaiz</dc:creator>
      <dc:date>2017-11-10T17:45:39Z</dc:date>
    </item>
    <item>
      <title>Re: sas eg 7.15 - compatibility question</title>
      <link>https://communities.sas.com/t5/SAS-Programming/sas-eg-7-15-compatibility-question/m-p/412509#M279828</link>
      <description>&lt;P&gt;EG is a&amp;nbsp;&lt;EM&gt;client&lt;/EM&gt; tool. It is NOT a tool for reliable and easy scheduling. Use .sas files in batch mode.&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Fri, 10 Nov 2017 21:18:41 GMT</pubDate>
      <guid>https://communities.sas.com/t5/SAS-Programming/sas-eg-7-15-compatibility-question/m-p/412509#M279828</guid>
      <dc:creator>Kurt_Bremser</dc:creator>
      <dc:date>2017-11-10T21:18:41Z</dc:date>
    </item>
    <item>
      <title>Re: sas eg 7.15 - compatibility question</title>
      <link>https://communities.sas.com/t5/SAS-Programming/sas-eg-7-15-compatibility-question/m-p/412516#M279829</link>
      <description>&lt;P&gt;Excellent!&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;so here are my options that I will take it back to the team&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;A) use EG for scheduling (not recommended by the experts as they are not reliable)&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;EG 7.15&lt;/P&gt;
&lt;P&gt;Server 2012&lt;/P&gt;
&lt;P&gt;Office 2016 Standard&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;B) use SAS desktop for scheduling (recommended by the experts as the scheduling is more reliable)&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;SAS 9.4&lt;/P&gt;
&lt;P&gt;Server 2012&lt;/P&gt;
&lt;P&gt;Office 2016 Standard&lt;/P&gt;</description>
      <pubDate>Fri, 10 Nov 2017 22:07:19 GMT</pubDate>
      <guid>https://communities.sas.com/t5/SAS-Programming/sas-eg-7-15-compatibility-question/m-p/412516#M279829</guid>
      <dc:creator>tparvaiz</dc:creator>
      <dc:date>2017-11-10T22:07:19Z</dc:date>
    </item>
    <item>
      <title>Re: sas eg 7.15 - compatibility question</title>
      <link>https://communities.sas.com/t5/SAS-Programming/sas-eg-7-15-compatibility-question/m-p/412549#M279830</link>
      <description>Well desktop per se is not reliable for scheduling.&lt;BR /&gt;Do I understand you correctly that you don't have a central server SAS installation?</description>
      <pubDate>Sat, 11 Nov 2017 06:34:23 GMT</pubDate>
      <guid>https://communities.sas.com/t5/SAS-Programming/sas-eg-7-15-compatibility-question/m-p/412549#M279830</guid>
      <dc:creator>LinusH</dc:creator>
      <dc:date>2017-11-11T06:34:23Z</dc:date>
    </item>
    <item>
      <title>Re: sas eg 7.15 - compatibility question</title>
      <link>https://communities.sas.com/t5/SAS-Programming/sas-eg-7-15-compatibility-question/m-p/412557#M279831</link>
      <description>&lt;P&gt;You don't need Office on the server. SAS 9.4 can write/read the "open" formats (namely xlsx) on any platform, without a need for any MS-supplied software.&lt;/P&gt;
&lt;P&gt;What you will need is a way to access the files created by SAS from your desktops. So you should have a network share either on the SAS server or on a file server accessible by SAS and your desktops.&lt;/P&gt;</description>
      <pubDate>Sat, 11 Nov 2017 08:26:29 GMT</pubDate>
      <guid>https://communities.sas.com/t5/SAS-Programming/sas-eg-7-15-compatibility-question/m-p/412557#M279831</guid>
      <dc:creator>Kurt_Bremser</dc:creator>
      <dc:date>2017-11-11T08:26:29Z</dc:date>
    </item>
  </channel>
</rss>

