<?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: EG:  Can I Work in Another Process Flow While A Query Is Running In A Different Process Flow? in SAS Enterprise Guide</title>
    <link>https://communities.sas.com/t5/SAS-Enterprise-Guide/EG-Can-I-Work-in-Another-Process-Flow-While-A-Query-Is-Running/m-p/439622#M28400</link>
    <description>Define "work".&lt;BR /&gt;If you open the project in a separate EG session you might get inconsistency between contents of the separate flows.&lt;BR /&gt;I think you can work parallel in same session, but  submitting code parallel is not recommended  (if it even works).</description>
    <pubDate>Fri, 23 Feb 2018 08:26:14 GMT</pubDate>
    <dc:creator>LinusH</dc:creator>
    <dc:date>2018-02-23T08:26:14Z</dc:date>
    <item>
      <title>EG:  Can I Work in Another Process Flow While A Query Is Running In A Different Process Flow?</title>
      <link>https://communities.sas.com/t5/SAS-Enterprise-Guide/EG-Can-I-Work-in-Another-Process-Flow-While-A-Query-Is-Running/m-p/439485#M28390</link>
      <description>&lt;P&gt;I am running a query in one process flow (Process Flow A).&amp;nbsp; There is another process flow (Process Flow B) with completely different data.&amp;nbsp; Can I work in Process Flow B while running a query in Process Flow A without messing anything up in the query that is running?&amp;nbsp; Thank you.&lt;/P&gt;</description>
      <pubDate>Thu, 22 Feb 2018 21:49:02 GMT</pubDate>
      <guid>https://communities.sas.com/t5/SAS-Enterprise-Guide/EG-Can-I-Work-in-Another-Process-Flow-While-A-Query-Is-Running/m-p/439485#M28390</guid>
      <dc:creator>Fistful_Dollars</dc:creator>
      <dc:date>2018-02-22T21:49:02Z</dc:date>
    </item>
    <item>
      <title>Re: EG:  Can I Work in Another Process Flow While A Query Is Running In A Different Process Flow?</title>
      <link>https://communities.sas.com/t5/SAS-Enterprise-Guide/EG-Can-I-Work-in-Another-Process-Flow-While-A-Query-Is-Running/m-p/439620#M28399</link>
      <description>&lt;P&gt;Hello&amp;nbsp;&lt;a href="https://communities.sas.com/t5/user/viewprofilepage/user-id/149362"&gt;@Fistful_Dollars&lt;/a&gt;,&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;if there are no dependencies on resources (data sets or other kind of files) between the 2 flows, you can always open a second EG session and run the second flow from there, and it should work as long as long as you have the resources on the server and your PC.&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Kind regards,&lt;/P&gt;
&lt;P&gt;Juan&lt;/P&gt;</description>
      <pubDate>Fri, 23 Feb 2018 08:22:22 GMT</pubDate>
      <guid>https://communities.sas.com/t5/SAS-Enterprise-Guide/EG-Can-I-Work-in-Another-Process-Flow-While-A-Query-Is-Running/m-p/439620#M28399</guid>
      <dc:creator>JuanS_OCS</dc:creator>
      <dc:date>2018-02-23T08:22:22Z</dc:date>
    </item>
    <item>
      <title>Re: EG:  Can I Work in Another Process Flow While A Query Is Running In A Different Process Flow?</title>
      <link>https://communities.sas.com/t5/SAS-Enterprise-Guide/EG-Can-I-Work-in-Another-Process-Flow-While-A-Query-Is-Running/m-p/439622#M28400</link>
      <description>Define "work".&lt;BR /&gt;If you open the project in a separate EG session you might get inconsistency between contents of the separate flows.&lt;BR /&gt;I think you can work parallel in same session, but  submitting code parallel is not recommended  (if it even works).</description>
      <pubDate>Fri, 23 Feb 2018 08:26:14 GMT</pubDate>
      <guid>https://communities.sas.com/t5/SAS-Enterprise-Guide/EG-Can-I-Work-in-Another-Process-Flow-While-A-Query-Is-Running/m-p/439622#M28400</guid>
      <dc:creator>LinusH</dc:creator>
      <dc:date>2018-02-23T08:26:14Z</dc:date>
    </item>
    <item>
      <title>Re: EG:  Can I Work in Another Process Flow While A Query Is Running In A Different Process Flow?</title>
      <link>https://communities.sas.com/t5/SAS-Enterprise-Guide/EG-Can-I-Work-in-Another-Process-Flow-While-A-Query-Is-Running/m-p/439800#M28410</link>
      <description>&lt;P&gt;Usually, EG has just one connection to specific SAS session.&amp;nbsp; So if you're working with SASApp (for example) and it's busy with a query, you're not going to get much response from it if you try to start something else using different data on the same server.&amp;nbsp; Only one code submission will run at a time.&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&lt;a href="https://communities.sas.com/t5/user/viewprofilepage/user-id/35204"&gt;@JuanS_OCS&lt;/a&gt;'s suggestion of a second EG session solves that.&amp;nbsp; Another EG session-&amp;gt;a different connection to SASApp.&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;If you have multiple servers, such as SASApp1 and SASApp2, then you&amp;nbsp;&lt;STRONG&gt;can&lt;/STRONG&gt; multitask in the same EG project view as long as you keep the interactions completely separate.&amp;nbsp; That can be tricky, as one server will be treated as the "default" server and certain actions might get pushed there first -- even if you intend to switch the server as you define the task.&amp;nbsp; (Example of an action that will first hit a default server: importing a CSV file from your local machine.)&amp;nbsp;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Fri, 23 Feb 2018 19:25:11 GMT</pubDate>
      <guid>https://communities.sas.com/t5/SAS-Enterprise-Guide/EG-Can-I-Work-in-Another-Process-Flow-While-A-Query-Is-Running/m-p/439800#M28410</guid>
      <dc:creator>ChrisHemedinger</dc:creator>
      <dc:date>2018-02-23T19:25:11Z</dc:date>
    </item>
    <item>
      <title>Re: EG:  Can I Work in Another Process Flow While A Query Is Running In A Different Process Flow?</title>
      <link>https://communities.sas.com/t5/SAS-Enterprise-Guide/EG-Can-I-Work-in-Another-Process-Flow-While-A-Query-Is-Running/m-p/439879#M28417</link>
      <description>&lt;P&gt;I think it is worth pointing that you can continue to edit a SAS program while a project or another program is running in the same EG session. As long as the action you are doing does not require interacting with your SAS server (like editing a program) then that should be OK.&lt;/P&gt;</description>
      <pubDate>Fri, 23 Feb 2018 21:56:52 GMT</pubDate>
      <guid>https://communities.sas.com/t5/SAS-Enterprise-Guide/EG-Can-I-Work-in-Another-Process-Flow-While-A-Query-Is-Running/m-p/439879#M28417</guid>
      <dc:creator>SASKiwi</dc:creator>
      <dc:date>2018-02-23T21:56:52Z</dc:date>
    </item>
  </channel>
</rss>

