<?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: Upload/Download SAS Data Sets task for Enterprise Guide 4.1 in SAS Enterprise Guide</title>
    <link>https://communities.sas.com/t5/SAS-Enterprise-Guide/Upload-Download-SAS-Data-Sets-task-for-Enterprise-Guide-4-1/m-p/2306#M770</link>
    <description>Hello&lt;BR /&gt;
&lt;BR /&gt;
&lt;BR /&gt;
We are migrating Enterprise Guide from 4.1 to 4.2. Some of users have installed Download/Upload Custom Task.&lt;BR /&gt;
&lt;BR /&gt;
Is there any plan to migrate these 2 custom tasks to Enterprise Guide 4.2 ?&lt;BR /&gt;
If not, can we have the source code to migrate it by our selves ?&lt;BR /&gt;
&lt;BR /&gt;
Thanks</description>
    <pubDate>Thu, 19 Aug 2010 14:25:19 GMT</pubDate>
    <dc:creator>Victor</dc:creator>
    <dc:date>2010-08-19T14:25:19Z</dc:date>
    <item>
      <title>Upload/Download SAS Data Sets task for Enterprise Guide 4.1</title>
      <link>https://communities.sas.com/t5/SAS-Enterprise-Guide/Upload-Download-SAS-Data-Sets-task-for-Enterprise-Guide-4-1/m-p/2302#M766</link>
      <description>The Enterprise Guide team has made available two new tasks to transfer SAS data set files between your PC and a SAS server.&lt;BR /&gt;
&lt;BR /&gt;
You can download the new tasks from:&lt;BR /&gt;
&lt;A href="http://www.sas.com/apps/demosdownloads/setupcat.jsp?cat=SAS+Enterprise+Guide" target="_blank"&gt;http://www.sas.com/apps/demosdownloads/setupcat.jsp?cat=SAS+Enterprise+Guide&lt;/A&gt;&lt;BR /&gt;
&lt;BR /&gt;
&lt;B&gt;Background&lt;/B&gt;&lt;BR /&gt;
When SAS Enterprise Guide is installed on a PC without a locally installed SAS server, you cannot save SAS data files on the local machine in SAS data set format (sas7bdat). &lt;BR /&gt;
&lt;BR /&gt;
SAS Enterprise Guide can read local SAS data sets without the use of a locally installed SAS server, but it relies on the SAS server to write SAS data sets. When SAS Enterprise Guide analyzes local data by using a remote server, it reads the data by using the SAS OLEDB Local Data Provider and writes the records into a data set in the WORK library on the remote server. &lt;BR /&gt;
&lt;BR /&gt;
&lt;B&gt;New tasks to streamline the process&lt;/B&gt;&lt;BR /&gt;
In order to move data between the local PC and the remote SAS server, there are now two file transfer tasks to download and upload SAS data sets. These tasks capture the upload and download operations as steps within your project flow, so that they can be repeated each time your project is run. &lt;BR /&gt;
&lt;BR /&gt;
Enjoy!&lt;BR /&gt;
Chris</description>
      <pubDate>Mon, 12 Feb 2007 16:29:22 GMT</pubDate>
      <guid>https://communities.sas.com/t5/SAS-Enterprise-Guide/Upload-Download-SAS-Data-Sets-task-for-Enterprise-Guide-4-1/m-p/2302#M766</guid>
      <dc:creator>ChrisHemedinger</dc:creator>
      <dc:date>2007-02-12T16:29:22Z</dc:date>
    </item>
    <item>
      <title>Re: Upload/Download SAS Data Sets task for Enterprise Guide 4.1</title>
      <link>https://communities.sas.com/t5/SAS-Enterprise-Guide/Upload-Download-SAS-Data-Sets-task-for-Enterprise-Guide-4-1/m-p/2303#M767</link>
      <description>Chris,&lt;BR /&gt;
&lt;BR /&gt;
I hope you don't mind me advertising your 2 new custom tasks for EG 4.1 in the latest issue of VIEWS News, which can be dowloaded via the Newsletter link on the home page of the VIEWS web site:&lt;BR /&gt;
  &lt;A href="http://www.views-uk.org" target="_blank"&gt;http://www.views-uk.org&lt;/A&gt;&lt;BR /&gt;
&lt;BR /&gt;
The article in the newsletter also includes a link to these User Forums.&lt;BR /&gt;
&lt;BR /&gt;
I'm looking forward to seeing more custom tasks here.&lt;BR /&gt;
&lt;BR /&gt;
Thanks in advance......Phil</description>
      <pubDate>Tue, 27 Feb 2007 13:21:55 GMT</pubDate>
      <guid>https://communities.sas.com/t5/SAS-Enterprise-Guide/Upload-Download-SAS-Data-Sets-task-for-Enterprise-Guide-4-1/m-p/2303#M767</guid>
      <dc:creator>prholland</dc:creator>
      <dc:date>2007-02-27T13:21:55Z</dc:date>
    </item>
    <item>
      <title>Re: Upload/Download SAS Data Sets task for Enterprise Guide 4.1</title>
      <link>https://communities.sas.com/t5/SAS-Enterprise-Guide/Upload-Download-SAS-Data-Sets-task-for-Enterprise-Guide-4-1/m-p/2304#M768</link>
      <description>Chris,&lt;BR /&gt;
&lt;BR /&gt;
Thanks for making this available.  Is there any plan for adding some utility to enable users to easily create custom tasks?  I realize Visual Studio can be used for that purpose, but most SAS users are not that familiar with that and other IDE tools.&lt;BR /&gt;
&lt;BR /&gt;
Thank you,&lt;BR /&gt;
Tim</description>
      <pubDate>Fri, 09 Mar 2007 17:57:44 GMT</pubDate>
      <guid>https://communities.sas.com/t5/SAS-Enterprise-Guide/Upload-Download-SAS-Data-Sets-task-for-Enterprise-Guide-4-1/m-p/2304#M768</guid>
      <dc:creator>tim_bi</dc:creator>
      <dc:date>2007-03-09T17:57:44Z</dc:date>
    </item>
    <item>
      <title>Re: Upload/Download SAS Data Sets task for Enterprise Guide 4.1</title>
      <link>https://communities.sas.com/t5/SAS-Enterprise-Guide/Upload-Download-SAS-Data-Sets-task-for-Enterprise-Guide-4-1/m-p/2305#M769</link>
      <description>Tim,&lt;BR /&gt;
&lt;BR /&gt;
Currently, the only way to create custom tasks is to use our .NET APIs -- that means Visual Studio for most folks.&lt;BR /&gt;
&lt;BR /&gt;
In the future we might try to make this process easier for folks who simply want to surface their parameterized SAS programs, similar to a stored process. But there are no concrete plans yet.  I invite you to submit your suggestion via the tech support page.&lt;BR /&gt;
&lt;BR /&gt;
Chris</description>
      <pubDate>Mon, 12 Mar 2007 18:43:36 GMT</pubDate>
      <guid>https://communities.sas.com/t5/SAS-Enterprise-Guide/Upload-Download-SAS-Data-Sets-task-for-Enterprise-Guide-4-1/m-p/2305#M769</guid>
      <dc:creator>ChrisHemedinger</dc:creator>
      <dc:date>2007-03-12T18:43:36Z</dc:date>
    </item>
    <item>
      <title>Re: Upload/Download SAS Data Sets task for Enterprise Guide 4.1</title>
      <link>https://communities.sas.com/t5/SAS-Enterprise-Guide/Upload-Download-SAS-Data-Sets-task-for-Enterprise-Guide-4-1/m-p/2306#M770</link>
      <description>Hello&lt;BR /&gt;
&lt;BR /&gt;
&lt;BR /&gt;
We are migrating Enterprise Guide from 4.1 to 4.2. Some of users have installed Download/Upload Custom Task.&lt;BR /&gt;
&lt;BR /&gt;
Is there any plan to migrate these 2 custom tasks to Enterprise Guide 4.2 ?&lt;BR /&gt;
If not, can we have the source code to migrate it by our selves ?&lt;BR /&gt;
&lt;BR /&gt;
Thanks</description>
      <pubDate>Thu, 19 Aug 2010 14:25:19 GMT</pubDate>
      <guid>https://communities.sas.com/t5/SAS-Enterprise-Guide/Upload-Download-SAS-Data-Sets-task-for-Enterprise-Guide-4-1/m-p/2306#M770</guid>
      <dc:creator>Victor</dc:creator>
      <dc:date>2010-08-19T14:25:19Z</dc:date>
    </item>
    <item>
      <title>Re: Upload/Download SAS Data Sets task for Enterprise Guide 4.1</title>
      <link>https://communities.sas.com/t5/SAS-Enterprise-Guide/Upload-Download-SAS-Data-Sets-task-for-Enterprise-Guide-4-1/m-p/2307#M771</link>
      <description>Those tasks are now built in to 4.2 - they are under the Tasks --&amp;gt; Data menu.</description>
      <pubDate>Thu, 19 Aug 2010 14:54:49 GMT</pubDate>
      <guid>https://communities.sas.com/t5/SAS-Enterprise-Guide/Upload-Download-SAS-Data-Sets-task-for-Enterprise-Guide-4-1/m-p/2307#M771</guid>
      <dc:creator>Technolero</dc:creator>
      <dc:date>2010-08-19T14:54:49Z</dc:date>
    </item>
    <item>
      <title>Re: Upload/Download SAS Data Sets task for Enterprise Guide 4.1</title>
      <link>https://communities.sas.com/t5/SAS-Enterprise-Guide/Upload-Download-SAS-Data-Sets-task-for-Enterprise-Guide-4-1/m-p/2308#M772</link>
      <description>Oh, I should have look at the menus in Guide 4.2 before asking my question.&lt;BR /&gt;
&lt;BR /&gt;
Thank's Anyway</description>
      <pubDate>Mon, 23 Aug 2010 09:18:39 GMT</pubDate>
      <guid>https://communities.sas.com/t5/SAS-Enterprise-Guide/Upload-Download-SAS-Data-Sets-task-for-Enterprise-Guide-4-1/m-p/2308#M772</guid>
      <dc:creator>Victor</dc:creator>
      <dc:date>2010-08-23T09:18:39Z</dc:date>
    </item>
    <item>
      <title>Re: Upload/Download SAS Data Sets task for Enterprise Guide 4.1</title>
      <link>https://communities.sas.com/t5/SAS-Enterprise-Guide/Upload-Download-SAS-Data-Sets-task-for-Enterprise-Guide-4-1/m-p/2309#M773</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt; Hello!&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I am using the EG 4.2, is there a way to perform this task programatically? That is, Upload/Download SAS Data Sets using SAS Code.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thank you!&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 24 Oct 2011 13:50:18 GMT</pubDate>
      <guid>https://communities.sas.com/t5/SAS-Enterprise-Guide/Upload-Download-SAS-Data-Sets-task-for-Enterprise-Guide-4-1/m-p/2309#M773</guid>
      <dc:creator>Rah</dc:creator>
      <dc:date>2011-10-24T13:50:18Z</dc:date>
    </item>
    <item>
      <title>Upload/Download SAS Data Sets task for Enterprise Guide 4.1</title>
      <link>https://communities.sas.com/t5/SAS-Enterprise-Guide/Upload-Download-SAS-Data-Sets-task-for-Enterprise-Guide-4-1/m-p/2310#M774</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;A couple of ways come to mind.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;1) if you can map the local drive from the server (or know the UNC name), you can use LIBNAMES and PROC COPY.&lt;/P&gt;&lt;P&gt;2) if you local administrators will enable the X command in SAS, you can use the OS copy procedures to move the files.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Doc Muhlbaier&lt;/P&gt;&lt;P&gt;Duke&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 24 Oct 2011 15:14:06 GMT</pubDate>
      <guid>https://communities.sas.com/t5/SAS-Enterprise-Guide/Upload-Download-SAS-Data-Sets-task-for-Enterprise-Guide-4-1/m-p/2310#M774</guid>
      <dc:creator>Doc_Duke</dc:creator>
      <dc:date>2011-10-24T15:14:06Z</dc:date>
    </item>
    <item>
      <title>Re: Upload/Download SAS Data Sets task for Enterprise Guide 4.1</title>
      <link>https://communities.sas.com/t5/SAS-Enterprise-Guide/Upload-Download-SAS-Data-Sets-task-for-Enterprise-Guide-4-1/m-p/247865#M17562</link>
      <description>&lt;P&gt;You note the UPLOAD uses the SAS OLEDB local data provider.&amp;nbsp;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Q1:&amp;nbsp;Is the OLEDB provider dependent on the bitness of the SAS table?&amp;nbsp; Supposing the providers are different, 32/64&amp;nbsp;and&amp;nbsp;are dependent on the bitness of the SAS table...if one installs EG32 or EG64 (no local SAS) are both the SAS OLE32 and OLE64 data providers installed?&amp;nbsp; &lt;/P&gt;
&lt;P&gt;Q2: If&amp;nbsp; a SAS table is loaded from one OS, Windows, to another OS, Unix...will the table be migrated so the cross-platform engine on the Unix server would need be utitlized (32 migrates to 64).&amp;nbsp; (I might&amp;nbsp; surmise&amp;nbsp;that if the OLEDB driver is being used, the SAS table is not going through a simple&amp;nbsp;binary/ftp transfer)&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Thanks&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Wed, 03 Feb 2016 21:51:46 GMT</pubDate>
      <guid>https://communities.sas.com/t5/SAS-Enterprise-Guide/Upload-Download-SAS-Data-Sets-task-for-Enterprise-Guide-4-1/m-p/247865#M17562</guid>
      <dc:creator>RogerSpeas</dc:creator>
      <dc:date>2016-02-03T21:51:46Z</dc:date>
    </item>
    <item>
      <title>Re: Upload/Download SAS Data Sets task for Enterprise Guide 4.1</title>
      <link>https://communities.sas.com/t5/SAS-Enterprise-Guide/Upload-Download-SAS-Data-Sets-task-for-Enterprise-Guide-4-1/m-p/247882#M17563</link>
      <description>&lt;P&gt;Wow&amp;nbsp;&lt;a href="https://communities.sas.com/t5/user/viewprofilepage/user-id/9389"&gt;@RogerSpeas﻿&lt;/a&gt;, you win the award for updating the oldest thread this week! (This post was originally from 2007.)&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;To answer your question, the OLE DB provider is not a factor during the Upload or Download. &amp;nbsp;In the original post, I just wanted to point out that when you&amp;nbsp;&lt;STRONG&gt;don't&lt;/STRONG&gt; use the Upload task, you can still read local data set files with EG and EG will transfer those records to SAS as needed -- but it's slow. &amp;nbsp;The Upload task makes the transfer a faster operation -- using a binary FTP-like transfer.&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;After Upload, the task checks to see if the data set encoding matches that of the SAS session and if it doesn't, it runs a DATA step to fix it up.&lt;/P&gt;</description>
      <pubDate>Wed, 03 Feb 2016 23:55:04 GMT</pubDate>
      <guid>https://communities.sas.com/t5/SAS-Enterprise-Guide/Upload-Download-SAS-Data-Sets-task-for-Enterprise-Guide-4-1/m-p/247882#M17563</guid>
      <dc:creator>ChrisHemedinger</dc:creator>
      <dc:date>2016-02-03T23:55:04Z</dc:date>
    </item>
  </channel>
</rss>

