<?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: Task Schedule - SAS EG in SAS Enterprise Guide</title>
    <link>https://communities.sas.com/t5/SAS-Enterprise-Guide/Task-Schedule-SAS-EG/m-p/210983#M15813</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;I think I've found the answer to that. I can use Proc Export I believe.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Now, my other question is, it is possible to write a code to change the server? Because at my workplace, some codes have to be run under a different server. &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Hope my question makes sense. Thank you!&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Tue, 23 Jun 2015 01:04:15 GMT</pubDate>
    <dc:creator>rush_milo</dc:creator>
    <dc:date>2015-06-23T01:04:15Z</dc:date>
    <item>
      <title>Task Schedule - SAS EG</title>
      <link>https://communities.sas.com/t5/SAS-Enterprise-Guide/Task-Schedule-SAS-EG/m-p/210982#M15812</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;I have a question on scheduling in SAS EG. I'm given a task to schedule a program. &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;My question is, instead of schedulling the whole program, is it possible to schedule the output as well?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Say, the program has been run and produces an output, e.g &lt;SPAN style="color: #0000ff;"&gt;Dataset_A&lt;/SPAN&gt; and I want to export &lt;SPAN style="color: #0000ff;"&gt;Dataset_A&lt;/SPAN&gt; in Excel format to a particular folder/location in C: drive, how can I do that in SAS EG? Reason being is I see the schedule options are very limited and high level. From what I see, it runs the whole thing instead of assigning particular tasks. &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Appreciate anyone's assistance in this because I just started to use SAS 4 months ago and I'm practically a trainee. Thank you!&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 22 Jun 2015 07:16:02 GMT</pubDate>
      <guid>https://communities.sas.com/t5/SAS-Enterprise-Guide/Task-Schedule-SAS-EG/m-p/210982#M15812</guid>
      <dc:creator>rush_milo</dc:creator>
      <dc:date>2015-06-22T07:16:02Z</dc:date>
    </item>
    <item>
      <title>Re: Task Schedule - SAS EG</title>
      <link>https://communities.sas.com/t5/SAS-Enterprise-Guide/Task-Schedule-SAS-EG/m-p/210983#M15813</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;I think I've found the answer to that. I can use Proc Export I believe.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Now, my other question is, it is possible to write a code to change the server? Because at my workplace, some codes have to be run under a different server. &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Hope my question makes sense. Thank you!&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 23 Jun 2015 01:04:15 GMT</pubDate>
      <guid>https://communities.sas.com/t5/SAS-Enterprise-Guide/Task-Schedule-SAS-EG/m-p/210983#M15813</guid>
      <dc:creator>rush_milo</dc:creator>
      <dc:date>2015-06-23T01:04:15Z</dc:date>
    </item>
    <item>
      <title>Re: Task Schedule - SAS EG</title>
      <link>https://communities.sas.com/t5/SAS-Enterprise-Guide/Task-Schedule-SAS-EG/m-p/210984#M15814</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;So is it definitely a SAS program you need to schedule and not an EG project? Do you use EG with a local SAS server (on your PC) or a remote server?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;The difficulty of exporting to your C: drive from EG if you use a remote server is that SAS programs run remotely and hence cannot link to your C: drive.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;If you use a local SAS server then there should be no problem - you can use the EXPORT procedure or the ODS EXCELXP tagset to write an Excel spreadsheet to your C: drive.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 23 Jun 2015 02:40:46 GMT</pubDate>
      <guid>https://communities.sas.com/t5/SAS-Enterprise-Guide/Task-Schedule-SAS-EG/m-p/210984#M15814</guid>
      <dc:creator>SASKiwi</dc:creator>
      <dc:date>2015-06-23T02:40:46Z</dc:date>
    </item>
    <item>
      <title>Re: Task Schedule - SAS EG</title>
      <link>https://communities.sas.com/t5/SAS-Enterprise-Guide/Task-Schedule-SAS-EG/m-p/210985#M15815</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;The most important thing to know is the layout of your SAS installation, epecially where the workspace server is located (local, remote, if remote, which operating system).&lt;/P&gt;&lt;P&gt;And what environment for scheduling is available and must be used according to organization policies.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 23 Jun 2015 05:13:07 GMT</pubDate>
      <guid>https://communities.sas.com/t5/SAS-Enterprise-Guide/Task-Schedule-SAS-EG/m-p/210985#M15815</guid>
      <dc:creator>Kurt_Bremser</dc:creator>
      <dc:date>2015-06-23T05:13:07Z</dc:date>
    </item>
    <item>
      <title>Re: Task Schedule - SAS EG</title>
      <link>https://communities.sas.com/t5/SAS-Enterprise-Guide/Task-Schedule-SAS-EG/m-p/210986#M15816</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Could you be more specific?&lt;/P&gt;&lt;P&gt;You see, code runs ON a server, so it can't magically hop from one server to another. That would be equivalent to your Windows desktop suddenly appearing on a computer at the other end of the office.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 23 Jun 2015 12:55:06 GMT</pubDate>
      <guid>https://communities.sas.com/t5/SAS-Enterprise-Guide/Task-Schedule-SAS-EG/m-p/210986#M15816</guid>
      <dc:creator>Kurt_Bremser</dc:creator>
      <dc:date>2015-06-23T12:55:06Z</dc:date>
    </item>
  </channel>
</rss>

