<?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 job - Automation in SAS Enterprise Guide</title>
    <link>https://communities.sas.com/t5/SAS-Enterprise-Guide/SAS-EG-job-Automation/m-p/377118#M24512</link>
    <description>&lt;P&gt;If you can run jobs on UNIX via the scheduler, I'd recommend making .sas files out of your jobs and running them in batch on UNIX.&lt;/P&gt;</description>
    <pubDate>Tue, 18 Jul 2017 20:02:25 GMT</pubDate>
    <dc:creator>Kurt_Bremser</dc:creator>
    <dc:date>2017-07-18T20:02:25Z</dc:date>
    <item>
      <title>SAS EG job - Automation</title>
      <link>https://communities.sas.com/t5/SAS-Enterprise-Guide/SAS-EG-job-Automation/m-p/377114#M24511</link>
      <description>&lt;P&gt;Hi, Seeking a help.&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;I have a scenario whether , set of SAS EG jobs are being executed manually by users and wanted to schedule them via 3rd party scheduler. &amp;nbsp;&lt;/P&gt;&lt;P&gt;The SAS Server is on unix and SAS EG client installed on user machine , whether they execute the jobs, the reports output is stored in a windows sever.&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Can you pls help me how this can be accomplished?&lt;/P&gt;</description>
      <pubDate>Tue, 18 Jul 2017 19:47:51 GMT</pubDate>
      <guid>https://communities.sas.com/t5/SAS-Enterprise-Guide/SAS-EG-job-Automation/m-p/377114#M24511</guid>
      <dc:creator>ykishorereddy</dc:creator>
      <dc:date>2017-07-18T19:47:51Z</dc:date>
    </item>
    <item>
      <title>Re: SAS EG job - Automation</title>
      <link>https://communities.sas.com/t5/SAS-Enterprise-Guide/SAS-EG-job-Automation/m-p/377118#M24512</link>
      <description>&lt;P&gt;If you can run jobs on UNIX via the scheduler, I'd recommend making .sas files out of your jobs and running them in batch on UNIX.&lt;/P&gt;</description>
      <pubDate>Tue, 18 Jul 2017 20:02:25 GMT</pubDate>
      <guid>https://communities.sas.com/t5/SAS-Enterprise-Guide/SAS-EG-job-Automation/m-p/377118#M24512</guid>
      <dc:creator>Kurt_Bremser</dc:creator>
      <dc:date>2017-07-18T20:02:25Z</dc:date>
    </item>
    <item>
      <title>Re: SAS EG job - Automation</title>
      <link>https://communities.sas.com/t5/SAS-Enterprise-Guide/SAS-EG-job-Automation/m-p/377121#M24513</link>
      <description>Thanks for the update. actually, we are looking for no disruptions to current operations . currently, users execute EG from their local machine and report results are in windows servers. so they wanted to have similar fashion.&lt;BR /&gt;&lt;BR /&gt;so, im thinking of this&lt;BR /&gt;1. Have a windows server with SAS EG client and Scheduler agents installed&lt;BR /&gt;2.Place SAS EG job on Windows server&lt;BR /&gt;3.Invoke SAS EG from scheduler this inturn invoke SAS server on linux&lt;BR /&gt;&lt;BR /&gt;Pls help whether this is right approach?</description>
      <pubDate>Tue, 18 Jul 2017 20:08:03 GMT</pubDate>
      <guid>https://communities.sas.com/t5/SAS-Enterprise-Guide/SAS-EG-job-Automation/m-p/377121#M24513</guid>
      <dc:creator>ykishorereddy</dc:creator>
      <dc:date>2017-07-18T20:08:03Z</dc:date>
    </item>
    <item>
      <title>Re: SAS EG job - Automation</title>
      <link>https://communities.sas.com/t5/SAS-Enterprise-Guide/SAS-EG-job-Automation/m-p/377182#M24523</link>
      <description>&lt;P&gt;As &lt;a href="https://communities.sas.com/t5/user/viewprofilepage/user-id/11562"&gt;@Kurt_Bremser&lt;/a&gt;&amp;nbsp;said, easier way is just to export the code as .sas and the run on the server as a batch job.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;However, I&amp;nbsp;suspect your question is more around the outputs to a Windows path. With EG on Windows, connecting to and sending output to a Windows path is easy, since it's all Windows. But I think your challenge is running SAS on UNIX and then writing to a Windows path...from UNIX. Is this correct ?&lt;/P&gt;</description>
      <pubDate>Wed, 19 Jul 2017 06:09:05 GMT</pubDate>
      <guid>https://communities.sas.com/t5/SAS-Enterprise-Guide/SAS-EG-job-Automation/m-p/377182#M24523</guid>
      <dc:creator>nhvdwalt</dc:creator>
      <dc:date>2017-07-19T06:09:05Z</dc:date>
    </item>
    <item>
      <title>Re: SAS EG job - Automation</title>
      <link>https://communities.sas.com/t5/SAS-Enterprise-Guide/SAS-EG-job-Automation/m-p/377183#M24524</link>
      <description>&lt;P&gt;Personally, I would never involve Windows client software (EG) in production jobs that are scheduled. There are simply too many things in Windows that can break (.NET, VBS, ...)&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;In our setup, NO scheduling agents are needed on the UNIX server. All communication from and to the scheduler is done via ssh and sftp, and some custom shell scripts. Has been working like a charm for ~20 years.&lt;/P&gt;</description>
      <pubDate>Wed, 19 Jul 2017 06:13:16 GMT</pubDate>
      <guid>https://communities.sas.com/t5/SAS-Enterprise-Guide/SAS-EG-job-Automation/m-p/377183#M24524</guid>
      <dc:creator>Kurt_Bremser</dc:creator>
      <dc:date>2017-07-19T06:13:16Z</dc:date>
    </item>
    <item>
      <title>Re: SAS EG job - Automation</title>
      <link>https://communities.sas.com/t5/SAS-Enterprise-Guide/SAS-EG-job-Automation/m-p/377307#M24538</link>
      <description>&lt;P&gt;Thats correct. &amp;nbsp; currently, the report output is being written to windows and users want the same way. if i go with unix route, i would either have change SAS EG jobs to change the desntination path from windows to unix. &amp;nbsp;thats reason, im thinking windows sever having SAS EG client as a middle layer for automation. &amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Wed, 19 Jul 2017 13:14:37 GMT</pubDate>
      <guid>https://communities.sas.com/t5/SAS-Enterprise-Guide/SAS-EG-job-Automation/m-p/377307#M24538</guid>
      <dc:creator>ykishorereddy</dc:creator>
      <dc:date>2017-07-19T13:14:37Z</dc:date>
    </item>
    <item>
      <title>Re: SAS EG job - Automation</title>
      <link>https://communities.sas.com/t5/SAS-Enterprise-Guide/SAS-EG-job-Automation/m-p/377379#M24550</link>
      <description>&lt;P&gt;Do you have an enterprise file transfer utilty like XCOM or Connect:Direct ? You could then write to a UNIX directory and then have the utility move the file to a Windows directory.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Else maybe FTP ?&lt;/P&gt;</description>
      <pubDate>Wed, 19 Jul 2017 15:09:42 GMT</pubDate>
      <guid>https://communities.sas.com/t5/SAS-Enterprise-Guide/SAS-EG-job-Automation/m-p/377379#M24550</guid>
      <dc:creator>nhvdwalt</dc:creator>
      <dc:date>2017-07-19T15:09:42Z</dc:date>
    </item>
    <item>
      <title>Re: SAS EG job - Automation</title>
      <link>https://communities.sas.com/t5/SAS-Enterprise-Guide/SAS-EG-job-Automation/m-p/377382#M24551</link>
      <description>&lt;P&gt;&lt;SPAN&gt;Connect&lt;/SPAN&gt;&lt;IMG src="https://communities.sas.com/i/smilies/16x16_smiley-very-happy.png" border="0" alt="Smiley Very Happy" title="Smiley Very Happy" /&gt;&lt;SPAN&gt;irect&amp;nbsp; should read Connect : Direct&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Wed, 19 Jul 2017 15:14:13 GMT</pubDate>
      <guid>https://communities.sas.com/t5/SAS-Enterprise-Guide/SAS-EG-job-Automation/m-p/377382#M24551</guid>
      <dc:creator>nhvdwalt</dc:creator>
      <dc:date>2017-07-19T15:14:13Z</dc:date>
    </item>
    <item>
      <title>Re: SAS EG job - Automation</title>
      <link>https://communities.sas.com/t5/SAS-Enterprise-Guide/SAS-EG-job-Automation/m-p/377637#M24564</link>
      <description>&lt;P&gt;OR&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Map a UNIX path to a Windows file share with Samba&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;OR&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Install a SAS PC file server on your Windows server&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Thu, 20 Jul 2017 03:58:09 GMT</pubDate>
      <guid>https://communities.sas.com/t5/SAS-Enterprise-Guide/SAS-EG-job-Automation/m-p/377637#M24564</guid>
      <dc:creator>nhvdwalt</dc:creator>
      <dc:date>2017-07-20T03:58:09Z</dc:date>
    </item>
  </channel>
</rss>

