<?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: Using Javaobj in datastep... in SAS Programming</title>
    <link>https://communities.sas.com/t5/SAS-Programming/Using-Javaobj-in-datastep/m-p/562957#M157771</link>
    <description>&lt;P&gt;I'm thinking that I can try to set the classpath with all my jars at the start of the SAS program and not in every single macro where there are the parametric datastep that use the javaobjs.&lt;BR /&gt;In this way I will remove every conflict in the call of the classpath.&lt;/P&gt;&lt;P&gt;Also I will try the dosubl function.&lt;BR /&gt;What do you think about this issue?&lt;/P&gt;</description>
    <pubDate>Fri, 31 May 2019 18:30:22 GMT</pubDate>
    <dc:creator>AsSASsin</dc:creator>
    <dc:date>2019-05-31T18:30:22Z</dc:date>
    <item>
      <title>Using Javaobj in datastep...</title>
      <link>https://communities.sas.com/t5/SAS-Programming/Using-Javaobj-in-datastep/m-p/562705#M157650</link>
      <description>&lt;P&gt;Hello everyone,&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;we are using some Java (jar) with our SAS programs and it works well (after some massive debugging).&lt;/P&gt;&lt;P&gt;Now we have to use two different classes from two different jars in the same data step.&lt;/P&gt;&lt;P&gt;How can I set the classpath?&lt;/P&gt;&lt;P&gt;Now we are using this: options set=CLASSPATH “mypath/myjava.jar&lt;/P&gt;&lt;P&gt;I need to use more Jars.&lt;/P&gt;&lt;P&gt;To do this, do I need to set some environment variables?&lt;/P&gt;&lt;P&gt;The SAS system is Viya 3.4.&lt;/P&gt;&lt;P&gt;Any help?&lt;/P&gt;</description>
      <pubDate>Thu, 30 May 2019 20:18:36 GMT</pubDate>
      <guid>https://communities.sas.com/t5/SAS-Programming/Using-Javaobj-in-datastep/m-p/562705#M157650</guid>
      <dc:creator>AsSASsin</dc:creator>
      <dc:date>2019-05-30T20:18:36Z</dc:date>
    </item>
    <item>
      <title>Re: Using Javaobj in datastep...</title>
      <link>https://communities.sas.com/t5/SAS-Programming/Using-Javaobj-in-datastep/m-p/562736#M157673</link>
      <description>&lt;P&gt;Do it have to be the same data step?&lt;/P&gt;
&lt;P&gt;If so, does it have to be the same thread? Maybe function&amp;nbsp;&lt;FONT face="courier new,courier"&gt;dosubl&lt;/FONT&gt;() would allow you to call a different JAR file and then return the the calling environment?&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Thu, 30 May 2019 22:46:06 GMT</pubDate>
      <guid>https://communities.sas.com/t5/SAS-Programming/Using-Javaobj-in-datastep/m-p/562736#M157673</guid>
      <dc:creator>ChrisNZ</dc:creator>
      <dc:date>2019-05-30T22:46:06Z</dc:date>
    </item>
    <item>
      <title>Re: Using Javaobj in datastep...</title>
      <link>https://communities.sas.com/t5/SAS-Programming/Using-Javaobj-in-datastep/m-p/562951#M157769</link>
      <description>Hello I found the possibility to set the classpath with the Jar separated by ":".&lt;BR /&gt;If I use the option in a New session the datastep is executed with no problems.&lt;BR /&gt;If I use the sa me option in my SAS program with some macros and others classpath options called inside some Call execute it can resolve only the first Jar in the sequenze. I cannot understand why.</description>
      <pubDate>Fri, 31 May 2019 18:11:38 GMT</pubDate>
      <guid>https://communities.sas.com/t5/SAS-Programming/Using-Javaobj-in-datastep/m-p/562951#M157769</guid>
      <dc:creator>AsSASsin</dc:creator>
      <dc:date>2019-05-31T18:11:38Z</dc:date>
    </item>
    <item>
      <title>Re: Using Javaobj in datastep...</title>
      <link>https://communities.sas.com/t5/SAS-Programming/Using-Javaobj-in-datastep/m-p/562957#M157771</link>
      <description>&lt;P&gt;I'm thinking that I can try to set the classpath with all my jars at the start of the SAS program and not in every single macro where there are the parametric datastep that use the javaobjs.&lt;BR /&gt;In this way I will remove every conflict in the call of the classpath.&lt;/P&gt;&lt;P&gt;Also I will try the dosubl function.&lt;BR /&gt;What do you think about this issue?&lt;/P&gt;</description>
      <pubDate>Fri, 31 May 2019 18:30:22 GMT</pubDate>
      <guid>https://communities.sas.com/t5/SAS-Programming/Using-Javaobj-in-datastep/m-p/562957#M157771</guid>
      <dc:creator>AsSASsin</dc:creator>
      <dc:date>2019-05-31T18:30:22Z</dc:date>
    </item>
  </channel>
</rss>

