<?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: Inserting new tasks in the middle of a process flow in SAS Enterprise Guide</title>
    <link>https://communities.sas.com/t5/SAS-Enterprise-Guide/Inserting-new-tasks-in-the-middle-of-a-process-flow/m-p/148807#M11706</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;There are several methods, but here's the easiest for hitting just a few tasks.&amp;nbsp; For each of the tasks that you want to "remap", right-click on the task in the flow and select "&lt;STRONG&gt;Select Input Data&lt;/STRONG&gt;" to redirect the inputs.&amp;nbsp; Example:&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;IMG alt="selectinput.PNG" class="jive-image-thumbnail jive-image" src="https://communities.sas.com/legacyfs/online/6245_selectinput.PNG" width="450" /&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Chris&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Wed, 07 May 2014 14:38:41 GMT</pubDate>
    <dc:creator>ChrisHemedinger</dc:creator>
    <dc:date>2014-05-07T14:38:41Z</dc:date>
    <item>
      <title>Inserting new tasks in the middle of a process flow</title>
      <link>https://communities.sas.com/t5/SAS-Enterprise-Guide/Inserting-new-tasks-in-the-middle-of-a-process-flow/m-p/148806#M11705</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Sorry if this sounds like a basic question, but none of the tutorials I read have addressed it. I've been working on a process flow with multiple tasks and outputs, and now I need to insert a new task in the middle. Say, instead of performing all the later tasks on dataset A, I want to process A with a query builder to filter out some observations, and perform all the later tasks on the new filtered dataset. How do I do this?&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 07 May 2014 14:24:48 GMT</pubDate>
      <guid>https://communities.sas.com/t5/SAS-Enterprise-Guide/Inserting-new-tasks-in-the-middle-of-a-process-flow/m-p/148806#M11705</guid>
      <dc:creator>misaochan</dc:creator>
      <dc:date>2014-05-07T14:24:48Z</dc:date>
    </item>
    <item>
      <title>Re: Inserting new tasks in the middle of a process flow</title>
      <link>https://communities.sas.com/t5/SAS-Enterprise-Guide/Inserting-new-tasks-in-the-middle-of-a-process-flow/m-p/148807#M11706</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;There are several methods, but here's the easiest for hitting just a few tasks.&amp;nbsp; For each of the tasks that you want to "remap", right-click on the task in the flow and select "&lt;STRONG&gt;Select Input Data&lt;/STRONG&gt;" to redirect the inputs.&amp;nbsp; Example:&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;IMG alt="selectinput.PNG" class="jive-image-thumbnail jive-image" src="https://communities.sas.com/legacyfs/online/6245_selectinput.PNG" width="450" /&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Chris&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 07 May 2014 14:38:41 GMT</pubDate>
      <guid>https://communities.sas.com/t5/SAS-Enterprise-Guide/Inserting-new-tasks-in-the-middle-of-a-process-flow/m-p/148807#M11706</guid>
      <dc:creator>ChrisHemedinger</dc:creator>
      <dc:date>2014-05-07T14:38:41Z</dc:date>
    </item>
    <item>
      <title>Re: Inserting new tasks in the middle of a process flow</title>
      <link>https://communities.sas.com/t5/SAS-Enterprise-Guide/Inserting-new-tasks-in-the-middle-of-a-process-flow/m-p/148808#M11707</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Thanks for the response! &lt;img id="smileyhappy" class="emoticon emoticon-smileyhappy" src="https://communities.sas.com/i/smilies/16x16_smiley-happy.png" alt="Smiley Happy" title="Smiley Happy" /&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Hmm, there doesn't seem to be such an option when I right-click. I have Run, Modify, Run Branch, Publish, and then Condition. I'm using EG 5.1. I'll post a screenshot later if needed...&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Also, will I need to do this for ALL the following tasks or only the ones that are directly connected to the changed input dataset?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Edit: Oh, there is the Select input data option for some types of tasks (summary tables etc). But not for others, like query builders or filter/sort. Is there no automated way? I know in code you can just save output data to the same name as input data, and the following steps will just use the most recent copy, yes? So maybe using a program to change the input dataset would be better if I have a lot of tasks following it?&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 07 May 2014 15:41:32 GMT</pubDate>
      <guid>https://communities.sas.com/t5/SAS-Enterprise-Guide/Inserting-new-tasks-in-the-middle-of-a-process-flow/m-p/148808#M11707</guid>
      <dc:creator>misaochan</dc:creator>
      <dc:date>2014-05-07T15:41:32Z</dc:date>
    </item>
    <item>
      <title>Re: Inserting new tasks in the middle of a process flow</title>
      <link>https://communities.sas.com/t5/SAS-Enterprise-Guide/Inserting-new-tasks-in-the-middle-of-a-process-flow/m-p/148809#M11708</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Be sure that you are selecting the task you want to change, and then right-clicking.&amp;nbsp; That's been in there for several releases.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;You need to change only the tasks that directly consume the data set -- the downstream tasks should not need updates &lt;STRONG&gt;unless&lt;/STRONG&gt; columns change.&amp;nbsp; (For example, if you replace use of SASHELP.CLASS with SASHELP.CARS, you'll have problems because they have different variables.)&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Chris&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 07 May 2014 15:53:41 GMT</pubDate>
      <guid>https://communities.sas.com/t5/SAS-Enterprise-Guide/Inserting-new-tasks-in-the-middle-of-a-process-flow/m-p/148809#M11708</guid>
      <dc:creator>ChrisHemedinger</dc:creator>
      <dc:date>2014-05-07T15:53:41Z</dc:date>
    </item>
    <item>
      <title>Re: Inserting new tasks in the middle of a process flow</title>
      <link>https://communities.sas.com/t5/SAS-Enterprise-Guide/Inserting-new-tasks-in-the-middle-of-a-process-flow/m-p/148810#M11709</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Sorry, I edited my post a short while before yours came in:&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;PRE __jive_macro_name="quote" class="jive_text_macro jive_macro_quote"&gt;&lt;SPAN style="font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; background-color: #ffffff;"&gt;Edit: Oh, there is the Select input data option for some types of tasks (summary tables etc). But not for others, like query builders or filter/sort. Is there no automated way? I know in code you can just save output data to the same name as input data, and the following steps will just use the most recent copy, yes? So maybe using a program to change the input dataset would be better if I have a lot of tasks following it?&lt;/SPAN&gt;&lt;/PRE&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 07 May 2014 16:02:56 GMT</pubDate>
      <guid>https://communities.sas.com/t5/SAS-Enterprise-Guide/Inserting-new-tasks-in-the-middle-of-a-process-flow/m-p/148810#M11709</guid>
      <dc:creator>misaochan</dc:creator>
      <dc:date>2014-05-07T16:02:56Z</dc:date>
    </item>
    <item>
      <title>Re: Inserting new tasks in the middle of a process flow</title>
      <link>https://communities.sas.com/t5/SAS-Enterprise-Guide/Inserting-new-tasks-in-the-middle-of-a-process-flow/m-p/148811#M11710</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Query Builder (and its less flexible cousin, Filter and Sort) are a little special.&amp;nbsp; You can change the input data within the task itself.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;In Query Builder, right-click on the table entry in the tables list and select Properties:&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;IMG __jive_id="6251" alt="qtable.PNG" class="jive-image" src="https://communities.sas.com/legacyfs/online/6251_qtable.PNG" /&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Then you can remap the data source with the Browse button:&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;IMG __jive_id="6252" alt="qtablepick.png" class="jive-image" src="https://communities.sas.com/legacyfs/online/6252_qtablepick.png" /&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;You can also use Tools-&amp;gt;Project Maintenance to change a data reference globally across the entire project.&amp;nbsp; That might be the only way to adjust things for Filter and Sort...&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Chris&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 07 May 2014 16:13:27 GMT</pubDate>
      <guid>https://communities.sas.com/t5/SAS-Enterprise-Guide/Inserting-new-tasks-in-the-middle-of-a-process-flow/m-p/148811#M11710</guid>
      <dc:creator>ChrisHemedinger</dc:creator>
      <dc:date>2014-05-07T16:13:27Z</dc:date>
    </item>
    <item>
      <title>Re: Inserting new tasks in the middle of a process flow</title>
      <link>https://communities.sas.com/t5/SAS-Enterprise-Guide/Inserting-new-tasks-in-the-middle-of-a-process-flow/m-p/148812#M11711</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Thank you! You mentioned other ways for doing it if there were many tasks to be changed - I assume the Tools-&amp;gt;Project Maintenance method would be the best for that?&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 07 May 2014 16:20:36 GMT</pubDate>
      <guid>https://communities.sas.com/t5/SAS-Enterprise-Guide/Inserting-new-tasks-in-the-middle-of-a-process-flow/m-p/148812#M11711</guid>
      <dc:creator>misaochan</dc:creator>
      <dc:date>2014-05-07T16:20:36Z</dc:date>
    </item>
    <item>
      <title>Re: Inserting new tasks in the middle of a process flow</title>
      <link>https://communities.sas.com/t5/SAS-Enterprise-Guide/Inserting-new-tasks-in-the-middle-of-a-process-flow/m-p/148813#M11712</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Yes, that's right.&amp;nbsp; Give it a try!&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;You'll have to close/save your project first, as Project Maintenance doesn't like to operate on a project while it's loaded up in the project view.&amp;nbsp; Select Tools-&amp;gt;Project Maintenance and it will lead you through the steps.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Chris&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 07 May 2014 16:23:59 GMT</pubDate>
      <guid>https://communities.sas.com/t5/SAS-Enterprise-Guide/Inserting-new-tasks-in-the-middle-of-a-process-flow/m-p/148813#M11712</guid>
      <dc:creator>ChrisHemedinger</dc:creator>
      <dc:date>2014-05-07T16:23:59Z</dc:date>
    </item>
  </channel>
</rss>

