<?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: Changing run order for programs in process flow. in SAS Enterprise Guide</title>
    <link>https://communities.sas.com/t5/SAS-Enterprise-Guide/Changing-run-order-for-programs-in-process-flow/m-p/390964#M25252</link>
    <description>&lt;P&gt;Have you tried an Orderd List?&lt;/P&gt;
&lt;P&gt;&lt;A href="http://support.sas.com/kb/26/177.html" target="_blank"&gt;http://support.sas.com/kb/26/177.html&lt;/A&gt;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
    <pubDate>Fri, 25 Aug 2017 16:01:24 GMT</pubDate>
    <dc:creator>Reeza</dc:creator>
    <dc:date>2017-08-25T16:01:24Z</dc:date>
    <item>
      <title>Changing run order for programs in process flow.</title>
      <link>https://communities.sas.com/t5/SAS-Enterprise-Guide/Changing-run-order-for-programs-in-process-flow/m-p/390959#M25251</link>
      <description>&lt;P&gt;Currently I have several programs and queries in my project that have to run in a specific order.&amp;nbsp; If I just click "run project" EG will run in an order that doesn't allow the project to complete properly, as a result I need to go back and rerun certain parts.&amp;nbsp; Is there a way to specify what order programs and queries run?&amp;nbsp; I've tried the "link to" functionality but that didnt seem to work.&amp;nbsp; Any help would be appreciated.&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;For what its worth, my project is a combination of SQL pass through code and SAS EG query builders.&amp;nbsp; I am also pulling data into my project that resides on different servers and is being joined via query builders.&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Matt&lt;/P&gt;</description>
      <pubDate>Fri, 25 Aug 2017 15:47:21 GMT</pubDate>
      <guid>https://communities.sas.com/t5/SAS-Enterprise-Guide/Changing-run-order-for-programs-in-process-flow/m-p/390959#M25251</guid>
      <dc:creator>mczeg</dc:creator>
      <dc:date>2017-08-25T15:47:21Z</dc:date>
    </item>
    <item>
      <title>Re: Changing run order for programs in process flow.</title>
      <link>https://communities.sas.com/t5/SAS-Enterprise-Guide/Changing-run-order-for-programs-in-process-flow/m-p/390964#M25252</link>
      <description>&lt;P&gt;Have you tried an Orderd List?&lt;/P&gt;
&lt;P&gt;&lt;A href="http://support.sas.com/kb/26/177.html" target="_blank"&gt;http://support.sas.com/kb/26/177.html&lt;/A&gt;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Fri, 25 Aug 2017 16:01:24 GMT</pubDate>
      <guid>https://communities.sas.com/t5/SAS-Enterprise-Guide/Changing-run-order-for-programs-in-process-flow/m-p/390964#M25252</guid>
      <dc:creator>Reeza</dc:creator>
      <dc:date>2017-08-25T16:01:24Z</dc:date>
    </item>
    <item>
      <title>Re: Changing run order for programs in process flow.</title>
      <link>https://communities.sas.com/t5/SAS-Enterprise-Guide/Changing-run-order-for-programs-in-process-flow/m-p/390971#M25253</link>
      <description>&lt;P&gt;You can link your task and program nodes together to enforce a sequence. &amp;nbsp;Right-click on any node, select&amp;nbsp;&lt;STRONG&gt;Link...&lt;/STRONG&gt; and then select the next node to link it to. &amp;nbsp;By adding a link, say from "Program A" to "Query B", you are guaranteed that EG will wait for "Program A" to complete before starting "Query B".&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="userlink.png" style="width: 462px;"&gt;&lt;img src="https://communities.sas.com/t5/image/serverpage/image-id/14654i9880A71548ACC9CD/image-size/large?v=v2&amp;amp;px=999" role="button" title="userlink.png" alt="userlink.png" /&gt;&lt;/span&gt;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;In the above example, "create_ratings_data" and "Ratings Format" will run before "Calc Days and Ratings" -- good thing, because in that query node I reference the format that was defined in "Ratings Format".&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;You can add as many user-defined links as you need within a process flow.&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;If you need to run tasks from&amp;nbsp;&lt;STRONG&gt;different&lt;/STRONG&gt; flows in a defined sequence, then &lt;A href="http://support.sas.com/kb/26/177.html" target="_self"&gt;use the Ordered List&lt;/A&gt; as&amp;nbsp;&lt;a href="https://communities.sas.com/t5/user/viewprofilepage/user-id/13879"&gt;@Reeza&lt;/a&gt;&amp;nbsp;suggested.&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Fri, 25 Aug 2017 16:34:25 GMT</pubDate>
      <guid>https://communities.sas.com/t5/SAS-Enterprise-Guide/Changing-run-order-for-programs-in-process-flow/m-p/390971#M25253</guid>
      <dc:creator>ChrisHemedinger</dc:creator>
      <dc:date>2017-08-25T16:34:25Z</dc:date>
    </item>
    <item>
      <title>Re: Changing run order for programs in process flow.</title>
      <link>https://communities.sas.com/t5/SAS-Enterprise-Guide/Changing-run-order-for-programs-in-process-flow/m-p/390980#M25254</link>
      <description>Thanks...I wasn't aware of this function.  Worked great.</description>
      <pubDate>Fri, 25 Aug 2017 17:11:48 GMT</pubDate>
      <guid>https://communities.sas.com/t5/SAS-Enterprise-Guide/Changing-run-order-for-programs-in-process-flow/m-p/390980#M25254</guid>
      <dc:creator>mczeg</dc:creator>
      <dc:date>2017-08-25T17:11:48Z</dc:date>
    </item>
  </channel>
</rss>

