<?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: import file from network device in SAS Data Management</title>
    <link>https://communities.sas.com/t5/SAS-Data-Management/import-file-from-network-device/m-p/78448#M677</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;On server explorer I can see Phisical drive A: C: &lt;span class="lia-unicode-emoji" title=":anguished_face:"&gt;😧&lt;/span&gt; and network location: B: U: L: that I already mapped.&lt;/P&gt;&lt;P&gt;From Data Integration Studio Browse I can see only the phisical ones.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Wed, 11 Sep 2013 08:09:54 GMT</pubDate>
    <dc:creator>mario1ghz</dc:creator>
    <dc:date>2013-09-11T08:09:54Z</dc:date>
    <item>
      <title>import file from network device</title>
      <link>https://communities.sas.com/t5/SAS-Data-Management/import-file-from-network-device/m-p/78445#M674</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi,&lt;/P&gt;&lt;P&gt;I can't see server's network device on "Browse" button when I try to create a new "external file".&lt;/P&gt;&lt;P&gt;Can anyone helps me?&lt;/P&gt;&lt;P&gt;Thank&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 11 Sep 2013 07:38:26 GMT</pubDate>
      <guid>https://communities.sas.com/t5/SAS-Data-Management/import-file-from-network-device/m-p/78445#M674</guid>
      <dc:creator>mario1ghz</dc:creator>
      <dc:date>2013-09-11T07:38:26Z</dc:date>
    </item>
    <item>
      <title>Re: import file from network device</title>
      <link>https://communities.sas.com/t5/SAS-Data-Management/import-file-from-network-device/m-p/78446#M675</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Don't forget that this must run on the SAS server not your workstation. So any mapping used must be on the server. You normally need to use UNC paths.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 11 Sep 2013 07:44:46 GMT</pubDate>
      <guid>https://communities.sas.com/t5/SAS-Data-Management/import-file-from-network-device/m-p/78446#M675</guid>
      <dc:creator>Patrick</dc:creator>
      <dc:date>2013-09-11T07:44:46Z</dc:date>
    </item>
    <item>
      <title>Re: import file from network device</title>
      <link>https://communities.sas.com/t5/SAS-Data-Management/import-file-from-network-device/m-p/78447#M676</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;You can use the following code to map a network drive to the SAS Server.&amp;nbsp; \\READYSHARE\USB_Storage is the UNC path you wish to map to t:\.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;DATA _NULL_;&lt;/P&gt;&lt;P&gt;X 'NET USE T: \\READYSHARE\USB_STORAGE';&lt;/P&gt;&lt;P&gt;RUN;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;If you want to know more then check out &lt;A class="active_link" href="http://www.howtogeek.com/118452/how-to-map-network-drives-from-the-command-prompt-in-windows/" title="http://www.howtogeek.com/118452/how-to-map-network-drives-from-the-command-prompt-in-windows/"&gt; How to Map Network Drives From the Command Prompt in Windows.&lt;/A&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 11 Sep 2013 07:54:29 GMT</pubDate>
      <guid>https://communities.sas.com/t5/SAS-Data-Management/import-file-from-network-device/m-p/78447#M676</guid>
      <dc:creator>Scott_Mitchell</dc:creator>
      <dc:date>2013-09-11T07:54:29Z</dc:date>
    </item>
    <item>
      <title>Re: import file from network device</title>
      <link>https://communities.sas.com/t5/SAS-Data-Management/import-file-from-network-device/m-p/78448#M677</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;On server explorer I can see Phisical drive A: C: &lt;span class="lia-unicode-emoji" title=":anguished_face:"&gt;😧&lt;/span&gt; and network location: B: U: L: that I already mapped.&lt;/P&gt;&lt;P&gt;From Data Integration Studio Browse I can see only the phisical ones.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 11 Sep 2013 08:09:54 GMT</pubDate>
      <guid>https://communities.sas.com/t5/SAS-Data-Management/import-file-from-network-device/m-p/78448#M677</guid>
      <dc:creator>mario1ghz</dc:creator>
      <dc:date>2013-09-11T08:09:54Z</dc:date>
    </item>
    <item>
      <title>Re: import file from network device</title>
      <link>https://communities.sas.com/t5/SAS-Data-Management/import-file-from-network-device/m-p/78449#M678</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Currently I don't have access to an environment to replicate what you describe so I can't give you a advise for your concrete question.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;The approach I'm usually taking is to define the "root" UNC path as macro variable in an autoexec set up for DI jobs. Then I use this macro variable as part of the file path in the external file definition.&lt;/P&gt;&lt;P&gt;I make always sure that the application specific folder structures are the same in all environments so that I can migrate DI jobs between environments without any changes. I need only to populate the macro vars in the autoexec with different UNC paths.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;So a filename used in the external file could look like:&lt;/P&gt;&lt;P&gt;&amp;amp;root_path1\folder1\external_file.csv&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;And then make sure that you also select "double quotes" for the filename.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;The only disadvantage to this approach is that when you click on the external file metadata object you can't access the underlying data as there the macro variable doesn't get resolved. I couldn't figure out yet (and haven't also invested too much time with it) if there would be a way to define the macro variable also somewhere else so that the pathname gets always resolved.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I believe the advantage of this approach is that you don't need to map network drives on the server. In my experience mapping networks on the server is something the server admins in a lot of organisations are very resistant to do.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 12 Sep 2013 10:54:08 GMT</pubDate>
      <guid>https://communities.sas.com/t5/SAS-Data-Management/import-file-from-network-device/m-p/78449#M678</guid>
      <dc:creator>Patrick</dc:creator>
      <dc:date>2013-09-12T10:54:08Z</dc:date>
    </item>
    <item>
      <title>Re: import file from network device</title>
      <link>https://communities.sas.com/t5/SAS-Data-Management/import-file-from-network-device/m-p/78450#M679</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;OK,&lt;/P&gt;&lt;P&gt;I never can see network device mapped,&amp;nbsp; But I can use the phisical network path:&lt;/P&gt;&lt;P&gt;&lt;A href="https://communities.sas.com/"&gt;\\&amp;lt;nome:server&amp;gt;\&amp;lt;path&lt;/A&gt; in the server&amp;gt;\nome_file.csv&lt;/P&gt;&lt;P&gt;It works.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks,&lt;/P&gt;&lt;P&gt;Mario&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 08 Oct 2013 11:41:00 GMT</pubDate>
      <guid>https://communities.sas.com/t5/SAS-Data-Management/import-file-from-network-device/m-p/78450#M679</guid>
      <dc:creator>mario1ghz</dc:creator>
      <dc:date>2013-10-08T11:41:00Z</dc:date>
    </item>
  </channel>
</rss>

