<?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: SAS VIYA getting started with JAVA in Developers</title>
    <link>https://communities.sas.com/t5/Developers/SAS-VIYA-getting-started-with-JAVA/m-p/613019#M591</link>
    <description>&lt;P&gt;Thank you&lt;BR /&gt;can you also tell me where to put properties for host and port&lt;/P&gt;</description>
    <pubDate>Thu, 19 Dec 2019 13:02:26 GMT</pubDate>
    <dc:creator>Turla</dc:creator>
    <dc:date>2019-12-19T13:02:26Z</dc:date>
    <item>
      <title>SAS VIYA getting started with JAVA</title>
      <link>https://communities.sas.com/t5/Developers/SAS-VIYA-getting-started-with-JAVA/m-p/612949#M589</link>
      <description>&lt;P&gt;I'm studying how to write applications for working with CAS using java&lt;BR /&gt;And I really don't know how CAS libraries for JAVA work&lt;BR /&gt;I read all the info from&amp;nbsp;&lt;A href="https://go.documentation.sas.com/?cdcId=pgmcdc&amp;amp;cdcVersion=8.11&amp;amp;docsetId=caspg3java&amp;amp;docsetTarget=titlepage.htm&amp;amp;locale=en"&gt;https://go.documentation.sas.com/?cdcId=pgmcdc&amp;amp;cdcVersion=8.11&amp;amp;docsetId=caspg3java&amp;amp;docsetTarget=titlepage.htm&amp;amp;locale=en&lt;/A&gt;&lt;BR /&gt;But still don't understand how to work with CAS tables and libraries&lt;BR /&gt;Hope for your understanding and HELP&lt;/P&gt;</description>
      <pubDate>Thu, 19 Dec 2019 08:48:45 GMT</pubDate>
      <guid>https://communities.sas.com/t5/Developers/SAS-VIYA-getting-started-with-JAVA/m-p/612949#M589</guid>
      <dc:creator>Turla</dc:creator>
      <dc:date>2019-12-19T08:48:45Z</dc:date>
    </item>
    <item>
      <title>Re: SAS VIYA getting started with JAVA</title>
      <link>https://communities.sas.com/t5/Developers/SAS-VIYA-getting-started-with-JAVA/m-p/612975#M590</link>
      <description>This should be a good place to start -&amp;gt; &lt;A href="https://developer.sas.com/guides/java.html" target="_blank"&gt;https://developer.sas.com/guides/java.html&lt;/A&gt;</description>
      <pubDate>Thu, 19 Dec 2019 10:11:59 GMT</pubDate>
      <guid>https://communities.sas.com/t5/Developers/SAS-VIYA-getting-started-with-JAVA/m-p/612975#M590</guid>
      <dc:creator>AnandVyas</dc:creator>
      <dc:date>2019-12-19T10:11:59Z</dc:date>
    </item>
    <item>
      <title>Re: SAS VIYA getting started with JAVA</title>
      <link>https://communities.sas.com/t5/Developers/SAS-VIYA-getting-started-with-JAVA/m-p/613019#M591</link>
      <description>&lt;P&gt;Thank you&lt;BR /&gt;can you also tell me where to put properties for host and port&lt;/P&gt;</description>
      <pubDate>Thu, 19 Dec 2019 13:02:26 GMT</pubDate>
      <guid>https://communities.sas.com/t5/Developers/SAS-VIYA-getting-started-with-JAVA/m-p/613019#M591</guid>
      <dc:creator>Turla</dc:creator>
      <dc:date>2019-12-19T13:02:26Z</dc:date>
    </item>
    <item>
      <title>Re: SAS VIYA getting started with JAVA</title>
      <link>https://communities.sas.com/t5/Developers/SAS-VIYA-getting-started-with-JAVA/m-p/613025#M592</link>
      <description>&lt;P&gt;The link that you had shared earlier had reference to a sample program that checks for the server status. In this example you can see the method CASClient with the variables for CAS host and port. This is where you should replace it with your site information.&lt;BR /&gt;&lt;BR /&gt;&lt;A href="https://go.documentation.sas.com/?cdcId=pgmcdc&amp;amp;cdcVersion=8.11&amp;amp;docsetId=caspg3java&amp;amp;docsetTarget=p1fsfk2omlxq3gn1kbjflko40fog.htm&amp;amp;locale=en" target="_blank" rel="noopener"&gt;https://go.documentation.sas.com/?cdcId=pgmcdc&amp;amp;cdcVersion=8.11&amp;amp;docsetId=caspg3java&amp;amp;docsetTarget=p1fsfk2omlxq3gn1kbjflko40fog.htm&amp;amp;locale=en&lt;/A&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;/P&gt;
&lt;PRE&gt;public class ServerStatusExample1 {
  public static void main(String[] args) throws Exception {
    try (CASClientInterface client = new CASClient("cloud.example.com
", 5570))&lt;/PRE&gt;</description>
      <pubDate>Thu, 19 Dec 2019 13:23:12 GMT</pubDate>
      <guid>https://communities.sas.com/t5/Developers/SAS-VIYA-getting-started-with-JAVA/m-p/613025#M592</guid>
      <dc:creator>AnandVyas</dc:creator>
      <dc:date>2019-12-19T13:23:12Z</dc:date>
    </item>
  </channel>
</rss>

