<?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: Retrieving Data from JSON file with REST API call in New SAS User</title>
    <link>https://communities.sas.com/t5/New-SAS-User/Retrieving-Data-from-JSON-file-with-REST-API-call/m-p/587222#M14647</link>
    <description>&lt;P&gt;Of course . It is SAS better convenient.&lt;/P&gt;
&lt;P&gt;Just one LIBNAME statement.&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;filename xx 'c:\temp\xx.json';&lt;/P&gt;
&lt;P&gt;libname x json fileref=xx;&lt;/P&gt;
&lt;P&gt;proc copy in=x out=work;&lt;/P&gt;
&lt;P&gt;run;&lt;/P&gt;</description>
    <pubDate>Mon, 09 Sep 2019 13:18:57 GMT</pubDate>
    <dc:creator>Ksharp</dc:creator>
    <dc:date>2019-09-09T13:18:57Z</dc:date>
    <item>
      <title>Retrieving Data from JSON file with REST API call</title>
      <link>https://communities.sas.com/t5/New-SAS-User/Retrieving-Data-from-JSON-file-with-REST-API-call/m-p/587176#M14619</link>
      <description>&lt;P&gt;Hi All,&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;I have Front end (UI) and back end environment (SAS and Oracle) in our environment. I need to send a request&amp;nbsp; from front end (UI) using REST API&amp;nbsp; call and get response data in JSON file. we already have some front end (java developers) to implement front end functionality. Here my questions is,&amp;nbsp;Both technologies has some methods to read and load but Who can do it easy either front end developer(Java developer) or SAS developer&amp;nbsp; ?&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Thanks&lt;/P&gt;</description>
      <pubDate>Mon, 09 Sep 2019 12:06:52 GMT</pubDate>
      <guid>https://communities.sas.com/t5/New-SAS-User/Retrieving-Data-from-JSON-file-with-REST-API-call/m-p/587176#M14619</guid>
      <dc:creator>babu-in</dc:creator>
      <dc:date>2019-09-09T12:06:52Z</dc:date>
    </item>
    <item>
      <title>Re: Retrieving Data from JSON file with REST API call</title>
      <link>https://communities.sas.com/t5/New-SAS-User/Retrieving-Data-from-JSON-file-with-REST-API-call/m-p/587222#M14647</link>
      <description>&lt;P&gt;Of course . It is SAS better convenient.&lt;/P&gt;
&lt;P&gt;Just one LIBNAME statement.&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;filename xx 'c:\temp\xx.json';&lt;/P&gt;
&lt;P&gt;libname x json fileref=xx;&lt;/P&gt;
&lt;P&gt;proc copy in=x out=work;&lt;/P&gt;
&lt;P&gt;run;&lt;/P&gt;</description>
      <pubDate>Mon, 09 Sep 2019 13:18:57 GMT</pubDate>
      <guid>https://communities.sas.com/t5/New-SAS-User/Retrieving-Data-from-JSON-file-with-REST-API-call/m-p/587222#M14647</guid>
      <dc:creator>Ksharp</dc:creator>
      <dc:date>2019-09-09T13:18:57Z</dc:date>
    </item>
  </channel>
</rss>

