<?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: Load LASR table from another server in SAS Visual Analytics</title>
    <link>https://communities.sas.com/t5/SAS-Visual-Analytics/Load-LASR-table-from-another-server/m-p/460845#M10133</link>
    <description>&lt;P&gt;SAS/CONNECT is a great solution for this scenario, but it needs to be installed on both your BI and VA servers. We use this method ourselves.&lt;/P&gt;</description>
    <pubDate>Tue, 08 May 2018 20:28:42 GMT</pubDate>
    <dc:creator>SASKiwi</dc:creator>
    <dc:date>2018-05-08T20:28:42Z</dc:date>
    <item>
      <title>Load LASR table from another server</title>
      <link>https://communities.sas.com/t5/SAS-Visual-Analytics/Load-LASR-table-from-another-server/m-p/460658#M10125</link>
      <description>&lt;P&gt;Hi all.&lt;/P&gt;
&lt;P&gt;In our enviroments we have two separated server, one for portal and backend BI operations, and one for VA (with its own metadata server and&amp;nbsp;full stack). The two server access to a parallel shared file system.&lt;/P&gt;
&lt;P&gt;In the VA machine we have no scheduler or DI, so what we would like to do is to use the first server, that has not the SASIOLA engine installed, to load the table that the VA server see as "data" into the lasr. Is it possiible? I was thinking of using something like the rsubmit, to use on a user input code in a DI job, but have not been able to do it for now.&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Thanks &lt;span class="lia-unicode-emoji" title=":slightly_smiling_face:"&gt;🙂&lt;/span&gt;&lt;/P&gt;</description>
      <pubDate>Tue, 08 May 2018 09:24:24 GMT</pubDate>
      <guid>https://communities.sas.com/t5/SAS-Visual-Analytics/Load-LASR-table-from-another-server/m-p/460658#M10125</guid>
      <dc:creator>LukeL</dc:creator>
      <dc:date>2018-05-08T09:24:24Z</dc:date>
    </item>
    <item>
      <title>Re: Load LASR table from another server</title>
      <link>https://communities.sas.com/t5/SAS-Visual-Analytics/Load-LASR-table-from-another-server/m-p/460659#M10126</link>
      <description>&lt;P&gt;Hello&amp;nbsp;&lt;a href="https://communities.sas.com/t5/user/viewprofilepage/user-id/58023"&gt;@LukeL&lt;/a&gt;,&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;yours is an excellent question. Here my ideas for you:&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;UL&gt;
&lt;LI&gt;Activate an use the Autoload in VA: if your Autoload is a shared folder, your DI etl processes could drop tables into the autoload folder and the VA would pick the new changes as soon as the scheduled autoload task is triggered. If you want to increase performance, you can use also the Unload and Append subfolders.&lt;/LI&gt;
&lt;LI&gt;With EG, there is a functionality to Load data to LASR, which you can schedule as well.&lt;/LI&gt;
&lt;LI&gt;&lt;A href="https://blogs.sas.com/content/sgf/2015/08/11/loading-lasr-remotely-with-di-studio-sasconnect/" target="_blank"&gt;https://blogs.sas.com/content/sgf/2015/08/11/loading-lasr-remotely-with-di-studio-sasconnect/&lt;/A&gt;&lt;/LI&gt;
&lt;LI&gt;&lt;A href="http://bi-notes.com/2015/10/oh-snap-upload-data-to-the-lasr-server-just-like-that/" target="_blank"&gt;http://bi-notes.com/2015/10/oh-snap-upload-data-to-the-lasr-server-just-like-that/&lt;/A&gt;&lt;/LI&gt;
&lt;/UL&gt;
&lt;P&gt;Does it help?&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Kind regards,&lt;/P&gt;
&lt;P&gt;Juan&lt;/P&gt;</description>
      <pubDate>Tue, 08 May 2018 09:34:51 GMT</pubDate>
      <guid>https://communities.sas.com/t5/SAS-Visual-Analytics/Load-LASR-table-from-another-server/m-p/460659#M10126</guid>
      <dc:creator>JuanS_OCS</dc:creator>
      <dc:date>2018-05-08T09:34:51Z</dc:date>
    </item>
    <item>
      <title>Re: Load LASR table from another server</title>
      <link>https://communities.sas.com/t5/SAS-Visual-Analytics/Load-LASR-table-from-another-server/m-p/460663#M10127</link>
      <description>&lt;P&gt;&lt;a href="https://communities.sas.com/t5/user/viewprofilepage/user-id/58023"&gt;@LukeL&lt;/a&gt;,&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Beginning with the third maintenance release for SAS® 9.4, SAS® Integration Technologies includes the SAS LASR Analytic Server Access Tools. The SAS LASR Analytic Server Access Tools include two engines: the SASIOLA engine and the SASHDAT engine. These engines make it possible to copy data from an environment without a SAS LASR Analytic Server to a remote SAS LASR Analytic Server or Hadoop Distributed File System (HDFS).&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&lt;A href="http://support.sas.com/kb/56/996.html" target="_self"&gt;http://support.sas.com/kb/56/996.html&lt;/A&gt;&lt;/P&gt;</description>
      <pubDate>Tue, 08 May 2018 11:09:09 GMT</pubDate>
      <guid>https://communities.sas.com/t5/SAS-Visual-Analytics/Load-LASR-table-from-another-server/m-p/460663#M10127</guid>
      <dc:creator>alexal</dc:creator>
      <dc:date>2018-05-08T11:09:09Z</dc:date>
    </item>
    <item>
      <title>Re: Load LASR table from another server</title>
      <link>https://communities.sas.com/t5/SAS-Visual-Analytics/Load-LASR-table-from-another-server/m-p/460664#M10128</link>
      <description>Unfortunately...we are still in 9.4 M1 &lt;span class="lia-unicode-emoji" title=":disappointed_face:"&gt;😞&lt;/span&gt;</description>
      <pubDate>Tue, 08 May 2018 11:25:49 GMT</pubDate>
      <guid>https://communities.sas.com/t5/SAS-Visual-Analytics/Load-LASR-table-from-another-server/m-p/460664#M10128</guid>
      <dc:creator>LukeL</dc:creator>
      <dc:date>2018-05-08T11:25:49Z</dc:date>
    </item>
    <item>
      <title>Re: Load LASR table from another server</title>
      <link>https://communities.sas.com/t5/SAS-Visual-Analytics/Load-LASR-table-from-another-server/m-p/460845#M10133</link>
      <description>&lt;P&gt;SAS/CONNECT is a great solution for this scenario, but it needs to be installed on both your BI and VA servers. We use this method ourselves.&lt;/P&gt;</description>
      <pubDate>Tue, 08 May 2018 20:28:42 GMT</pubDate>
      <guid>https://communities.sas.com/t5/SAS-Visual-Analytics/Load-LASR-table-from-another-server/m-p/460845#M10133</guid>
      <dc:creator>SASKiwi</dc:creator>
      <dc:date>2018-05-08T20:28:42Z</dc:date>
    </item>
    <item>
      <title>Re: Load LASR table from another server</title>
      <link>https://communities.sas.com/t5/SAS-Visual-Analytics/Load-LASR-table-from-another-server/m-p/460847#M10134</link>
      <description>Am I asking too much if I ask you for a code example? &lt;span class="lia-unicode-emoji" title=":face_without_mouth:"&gt;😶&lt;/span&gt;</description>
      <pubDate>Tue, 08 May 2018 20:31:38 GMT</pubDate>
      <guid>https://communities.sas.com/t5/SAS-Visual-Analytics/Load-LASR-table-from-another-server/m-p/460847#M10134</guid>
      <dc:creator>LukeL</dc:creator>
      <dc:date>2018-05-08T20:31:38Z</dc:date>
    </item>
    <item>
      <title>Re: Load LASR table from another server</title>
      <link>https://communities.sas.com/t5/SAS-Visual-Analytics/Load-LASR-table-from-another-server/m-p/460916#M10135</link>
      <description>&lt;P&gt;What code do you need? The steps are:&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;UL&gt;
&lt;LI&gt;SIGNON to VA server from BI Server&lt;/LI&gt;
&lt;LI&gt;RSUBMIT load code to VA server&lt;/LI&gt;
&lt;LI&gt;ENDRSUBMIT to close load step&lt;/LI&gt;
&lt;LI&gt;SIGNOFF to close VA session&lt;/LI&gt;
&lt;/UL&gt;</description>
      <pubDate>Wed, 09 May 2018 05:16:45 GMT</pubDate>
      <guid>https://communities.sas.com/t5/SAS-Visual-Analytics/Load-LASR-table-from-another-server/m-p/460916#M10135</guid>
      <dc:creator>SASKiwi</dc:creator>
      <dc:date>2018-05-09T05:16:45Z</dc:date>
    </item>
  </channel>
</rss>

