<?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: Call Process Flow in Autorun in SAS Programming</title>
    <link>https://communities.sas.com/t5/SAS-Programming/Call-Process-Flow-in-Autorun/m-p/819834#M323589</link>
    <description>&lt;P&gt;What sort of process flow? There's a whole bunch of SAS apps that do process flows and we don't know which one you mean. LSF scheduler process flow, EG process flow, SAS Studio process flow, DataFlux process flow etc etc.&lt;/P&gt;</description>
    <pubDate>Wed, 22 Jun 2022 21:29:04 GMT</pubDate>
    <dc:creator>SASKiwi</dc:creator>
    <dc:date>2022-06-22T21:29:04Z</dc:date>
    <item>
      <title>Call Process Flow in Autorun</title>
      <link>https://communities.sas.com/t5/SAS-Programming/Call-Process-Flow-in-Autorun/m-p/819445#M323459</link>
      <description>&lt;P&gt;Hi,&lt;BR /&gt;&lt;BR /&gt;Is it possible to run a process flow in the autorun ?&lt;/P&gt;</description>
      <pubDate>Tue, 21 Jun 2022 19:32:07 GMT</pubDate>
      <guid>https://communities.sas.com/t5/SAS-Programming/Call-Process-Flow-in-Autorun/m-p/819445#M323459</guid>
      <dc:creator>MarcoRQ</dc:creator>
      <dc:date>2022-06-21T19:32:07Z</dc:date>
    </item>
    <item>
      <title>Re: Call Process Flow in Autorun</title>
      <link>https://communities.sas.com/t5/SAS-Programming/Call-Process-Flow-in-Autorun/m-p/819599#M323523</link>
      <description>&lt;P&gt;Can you provide with a little more informaiton?&lt;/P&gt;
&lt;P&gt;Do you mean a process flow in Scheduling Server in SAS Management Console?&lt;/P&gt;
&lt;P&gt;And what do you mena by autorun, do you refer to autoexec?&lt;/P&gt;</description>
      <pubDate>Wed, 22 Jun 2022 12:45:18 GMT</pubDate>
      <guid>https://communities.sas.com/t5/SAS-Programming/Call-Process-Flow-in-Autorun/m-p/819599#M323523</guid>
      <dc:creator>LinusH</dc:creator>
      <dc:date>2022-06-22T12:45:18Z</dc:date>
    </item>
    <item>
      <title>Re: Call Process Flow in Autorun</title>
      <link>https://communities.sas.com/t5/SAS-Programming/Call-Process-Flow-in-Autorun/m-p/819603#M323525</link>
      <description>Ah yes! Autoexec, not autorun.&lt;BR /&gt;&lt;BR /&gt;I would like to launch autoexec by script and then lauch a specific process flow by calling it at the end of the autoexec code.&lt;BR /&gt;&lt;BR /&gt;I want to automate multiples sas project by script by only executing the autoexec.</description>
      <pubDate>Wed, 22 Jun 2022 12:49:50 GMT</pubDate>
      <guid>https://communities.sas.com/t5/SAS-Programming/Call-Process-Flow-in-Autorun/m-p/819603#M323525</guid>
      <dc:creator>MarcoRQ</dc:creator>
      <dc:date>2022-06-22T12:49:50Z</dc:date>
    </item>
    <item>
      <title>Re: Call Process Flow in Autorun</title>
      <link>https://communities.sas.com/t5/SAS-Programming/Call-Process-Flow-in-Autorun/m-p/819834#M323589</link>
      <description>&lt;P&gt;What sort of process flow? There's a whole bunch of SAS apps that do process flows and we don't know which one you mean. LSF scheduler process flow, EG process flow, SAS Studio process flow, DataFlux process flow etc etc.&lt;/P&gt;</description>
      <pubDate>Wed, 22 Jun 2022 21:29:04 GMT</pubDate>
      <guid>https://communities.sas.com/t5/SAS-Programming/Call-Process-Flow-in-Autorun/m-p/819834#M323589</guid>
      <dc:creator>SASKiwi</dc:creator>
      <dc:date>2022-06-22T21:29:04Z</dc:date>
    </item>
    <item>
      <title>Re: Call Process Flow in Autorun</title>
      <link>https://communities.sas.com/t5/SAS-Programming/Call-Process-Flow-in-Autorun/m-p/820021#M323638</link>
      <description>&lt;P&gt;Regardless of what type of process you intend to call, it's not good practice to use an autoexec for this.&lt;/P&gt;
&lt;P&gt;The autoexec is typical generic for multiple use cases/users etc.&lt;/P&gt;
&lt;P&gt;Orcestrating SAS jobs/programs etc could be done in several ways, what's preferred is absed on your use case/situation:&lt;/P&gt;
&lt;UL&gt;
&lt;LI&gt;SAS progam using %include&lt;/LI&gt;
&lt;LI&gt;Windows bat/Unix shell script, calling SAS jobs using program file name as parameter (hint: sysin)&lt;/LI&gt;
&lt;LI&gt;Scheduling software, ranges from simple start on a specific time (cron/Windows task) to more advanced. If you have licensed any SAS software&amp;nbsp; which using "Intelligence Platform" in SAS 9.4, you can use the Scheduling Server plugin in SAS Management Console to administer/control this.&lt;/LI&gt;
&lt;/UL&gt;</description>
      <pubDate>Thu, 23 Jun 2022 14:13:39 GMT</pubDate>
      <guid>https://communities.sas.com/t5/SAS-Programming/Call-Process-Flow-in-Autorun/m-p/820021#M323638</guid>
      <dc:creator>LinusH</dc:creator>
      <dc:date>2022-06-23T14:13:39Z</dc:date>
    </item>
  </channel>
</rss>

