<?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: Execute SAS project from another SAS project in SAS Enterprise Guide</title>
    <link>https://communities.sas.com/t5/SAS-Enterprise-Guide/Execute-SAS-project-from-another-SAS-project/m-p/423577#M27294</link>
    <description>&lt;P&gt;Won't do. Your&amp;nbsp;&lt;EM&gt;projects&lt;/EM&gt; are run by EG on the &lt;EM&gt;client&lt;/EM&gt;, while the&amp;nbsp;&lt;EM&gt;code&lt;/EM&gt; derived from the projects is executed by the SAS sessions on the&amp;nbsp;&lt;EM&gt;server&lt;/EM&gt;.&lt;/P&gt;
&lt;P&gt;Once your automation needs reach this stage, you should save everything as code to the server, and run the codes on the server from the server's scheduler (or the company-wide scheduler, if such is present).&lt;/P&gt;</description>
    <pubDate>Tue, 26 Dec 2017 12:50:46 GMT</pubDate>
    <dc:creator>Kurt_Bremser</dc:creator>
    <dc:date>2017-12-26T12:50:46Z</dc:date>
    <item>
      <title>Execute SAS project from another SAS project</title>
      <link>https://communities.sas.com/t5/SAS-Enterprise-Guide/Execute-SAS-project-from-another-SAS-project/m-p/423576#M27293</link>
      <description>&lt;P&gt;Hi masters!&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;I have 3 sas projects in EG with extension .egp and i want automatize the start of the last 2 projects. When the first project finish i want to execute the next project and then the next automatically, how can i do this task?&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;I execute the projects in a Server. In EG I tried to call to another projects with the next statement CALL SYSTEM and from this statement i call to the file vbs that I created in the SAS EG scheduler. The log dont show any error but the project was not started&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Kind regards&lt;/P&gt;</description>
      <pubDate>Tue, 26 Dec 2017 12:43:12 GMT</pubDate>
      <guid>https://communities.sas.com/t5/SAS-Enterprise-Guide/Execute-SAS-project-from-another-SAS-project/m-p/423576#M27293</guid>
      <dc:creator>JuanDaniel</dc:creator>
      <dc:date>2017-12-26T12:43:12Z</dc:date>
    </item>
    <item>
      <title>Re: Execute SAS project from another SAS project</title>
      <link>https://communities.sas.com/t5/SAS-Enterprise-Guide/Execute-SAS-project-from-another-SAS-project/m-p/423577#M27294</link>
      <description>&lt;P&gt;Won't do. Your&amp;nbsp;&lt;EM&gt;projects&lt;/EM&gt; are run by EG on the &lt;EM&gt;client&lt;/EM&gt;, while the&amp;nbsp;&lt;EM&gt;code&lt;/EM&gt; derived from the projects is executed by the SAS sessions on the&amp;nbsp;&lt;EM&gt;server&lt;/EM&gt;.&lt;/P&gt;
&lt;P&gt;Once your automation needs reach this stage, you should save everything as code to the server, and run the codes on the server from the server's scheduler (or the company-wide scheduler, if such is present).&lt;/P&gt;</description>
      <pubDate>Tue, 26 Dec 2017 12:50:46 GMT</pubDate>
      <guid>https://communities.sas.com/t5/SAS-Enterprise-Guide/Execute-SAS-project-from-another-SAS-project/m-p/423577#M27294</guid>
      <dc:creator>Kurt_Bremser</dc:creator>
      <dc:date>2017-12-26T12:50:46Z</dc:date>
    </item>
    <item>
      <title>Re: Execute SAS project from another SAS project</title>
      <link>https://communities.sas.com/t5/SAS-Enterprise-Guide/Execute-SAS-project-from-another-SAS-project/m-p/423579#M27296</link>
      <description>&lt;P&gt;Thx&amp;nbsp;&lt;a href="https://communities.sas.com/t5/user/viewprofilepage/user-id/11562"&gt;@Kurt_Bremser&lt;/a&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;I have an EG in the server and i try execute as I said. There are any way ef execute a project when another have been finished?&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Kind regards&lt;/P&gt;</description>
      <pubDate>Tue, 26 Dec 2017 13:16:32 GMT</pubDate>
      <guid>https://communities.sas.com/t5/SAS-Enterprise-Guide/Execute-SAS-project-from-another-SAS-project/m-p/423579#M27296</guid>
      <dc:creator>JuanDaniel</dc:creator>
      <dc:date>2017-12-26T13:16:32Z</dc:date>
    </item>
    <item>
      <title>Re: Execute SAS project from another SAS project</title>
      <link>https://communities.sas.com/t5/SAS-Enterprise-Guide/Execute-SAS-project-from-another-SAS-project/m-p/423580#M27297</link>
      <description>&lt;P&gt;Hi Juan,&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Check this community entry &lt;A href="https://communities.sas.com/t5/SAS-Enterprise-Guide/Re-How-to-schedule-SAS-EG-Project/td-p/204954" target="_blank"&gt;https://communities.sas.com/t5/SAS-Enterprise-Guide/Re-How-to-schedule-SAS-EG-Project/td-p/204954&lt;/A&gt;,&lt;/P&gt;
&lt;P&gt;it may answer your question.&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Most likely for situation like your, you'll have to use a Scheduling Tool that, which could a simple scripting language, to a sophisticated Scheduling Tool with GUI and dependency and errors handling, ....etc.&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Thanks,&lt;/P&gt;
&lt;P&gt;Ahmed&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Tue, 26 Dec 2017 13:31:41 GMT</pubDate>
      <guid>https://communities.sas.com/t5/SAS-Enterprise-Guide/Execute-SAS-project-from-another-SAS-project/m-p/423580#M27297</guid>
      <dc:creator>AhmedAl_Attar</dc:creator>
      <dc:date>2017-12-26T13:31:41Z</dc:date>
    </item>
    <item>
      <title>Re: Execute SAS project from another SAS project</title>
      <link>https://communities.sas.com/t5/SAS-Enterprise-Guide/Execute-SAS-project-from-another-SAS-project/m-p/423582#M27298</link>
      <description>&lt;P&gt;You can use the scheduling options from Enterprise Guide to schedule projects and then run&amp;nbsp;&lt;U&gt;all&lt;/U&gt; projects in succession from the&amp;nbsp;&lt;U&gt;scheduler&lt;/U&gt;, but you don't run one project from SAS code of another project submitted by EG. That's like scratching your right ear with your left hand through your legs.&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;But I&amp;nbsp;&lt;STRONG&gt;&lt;U&gt;&lt;EM&gt;STRONGLY&lt;/EM&gt;&lt;/U&gt;&lt;/STRONG&gt;&lt;U&gt;&lt;/U&gt; advise to start running SAS code in batch on the server with a proper scheduling tool. Really. I mean it.&lt;/P&gt;</description>
      <pubDate>Tue, 26 Dec 2017 13:41:11 GMT</pubDate>
      <guid>https://communities.sas.com/t5/SAS-Enterprise-Guide/Execute-SAS-project-from-another-SAS-project/m-p/423582#M27298</guid>
      <dc:creator>Kurt_Bremser</dc:creator>
      <dc:date>2017-12-26T13:41:11Z</dc:date>
    </item>
  </channel>
</rss>

