<?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: Issues Connecting to CAS Server using SWAT python package in Developers</title>
    <link>https://communities.sas.com/t5/Developers/Issues-Connecting-to-CAS-Server-using-SWAT-python-package/m-p/758877#M1249</link>
    <description>&lt;P&gt;Hello Joe&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Yes, i was using the single quotes, i was getting issues with the certificates, It has been resolved now.&lt;/P&gt;&lt;P&gt;Thank you so much for the help&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Regards&amp;nbsp;&lt;/P&gt;&lt;P&gt;Anish kapoor&lt;/P&gt;</description>
    <pubDate>Mon, 02 Aug 2021 19:25:55 GMT</pubDate>
    <dc:creator>anishkapoor</dc:creator>
    <dc:date>2021-08-02T19:25:55Z</dc:date>
    <item>
      <title>Issues Connecting to CAS Server using SWAT python package</title>
      <link>https://communities.sas.com/t5/Developers/Issues-Connecting-to-CAS-Server-using-SWAT-python-package/m-p/755466#M1238</link>
      <description>&lt;P&gt;Hello&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;I am trying to connect the CAS server with the swat python package on jupyter notebook,&lt;/P&gt;&lt;P&gt;But every time run the code I am getting an error msg.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Code i am using&amp;nbsp;&lt;/P&gt;&lt;P&gt;conn = swat.CAS(hostname = "",port = 8777,username = "",password = "")&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;i have also added the environment variable&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;DIV&gt;Now the error msg that is coming as&amp;nbsp;&lt;/DIV&gt;&lt;DIV&gt;&lt;PRE&gt;&lt;SPAN&gt;SWATError&lt;/SPAN&gt;: Unable to connect to any URL in the list: ""&lt;/PRE&gt;&lt;/DIV&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;I had also tried connecting directly to the SASViya and when I had tried uploading a file I am getting the following error: -&amp;nbsp;&lt;/P&gt;&lt;DIV&gt;&lt;SPAN&gt;A&lt;/SPAN&gt;&lt;SPAN&gt; SAS software component required for managing tables could not be loaded.&lt;/SPAN&gt;&lt;/DIV&gt;&lt;DIV&gt;&lt;SPAN&gt;A SAS software component required for managing tables could not be loaded. The action stopped due to errors. code: 2-3-2710013 property: TKCASTAB_INSTLOAD_FAILED uri: /casManagement/servers/cas-shared-default/caslibs/Public/tables&lt;/SPAN&gt;&lt;/DIV&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Tue, 20 Jul 2021 18:50:41 GMT</pubDate>
      <guid>https://communities.sas.com/t5/Developers/Issues-Connecting-to-CAS-Server-using-SWAT-python-package/m-p/755466#M1238</guid>
      <dc:creator>anishkapoor</dc:creator>
      <dc:date>2021-07-20T18:50:41Z</dc:date>
    </item>
    <item>
      <title>Re: Issues Connecting to CAS Server using SWAT python package</title>
      <link>https://communities.sas.com/t5/Developers/Issues-Connecting-to-CAS-Server-using-SWAT-python-package/m-p/755648#M1239</link>
      <description>&lt;P&gt;Hi&amp;nbsp;&lt;a href="https://communities.sas.com/t5/user/viewprofilepage/user-id/390125"&gt;@anishkapoor&lt;/a&gt;&amp;nbsp;,&lt;/P&gt;
&lt;P&gt;Did you add the hostname, username, and password from your SAS Viya server inside the quotes in your command? Something like:&lt;/P&gt;
&lt;P&gt;conn = swat.CAS('&lt;A href="https://my-cas-host.com:443/cas-shared-default-http/" target="_blank"&gt;https://my-cas-host.com:443/cas-shared-default-http/&lt;/A&gt;', username='user1', password='abc123') as described in the&amp;nbsp;&lt;A href="https://sassoftware.github.io/python-swat/getting-started.html" target="_self"&gt;Python SWAT documentation&lt;/A&gt;?&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Wed, 21 Jul 2021 14:48:13 GMT</pubDate>
      <guid>https://communities.sas.com/t5/Developers/Issues-Connecting-to-CAS-Server-using-SWAT-python-package/m-p/755648#M1239</guid>
      <dc:creator>joeFurbee</dc:creator>
      <dc:date>2021-07-21T14:48:13Z</dc:date>
    </item>
    <item>
      <title>Re: Issues Connecting to CAS Server using SWAT python package</title>
      <link>https://communities.sas.com/t5/Developers/Issues-Connecting-to-CAS-Server-using-SWAT-python-package/m-p/758877#M1249</link>
      <description>&lt;P&gt;Hello Joe&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Yes, i was using the single quotes, i was getting issues with the certificates, It has been resolved now.&lt;/P&gt;&lt;P&gt;Thank you so much for the help&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Regards&amp;nbsp;&lt;/P&gt;&lt;P&gt;Anish kapoor&lt;/P&gt;</description>
      <pubDate>Mon, 02 Aug 2021 19:25:55 GMT</pubDate>
      <guid>https://communities.sas.com/t5/Developers/Issues-Connecting-to-CAS-Server-using-SWAT-python-package/m-p/758877#M1249</guid>
      <dc:creator>anishkapoor</dc:creator>
      <dc:date>2021-08-02T19:25:55Z</dc:date>
    </item>
  </channel>
</rss>

