<?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: Scheduling all the tasks separately on SAS enterprise guide project in SAS Enterprise Guide</title>
    <link>https://communities.sas.com/t5/SAS-Enterprise-Guide/Scheduling-all-the-tasks-separately-on-SAS-enterprise-guide/m-p/505430#M32270</link>
    <description>&lt;P&gt;Glad to hear linking solved your problem with order of execution.&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;As for&amp;nbsp;assigning a project library, regardless of whether you do it via the repeatable Tools-&amp;gt;Assign Project Library task, or via explicit SAS code in a program node (ex. libname statement), it will run along with everything else in your project when you schedule a project.&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Casey&lt;/P&gt;</description>
    <pubDate>Thu, 18 Oct 2018 04:55:07 GMT</pubDate>
    <dc:creator>CaseySmith</dc:creator>
    <dc:date>2018-10-18T04:55:07Z</dc:date>
    <item>
      <title>Scheduling all the tasks separately on SAS enterprise guide project</title>
      <link>https://communities.sas.com/t5/SAS-Enterprise-Guide/Scheduling-all-the-tasks-separately-on-SAS-enterprise-guide/m-p/504303#M32222</link>
      <description>&lt;P&gt;Hi All,&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;I am a new user in the community and have a question regarding the scheduling of the enterprise guide project.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;I have created a project and on sas enterprise guide and I would like to schedule it. But the thing is that I have certain tasks which are supposed to be run before other tasks i.e. in running the flow of the project certain tasks come before other tasks.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Say for example, I have 5 tasks in the order 1,2,3,4,5 but I would like to run the tasks in this order 1,3,5,2,4 because the running of task 2 depend on the results of task 5.&lt;/P&gt;&lt;P&gt;So, is there any way in which I can schedule my tasks in the order that I would like it to run?&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Thanks,&lt;/P&gt;&lt;P&gt;vatsy610&lt;/P&gt;</description>
      <pubDate>Mon, 15 Oct 2018 13:49:56 GMT</pubDate>
      <guid>https://communities.sas.com/t5/SAS-Enterprise-Guide/Scheduling-all-the-tasks-separately-on-SAS-enterprise-guide/m-p/504303#M32222</guid>
      <dc:creator>vatsy610</dc:creator>
      <dc:date>2018-10-15T13:49:56Z</dc:date>
    </item>
    <item>
      <title>Re: Scheduling all the tasks separately on SAS enterprise guide project</title>
      <link>https://communities.sas.com/t5/SAS-Enterprise-Guide/Scheduling-all-the-tasks-separately-on-SAS-enterprise-guide/m-p/504588#M32232</link>
      <description>&lt;P&gt;Hi&amp;nbsp;&lt;a href="https://communities.sas.com/t5/user/viewprofilepage/user-id/240466"&gt;@vatsy610&lt;/a&gt;,&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;If all of the elements you wish to run (tasks, programs, etc.) are in the same process flow in your EG project, you can control the order of execution with explicit links.&amp;nbsp; You can create explicit links by clicking a node you want to link from, hover the mouse near one of the edges of the node (until the cursor&amp;nbsp;changes to crosshair), then click and drag the link to the node you want to link to.&amp;nbsp; Or, you can right the node you wish to link from and click "Link &amp;lt;node&amp;gt; to..." context menu item, then select the node you wish to link to.&amp;nbsp; Here is an animated example of both:&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="explicitLink.gif" style="width: 400px;"&gt;&lt;img src="https://communities.sas.com/t5/image/serverpage/image-id/24039i3A864A180F322302/image-size/medium?v=v2&amp;amp;px=400" role="button" title="explicitLink.gif" alt="explicitLink.gif" /&gt;&lt;/span&gt;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;If the elements you wish to run are in multiple process flows or in an implicit branch (where you can't change the order), I recommend using an Ordered List instead (ex. File-&amp;gt;New-&amp;gt;Ordered List), which will allow you to run nodes a la carte in whatever order you wish.&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;By default, scheduling will run the whole EG project (or a process flow in your project if you schedule from a flow).&amp;nbsp; However, you can alter the VBScript code (that is generated when an EG project is scheduled) to run specific items, such as specific flows in specific orders, etc.&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Casey&lt;/P&gt;</description>
      <pubDate>Tue, 16 Oct 2018 04:26:36 GMT</pubDate>
      <guid>https://communities.sas.com/t5/SAS-Enterprise-Guide/Scheduling-all-the-tasks-separately-on-SAS-enterprise-guide/m-p/504588#M32232</guid>
      <dc:creator>CaseySmith</dc:creator>
      <dc:date>2018-10-16T04:26:36Z</dc:date>
    </item>
    <item>
      <title>Re: Scheduling all the tasks separately on SAS enterprise guide project</title>
      <link>https://communities.sas.com/t5/SAS-Enterprise-Guide/Scheduling-all-the-tasks-separately-on-SAS-enterprise-guide/m-p/504705#M32239</link>
      <description>&lt;P&gt;Hi&amp;nbsp;&lt;a href="https://communities.sas.com/t5/user/viewprofilepage/user-id/15089"&gt;@CaseySmith&lt;/a&gt;,&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&lt;SPAN&gt;Thanks for the prompt solution. &lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN&gt;It worked like a charm and my project is running in order that I want it to run.&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&lt;SPAN&gt;Best,&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN&gt;vatsy610&lt;/SPAN&gt;&lt;/P&gt;</description>
      <pubDate>Tue, 16 Oct 2018 13:20:12 GMT</pubDate>
      <guid>https://communities.sas.com/t5/SAS-Enterprise-Guide/Scheduling-all-the-tasks-separately-on-SAS-enterprise-guide/m-p/504705#M32239</guid>
      <dc:creator>vatsy610</dc:creator>
      <dc:date>2018-10-16T13:20:12Z</dc:date>
    </item>
    <item>
      <title>Re: Scheduling all the tasks separately on SAS enterprise guide project</title>
      <link>https://communities.sas.com/t5/SAS-Enterprise-Guide/Scheduling-all-the-tasks-separately-on-SAS-enterprise-guide/m-p/504712#M32241</link>
      <description>&lt;P&gt;Hi&amp;nbsp;&lt;a href="https://communities.sas.com/t5/user/viewprofilepage/user-id/15089"&gt;@CaseySmith&lt;/a&gt;,&lt;/P&gt;&lt;P&gt;Another question that I have is if I create a project library in sas enterprise guide project, while scheduling do I have to run the project libraries separately or can I schedule those libraries within the project itself?&lt;/P&gt;&lt;P&gt;Best,&lt;/P&gt;&lt;P&gt;vatsy610&lt;/P&gt;</description>
      <pubDate>Tue, 16 Oct 2018 13:42:29 GMT</pubDate>
      <guid>https://communities.sas.com/t5/SAS-Enterprise-Guide/Scheduling-all-the-tasks-separately-on-SAS-enterprise-guide/m-p/504712#M32241</guid>
      <dc:creator>vatsy610</dc:creator>
      <dc:date>2018-10-16T13:42:29Z</dc:date>
    </item>
    <item>
      <title>Re: Scheduling all the tasks separately on SAS enterprise guide project</title>
      <link>https://communities.sas.com/t5/SAS-Enterprise-Guide/Scheduling-all-the-tasks-separately-on-SAS-enterprise-guide/m-p/505430#M32270</link>
      <description>&lt;P&gt;Glad to hear linking solved your problem with order of execution.&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;As for&amp;nbsp;assigning a project library, regardless of whether you do it via the repeatable Tools-&amp;gt;Assign Project Library task, or via explicit SAS code in a program node (ex. libname statement), it will run along with everything else in your project when you schedule a project.&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Casey&lt;/P&gt;</description>
      <pubDate>Thu, 18 Oct 2018 04:55:07 GMT</pubDate>
      <guid>https://communities.sas.com/t5/SAS-Enterprise-Guide/Scheduling-all-the-tasks-separately-on-SAS-enterprise-guide/m-p/505430#M32270</guid>
      <dc:creator>CaseySmith</dc:creator>
      <dc:date>2018-10-18T04:55:07Z</dc:date>
    </item>
  </channel>
</rss>

