<?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: Web Services With SAS in SAS Programming</title>
    <link>https://communities.sas.com/t5/SAS-Programming/Web-Services-With-SAS/m-p/588391#M168146</link>
    <description>&lt;P&gt;My version of SAS is too old to know about JSON, but your code looks wrong.&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Try:&lt;/P&gt;
&lt;PRE&gt;&lt;CODE class=" language-sas"&gt;libname jout JSON fileref=resp;&lt;/CODE&gt;&lt;/PRE&gt;
&lt;P&gt;Quotes are needed for physical names, and logical names are not quoted.&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
    <pubDate>Thu, 12 Sep 2019 21:59:50 GMT</pubDate>
    <dc:creator>ChrisNZ</dc:creator>
    <dc:date>2019-09-12T21:59:50Z</dc:date>
    <item>
      <title>Web Services With SAS</title>
      <link>https://communities.sas.com/t5/SAS-Programming/Web-Services-With-SAS/m-p/588291#M168127</link>
      <description>&lt;P&gt;I am trying to learn about web services in SAS, and then i found this paper:&amp;nbsp;&lt;A href="https://support.sas.com/content/dam/SAS/support/en/sas-global-forum-proceedings/2018/1937-2018.pdf" target="_blank" rel="noopener"&gt;https://support.sas.com/content/dam/SAS/support/en/sas-global-forum-proceedings/2018/1937-2018.pdf&lt;/A&gt;&lt;BR /&gt;But when i try tu run the first sample code it return a few erros:&lt;/P&gt;&lt;P&gt;&lt;BR /&gt;30 libname jout JSON fileref="resp";&lt;BR /&gt;ERROR: The JSON engine cannot be found.&lt;BR /&gt;ERROR: Error in the LIBNAME statement.&lt;BR /&gt;31&lt;BR /&gt;32 proc print data=jout.NEAR_EARTH_OBJECTS__018_01_02;&lt;BR /&gt;ERROR: Libref JOUT is not assigned.&lt;BR /&gt;33 run;&lt;BR /&gt;&lt;BR /&gt;&lt;/P&gt;&lt;P&gt;The code is:&lt;/P&gt;&lt;P&gt;filename resp temp;&lt;BR /&gt;proc http url="&lt;A href="http://www.neowsapp.com/rest/v1/feed/today" target="_blank" rel="noopener"&gt;http://www.neowsapp.com/rest/v1/feed/today&lt;/A&gt;"&lt;BR /&gt;out=resp&lt;BR /&gt;method="GET";&lt;BR /&gt;run;&lt;BR /&gt;libname jout JSON fileref="resp";&lt;BR /&gt;proc print data=jout.NEAR_EARTH_OBJECTS__018_01_02&lt;BR /&gt;run;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Can someone tell what is whrong on it?&lt;/P&gt;</description>
      <pubDate>Thu, 12 Sep 2019 15:45:34 GMT</pubDate>
      <guid>https://communities.sas.com/t5/SAS-Programming/Web-Services-With-SAS/m-p/588291#M168127</guid>
      <dc:creator>Danitin</dc:creator>
      <dc:date>2019-09-12T15:45:34Z</dc:date>
    </item>
    <item>
      <title>Re: Web Services With SAS</title>
      <link>https://communities.sas.com/t5/SAS-Programming/Web-Services-With-SAS/m-p/588391#M168146</link>
      <description>&lt;P&gt;My version of SAS is too old to know about JSON, but your code looks wrong.&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Try:&lt;/P&gt;
&lt;PRE&gt;&lt;CODE class=" language-sas"&gt;libname jout JSON fileref=resp;&lt;/CODE&gt;&lt;/PRE&gt;
&lt;P&gt;Quotes are needed for physical names, and logical names are not quoted.&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Thu, 12 Sep 2019 21:59:50 GMT</pubDate>
      <guid>https://communities.sas.com/t5/SAS-Programming/Web-Services-With-SAS/m-p/588391#M168146</guid>
      <dc:creator>ChrisNZ</dc:creator>
      <dc:date>2019-09-12T21:59:50Z</dc:date>
    </item>
    <item>
      <title>Re: Web Services With SAS</title>
      <link>https://communities.sas.com/t5/SAS-Programming/Web-Services-With-SAS/m-p/588427#M168167</link>
      <description>&lt;P&gt;Hi&amp;nbsp;&lt;a href="https://communities.sas.com/t5/user/viewprofilepage/user-id/289896"&gt;@Danitin&lt;/a&gt;&amp;nbsp;,&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;SAS Installed at your site should be 9.4 M4, 64-bit in order to use JSON libname engine.&lt;/P&gt;&lt;P&gt;Similar query:-&lt;/P&gt;&lt;P&gt;&lt;SPAN&gt;&lt;A href="https://communities.sas.com/t5/Administration-and-Deployment/ERROR-The-JSON-engine-cannot-be-found/td-p/396752" target="_blank"&gt;https://communities.sas.com/t5/Administration-and-Deployment/ERROR-The-JSON-engine-cannot-be-found/td-p/396752&lt;/A&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&lt;SPAN&gt;Thanks!&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Fri, 13 Sep 2019 03:27:36 GMT</pubDate>
      <guid>https://communities.sas.com/t5/SAS-Programming/Web-Services-With-SAS/m-p/588427#M168167</guid>
      <dc:creator>AnandVyas</dc:creator>
      <dc:date>2019-09-13T03:27:36Z</dc:date>
    </item>
  </channel>
</rss>

