<?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: /*  How can i schedule the projects in base SAS 9.3  */ in SAS Programming</title>
    <link>https://communities.sas.com/t5/SAS-Programming/How-can-i-schedule-the-projects-in-base-SAS-9-3/m-p/184543#M35001</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Thank u all, I got it.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Tue, 22 Jul 2014 06:32:09 GMT</pubDate>
    <dc:creator>sas_lak</dc:creator>
    <dc:date>2014-07-22T06:32:09Z</dc:date>
    <item>
      <title>/*  How can i schedule the projects in base SAS 9.3  */</title>
      <link>https://communities.sas.com/t5/SAS-Programming/How-can-i-schedule-the-projects-in-base-SAS-9-3/m-p/184540#M34998</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;This is my Daily Activity i need to finalize the Macro automation in Base sas.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;1. Every day i received txt files (filename ending with yesterdays date - Ex:- xxxxxx_17jun2014.txt)&lt;BR /&gt;2&amp;nbsp; I dont know how many file are client given but file name should be same and yesterdays date and number of the file&lt;BR /&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp; ( Ex:- xxxxxx_17jun2014_1.txt , xxxxxx_17jun2014_2.txt ...... xxxxxx_17jun2014_n.txt )&lt;BR /&gt;3. I need to import all available files at a time run some Analysis.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;STRONG&gt;4. Important thing is "Want to schedule the project and that is running for each and every 10 mints"&lt;/STRONG&gt;&lt;/P&gt;&lt;P&gt;&lt;STRONG&gt;&amp;nbsp;&amp;nbsp; A. I dont know when they will upload, My code need to check the files are available.&lt;/STRONG&gt;&lt;BR /&gt;&lt;STRONG&gt;&amp;nbsp;&amp;nbsp; B. If Files are available and file names matching with yesterdays date then start the process.&lt;/STRONG&gt;&lt;BR /&gt;&lt;STRONG&gt;&amp;nbsp;&amp;nbsp; C. Once output file is stored into same folder need to stop the activity.&lt;/STRONG&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="text-decoration: underline;"&gt;&lt;STRONG&gt;Note:- I already developed the entire code in SAS EG4.0 and Schedule the projects, but now Iam working on SAS9.3.&lt;/STRONG&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;H3&gt;&lt;SPAN style="text-decoration: underline;"&gt;&lt;STRONG&gt;Could you please help me out how to schedule the projects in base sas.&lt;/STRONG&gt;&lt;/SPAN&gt;&lt;/H3&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;STRONG&gt;Thanks in Advance.&lt;/STRONG&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 18 Jul 2014 07:02:53 GMT</pubDate>
      <guid>https://communities.sas.com/t5/SAS-Programming/How-can-i-schedule-the-projects-in-base-SAS-9-3/m-p/184540#M34998</guid>
      <dc:creator>sas_lak</dc:creator>
      <dc:date>2014-07-18T07:02:53Z</dc:date>
    </item>
    <item>
      <title>Re: /*  How can i schedule the projects in base SAS 9.3  */</title>
      <link>https://communities.sas.com/t5/SAS-Programming/How-can-i-schedule-the-projects-in-base-SAS-9-3/m-p/184541#M34999</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;SAS EG calls the Windows "Scheduled Tasks" (in the control panel) to do it's scheduling.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;You can do the same thing manually for SAS 9.3 if that is installed locally.&amp;nbsp; Get your batch process working, encapsulate it in a .bat file, and schedule the .bat file.&lt;/P&gt;&lt;P&gt;If you are using a remote SAS server, there is typically a scheduling tool on the server (in *nix, it's called 'cron').&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 21 Jul 2014 12:56:58 GMT</pubDate>
      <guid>https://communities.sas.com/t5/SAS-Programming/How-can-i-schedule-the-projects-in-base-SAS-9-3/m-p/184541#M34999</guid>
      <dc:creator>Doc_Duke</dc:creator>
      <dc:date>2014-07-21T12:56:58Z</dc:date>
    </item>
    <item>
      <title>Re: /*  How can i schedule the projects in base SAS 9.3  */</title>
      <link>https://communities.sas.com/t5/SAS-Programming/How-can-i-schedule-the-projects-in-base-SAS-9-3/m-p/184542#M35000</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi!&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Another option would be the windows task scheduler ..&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;A href="http://support.sas.com/resources/papers/proceedings11/005-2011.pdf" title="http://support.sas.com/resources/papers/proceedings11/005-2011.pdf"&gt;http://support.sas.com/resources/papers/proceedings11/005-2011.pdf&lt;/A&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 21 Jul 2014 14:07:24 GMT</pubDate>
      <guid>https://communities.sas.com/t5/SAS-Programming/How-can-i-schedule-the-projects-in-base-SAS-9-3/m-p/184542#M35000</guid>
      <dc:creator>user24feb</dc:creator>
      <dc:date>2014-07-21T14:07:24Z</dc:date>
    </item>
    <item>
      <title>Re: /*  How can i schedule the projects in base SAS 9.3  */</title>
      <link>https://communities.sas.com/t5/SAS-Programming/How-can-i-schedule-the-projects-in-base-SAS-9-3/m-p/184543#M35001</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Thank u all, I got it.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 22 Jul 2014 06:32:09 GMT</pubDate>
      <guid>https://communities.sas.com/t5/SAS-Programming/How-can-i-schedule-the-projects-in-base-SAS-9-3/m-p/184543#M35001</guid>
      <dc:creator>sas_lak</dc:creator>
      <dc:date>2014-07-22T06:32:09Z</dc:date>
    </item>
  </channel>
</rss>

