<?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: Programmatically start/stop  SAS VA LASR server  issue in SAS Visual Analytics</title>
    <link>https://communities.sas.com/t5/SAS-Visual-Analytics/Programmatically-start-stop-SAS-VA-LASR-server-issue/m-p/286813#M4861</link>
    <description>&lt;P&gt;Have you already looked at &lt;A href="http://support.sas.com/kb/56/189.html" target="_blank"&gt;http://support.sas.com/kb/56/189.html&lt;/A&gt;?&lt;/P&gt;</description>
    <pubDate>Mon, 25 Jul 2016 10:46:09 GMT</pubDate>
    <dc:creator>Kurt_Bremser</dc:creator>
    <dc:date>2016-07-25T10:46:09Z</dc:date>
    <item>
      <title>Programmatically start/stop  SAS VA LASR server  issue</title>
      <link>https://communities.sas.com/t5/SAS-Visual-Analytics/Programmatically-start-stop-SAS-VA-LASR-server-issue/m-p/286793#M4860</link>
      <description>&lt;P&gt;Hi SAS Experts,&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Recently, My&amp;nbsp;customer told me &amp;nbsp;its a little annoying to start /stop LASR server manually on the web broswer and asked me if there any possible to use sas code control the LASR server.&lt;/P&gt;&lt;P&gt;Fortunately, I found the article about this topic ( link: &lt;A href="http://www.sas.com/offices/europe/uk/support/sas-hints-tips/lasr-server-va.html" target="_blank"&gt;http://www.sas.com/offices/europe/uk/support/sas-hints-tips/lasr-server-va.html&lt;/A&gt;)&lt;/P&gt;&lt;P&gt;and it worked!&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;There&amp;nbsp;is a thing confused me . When I run the SAS code &amp;nbsp;which mentioned in the article and using BASE SAS 9.4 on the Server which installed VA &amp;nbsp;and it worked successfully.&lt;/P&gt;&lt;P&gt;But when I run the same SAS code on my pc(client) . It didn't work.&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;This is the code I run on my pc (client) using BASE SAS 9.4:&lt;/P&gt;&lt;PRE&gt;libname VALIBLA SASIOLA 
     startserver host="myserver" port=10010
  signer="myserver:80/SASLASRAuthorization";&lt;/PRE&gt;&lt;P&gt;There is the error message:&lt;/P&gt;&lt;P&gt;&lt;IMG src="https://communities.sas.com/t5/image/serverpage/image-id/4202i4EB62C3E56D4AC12/image-size/original?v=v2&amp;amp;px=-1" border="0" alt="未命名.png" title="未命名.png" width="1275" height="47" /&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;I also tried to run the same code on my SAS EG &amp;nbsp;(client), It worked.&lt;/P&gt;&lt;P&gt;Is there any&amp;nbsp;code &amp;nbsp;i have to add to login &amp;nbsp; (like EG connect to VA SERVER login setting?) ? If yes, what code/option shoud I add?&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;Any idea will be&amp;nbsp;&amp;nbsp;appreticated.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Many Thanks,&lt;/P&gt;&lt;P&gt;Roy&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Mon, 25 Jul 2016 08:19:21 GMT</pubDate>
      <guid>https://communities.sas.com/t5/SAS-Visual-Analytics/Programmatically-start-stop-SAS-VA-LASR-server-issue/m-p/286793#M4860</guid>
      <dc:creator>ROY30426</dc:creator>
      <dc:date>2016-07-25T08:19:21Z</dc:date>
    </item>
    <item>
      <title>Re: Programmatically start/stop  SAS VA LASR server  issue</title>
      <link>https://communities.sas.com/t5/SAS-Visual-Analytics/Programmatically-start-stop-SAS-VA-LASR-server-issue/m-p/286813#M4861</link>
      <description>&lt;P&gt;Have you already looked at &lt;A href="http://support.sas.com/kb/56/189.html" target="_blank"&gt;http://support.sas.com/kb/56/189.html&lt;/A&gt;?&lt;/P&gt;</description>
      <pubDate>Mon, 25 Jul 2016 10:46:09 GMT</pubDate>
      <guid>https://communities.sas.com/t5/SAS-Visual-Analytics/Programmatically-start-stop-SAS-VA-LASR-server-issue/m-p/286813#M4861</guid>
      <dc:creator>Kurt_Bremser</dc:creator>
      <dc:date>2016-07-25T10:46:09Z</dc:date>
    </item>
    <item>
      <title>Re: Programmatically start/stop  SAS VA LASR server  issue</title>
      <link>https://communities.sas.com/t5/SAS-Visual-Analytics/Programmatically-start-stop-SAS-VA-LASR-server-issue/m-p/286814#M4862</link>
      <description>&lt;P&gt;And I guess you need to make sure that your local SAS session is connected to the same Metadata Server.&lt;/P&gt;</description>
      <pubDate>Mon, 25 Jul 2016 10:47:34 GMT</pubDate>
      <guid>https://communities.sas.com/t5/SAS-Visual-Analytics/Programmatically-start-stop-SAS-VA-LASR-server-issue/m-p/286814#M4862</guid>
      <dc:creator>Kurt_Bremser</dc:creator>
      <dc:date>2016-07-25T10:47:34Z</dc:date>
    </item>
    <item>
      <title>Re: Programmatically start/stop  SAS VA LASR server  issue</title>
      <link>https://communities.sas.com/t5/SAS-Visual-Analytics/Programmatically-start-stop-SAS-VA-LASR-server-issue/m-p/286821#M4863</link>
      <description>&lt;P&gt;Hi&amp;nbsp;&lt;a href="https://communities.sas.com/t5/user/viewprofilepage/user-id/86820"&gt;@ROY30426﻿&lt;/a&gt;,&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;I think the SAS Note provided by&amp;nbsp;&lt;a href="https://communities.sas.com/t5/user/viewprofilepage/user-id/11562"&gt;@Kurt_Bremser﻿&lt;/a&gt;&amp;nbsp;is wrthy to check if it is fine. Unless just to ensure that those fields are as expected.&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Besides, what I see is that your code works if it runs locally on the server (run on the server or with EG), but not if you run it on a different physical location of sas.exe (as your SAS Base on your PC).&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Therefore, I would propose you one of the following options:&lt;/P&gt;
&lt;OL&gt;
&lt;LI&gt;Create a vbs script with SAS EG, which can be triggered from the PCs (controllers).&lt;/LI&gt;
&lt;LI&gt;Create a shared folders on the server, visible from a limited list of&amp;nbsp;PCs (controllers0, and a script on the servers to run every 5 min to check if an specific file is dropped on that shared folder. If found, it triggers the Start/Stop of the LASR.&lt;/LI&gt;
&lt;/OL&gt;</description>
      <pubDate>Mon, 25 Jul 2016 11:24:10 GMT</pubDate>
      <guid>https://communities.sas.com/t5/SAS-Visual-Analytics/Programmatically-start-stop-SAS-VA-LASR-server-issue/m-p/286821#M4863</guid>
      <dc:creator>JuanS_OCS</dc:creator>
      <dc:date>2016-07-25T11:24:10Z</dc:date>
    </item>
    <item>
      <title>Re: Programmatically start/stop  SAS VA LASR server  issue</title>
      <link>https://communities.sas.com/t5/SAS-Visual-Analytics/Programmatically-start-stop-SAS-VA-LASR-server-issue/m-p/287099#M4874</link>
      <description>To me, this sounds like a centrally managed work. So from other purposes than just curiosity, I think you should be content with a server based routine.</description>
      <pubDate>Tue, 26 Jul 2016 06:09:47 GMT</pubDate>
      <guid>https://communities.sas.com/t5/SAS-Visual-Analytics/Programmatically-start-stop-SAS-VA-LASR-server-issue/m-p/287099#M4874</guid>
      <dc:creator>LinusH</dc:creator>
      <dc:date>2016-07-26T06:09:47Z</dc:date>
    </item>
    <item>
      <title>Re: Programmatically start/stop  SAS VA LASR server  issue</title>
      <link>https://communities.sas.com/t5/SAS-Visual-Analytics/Programmatically-start-stop-SAS-VA-LASR-server-issue/m-p/423536#M9030</link>
      <description>&lt;P&gt;Hi Roy,&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Can you post the code you have used to start and stop the LASR Server? The link provided is not available. I would like to do same on my part.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Thanks.&lt;/P&gt;&lt;P&gt;-Albert0&lt;/P&gt;</description>
      <pubDate>Tue, 26 Dec 2017 02:12:14 GMT</pubDate>
      <guid>https://communities.sas.com/t5/SAS-Visual-Analytics/Programmatically-start-stop-SAS-VA-LASR-server-issue/m-p/423536#M9030</guid>
      <dc:creator>Albert0</dc:creator>
      <dc:date>2017-12-26T02:12:14Z</dc:date>
    </item>
  </channel>
</rss>

