<?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 adding a new task into the middle of process flow in SAS Enterprise Guide</title>
    <link>https://communities.sas.com/t5/SAS-Enterprise-Guide/adding-a-new-task-into-the-middle-of-process-flow/m-p/310780#M20994</link>
    <description>&lt;P&gt;Hi All.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;So.. I have this long process flow I'm working on. Prior to the end of it (and its reports) I have to add a new task to do a join with 2 new tables into the process.. so that some of their data can be used for some new calcs in the final query of the process. How can I 'hijack' the process and do so? &amp;nbsp;I have tried, but then the process branches off and I have to find a way to get the final calcs and queries back in line.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Thanks,&lt;/P&gt;&lt;P&gt;Chris N.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
    <pubDate>Thu, 10 Nov 2016 21:15:04 GMT</pubDate>
    <dc:creator>cnilsen</dc:creator>
    <dc:date>2016-11-10T21:15:04Z</dc:date>
    <item>
      <title>adding a new task into the middle of process flow</title>
      <link>https://communities.sas.com/t5/SAS-Enterprise-Guide/adding-a-new-task-into-the-middle-of-process-flow/m-p/310780#M20994</link>
      <description>&lt;P&gt;Hi All.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;So.. I have this long process flow I'm working on. Prior to the end of it (and its reports) I have to add a new task to do a join with 2 new tables into the process.. so that some of their data can be used for some new calcs in the final query of the process. How can I 'hijack' the process and do so? &amp;nbsp;I have tried, but then the process branches off and I have to find a way to get the final calcs and queries back in line.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Thanks,&lt;/P&gt;&lt;P&gt;Chris N.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Thu, 10 Nov 2016 21:15:04 GMT</pubDate>
      <guid>https://communities.sas.com/t5/SAS-Enterprise-Guide/adding-a-new-task-into-the-middle-of-process-flow/m-p/310780#M20994</guid>
      <dc:creator>cnilsen</dc:creator>
      <dc:date>2016-11-10T21:15:04Z</dc:date>
    </item>
    <item>
      <title>Re: adding a new task into the middle of process flow</title>
      <link>https://communities.sas.com/t5/SAS-Enterprise-Guide/adding-a-new-task-into-the-middle-of-process-flow/m-p/310804#M20997</link>
      <description>&lt;P&gt;Really easy, I'm pleased to announce!&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;1. Set up whatever new nodes you need, and connect them as needed. Don't connect them to anything else.&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;2. Connect the OUTPUT of your new set of nodes to the required existing sink node. Note, you'll now have the old and the new linking in parallel to your sink node.&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;3. Depending on whether you need to create an EG link, or it's an implied data link, at this point make whatever kind of connection you need to between your old source node and your new set of nodes. Now you'll have your old source node output split and going to both your new set of nodes and your old sink node.&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;4. Get rid of the link from your old source node to your old sink node.&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Tom&lt;/P&gt;</description>
      <pubDate>Thu, 10 Nov 2016 22:22:23 GMT</pubDate>
      <guid>https://communities.sas.com/t5/SAS-Enterprise-Guide/adding-a-new-task-into-the-middle-of-process-flow/m-p/310804#M20997</guid>
      <dc:creator>TomKari</dc:creator>
      <dc:date>2016-11-10T22:22:23Z</dc:date>
    </item>
    <item>
      <title>Re: adding a new task into the middle of process flow</title>
      <link>https://communities.sas.com/t5/SAS-Enterprise-Guide/adding-a-new-task-into-the-middle-of-process-flow/m-p/310992#M21023</link>
      <description>&lt;P&gt;Don't forget that you can easily modify the data reference leading into a task with &lt;STRONG&gt;right-click, Select Input Data.&lt;/STRONG&gt;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&lt;IMG src="https://communities.sas.com/t5/image/serverpage/image-id/5783i8BFEC0A78B849C6F/image-size/original?v=v2&amp;amp;px=-1" border="0" alt="replacedata.gif" title="replacedata.gif" /&gt;&lt;/P&gt;
&lt;P&gt;You can modify data in the Query Builder by selecting Table Properties in the Query Builder interface and browsing to an alternate data table, thus modifying how data flows through the project.&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&lt;IMG src="https://communities.sas.com/t5/image/serverpage/image-id/5784iE38BE21D46BF8B83/image-size/original?v=v2&amp;amp;px=-1" border="0" alt="tblprops.png" title="tblprops.png" /&gt;&lt;/P&gt;</description>
      <pubDate>Fri, 11 Nov 2016 14:49:44 GMT</pubDate>
      <guid>https://communities.sas.com/t5/SAS-Enterprise-Guide/adding-a-new-task-into-the-middle-of-process-flow/m-p/310992#M21023</guid>
      <dc:creator>ChrisHemedinger</dc:creator>
      <dc:date>2016-11-11T14:49:44Z</dc:date>
    </item>
    <item>
      <title>Re: adding a new task into the middle of process flow</title>
      <link>https://communities.sas.com/t5/SAS-Enterprise-Guide/adding-a-new-task-into-the-middle-of-process-flow/m-p/311001#M21026</link>
      <description>Hi Chris,&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;So by changing the input name of a data string.. I can realign my job stream back into a a single path?&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;for example.&lt;BR /&gt;&lt;BR /&gt;my process goes from task 'A' to 'B' to 'C'&lt;BR /&gt;&lt;BR /&gt;I do my new table join after 'B' as needed resulting in output 'B2'... and then change the input of 'C' to 'B2'?&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;Chris N.&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;</description>
      <pubDate>Fri, 11 Nov 2016 15:19:09 GMT</pubDate>
      <guid>https://communities.sas.com/t5/SAS-Enterprise-Guide/adding-a-new-task-into-the-middle-of-process-flow/m-p/311001#M21026</guid>
      <dc:creator>cnilsen</dc:creator>
      <dc:date>2016-11-11T15:19:09Z</dc:date>
    </item>
    <item>
      <title>Re: adding a new task into the middle of process flow</title>
      <link>https://communities.sas.com/t5/SAS-Enterprise-Guide/adding-a-new-task-into-the-middle-of-process-flow/m-p/311005#M21027</link>
      <description>&lt;BLOCKQUOTE&gt;&lt;HR /&gt;&lt;a href="https://communities.sas.com/t5/user/viewprofilepage/user-id/103426"&gt;@cnilsen&lt;/a&gt; wrote:&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;So by changing the input name of a data string.. I can realign my job stream back into a a single path?&lt;BR /&gt;&lt;BR /&gt;&lt;/BLOCKQUOTE&gt;
&lt;BLOCKQUOTE&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;HR /&gt;&lt;/BLOCKQUOTE&gt;
&lt;P&gt;If by "changing the input name" you mean "changing the input data reference" from 'B' to your newly created 'B2', then Yes. &amp;nbsp;You're not just changing a text string (as you might do in a pure code solution), but effectively rearranging your process flow to include this additional intermediate step. &amp;nbsp;As long as you don't change the attributes of the input data (same column names and types), the downstream processes won't suffer any ill effects.&lt;/P&gt;
&lt;P&gt;&lt;BR /&gt;Chris&lt;/P&gt;</description>
      <pubDate>Fri, 11 Nov 2016 15:42:45 GMT</pubDate>
      <guid>https://communities.sas.com/t5/SAS-Enterprise-Guide/adding-a-new-task-into-the-middle-of-process-flow/m-p/311005#M21027</guid>
      <dc:creator>ChrisHemedinger</dc:creator>
      <dc:date>2016-11-11T15:42:45Z</dc:date>
    </item>
    <item>
      <title>Re: adding a new task into the middle of process flow</title>
      <link>https://communities.sas.com/t5/SAS-Enterprise-Guide/adding-a-new-task-into-the-middle-of-process-flow/m-p/311007#M21028</link>
      <description>Got it. Thats what I was hoping for.&lt;BR /&gt;Thanks again!&lt;BR /&gt;&lt;BR /&gt;Chris N.</description>
      <pubDate>Fri, 11 Nov 2016 15:46:07 GMT</pubDate>
      <guid>https://communities.sas.com/t5/SAS-Enterprise-Guide/adding-a-new-task-into-the-middle-of-process-flow/m-p/311007#M21028</guid>
      <dc:creator>cnilsen</dc:creator>
      <dc:date>2016-11-11T15:46:07Z</dc:date>
    </item>
  </channel>
</rss>

