<?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 Convert Json file from AWS in SAS Programming</title>
    <link>https://communities.sas.com/t5/SAS-Programming/Convert-Json-file-from-AWS/m-p/698171#M213493</link>
    <description>&lt;P&gt;Hi Experts,&lt;/P&gt;&lt;P&gt;I have a program which connects SAS to AWS. How do I read the json file. I any suggestion would be appreciated.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;here is my json file sample code:&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;data temp;&lt;BR /&gt;length attribute body $800;&lt;BR /&gt;infile datalines;&lt;BR /&gt;input @;&lt;BR /&gt;if _infile_ ne: '{' and _infile_ ne: '}';&lt;BR /&gt;input attribute: $quote. x $ body: $quote.;&lt;/P&gt;&lt;P&gt;datalines;&lt;BR /&gt;{"data":{"Read":{"success":true,"body":"[&lt;BR /&gt;{qr=34, db=test, usertest=test1234,&lt;BR /&gt;exid=0880-1, queid=1, chid=2,&lt;BR /&gt;openans=null, updateddt=2020-09-03T16:30:43.125Z,&lt;BR /&gt;qrnid=t09990-12020-09-03 16:3},&lt;BR /&gt;{qr=265, db=test, usertest=usertoken, xid=60, qid=1, chid=1, openans=null, updateddt=2020-09-08T17:24:48.927Z, qrnid=t06042020},&lt;BR /&gt;{qr=266, db=test, usertest=usertoken, xid=64, qid=2, chid=1, openans=null, updateddt=2020-09-08T17:24:48.927Z, qrnid=t06042020 },&lt;BR /&gt;{qr=267, db=test, usertest=usertoken, xid=64, qid=3, chid=2, openans=null, updateddt=2020-09-08T17:24:48.927Z, qrnid=t06042020 },&lt;BR /&gt;{qr=268, db=test, usertest=usertoken, xid=65, qid=5, chid=3, openans=null, updateddt=2020-09-08T17:24:48.927Z, qrnid=t06042020 },&lt;BR /&gt;{qr=269, db=test, usertest=usertoken, xid=66, qid=5, chid=4, openans=null, updateddt=2020-09-08T17:24:48.927Z, qrnid=t06042020 },&lt;BR /&gt;{qr=270, db=test, usertest=usertoken, xid=66, qid=6, chid=1, openans=null, updateddt=2020-09-08T17:24:48.927Z, qrnid=t06042020 },&lt;BR /&gt;{qr=271, db=test, usertest=usertoken, xid=65, qid=7, chid=1, openans=error, updateddt=2020-09-08T17:24:48.927Z, qrnid=t06042020},&lt;BR /&gt;{qr=272, db=test, usertest=usertoken, xid=65, qid=1, chid=2, openans=null, updateddt=2020-09-08T17:25:57.096Z, qrnid=t06042020 },&lt;/P&gt;&lt;P&gt;;&lt;BR /&gt;run;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
    <pubDate>Wed, 11 Nov 2020 15:38:48 GMT</pubDate>
    <dc:creator>tekish</dc:creator>
    <dc:date>2020-11-11T15:38:48Z</dc:date>
    <item>
      <title>Convert Json file from AWS</title>
      <link>https://communities.sas.com/t5/SAS-Programming/Convert-Json-file-from-AWS/m-p/698171#M213493</link>
      <description>&lt;P&gt;Hi Experts,&lt;/P&gt;&lt;P&gt;I have a program which connects SAS to AWS. How do I read the json file. I any suggestion would be appreciated.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;here is my json file sample code:&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;data temp;&lt;BR /&gt;length attribute body $800;&lt;BR /&gt;infile datalines;&lt;BR /&gt;input @;&lt;BR /&gt;if _infile_ ne: '{' and _infile_ ne: '}';&lt;BR /&gt;input attribute: $quote. x $ body: $quote.;&lt;/P&gt;&lt;P&gt;datalines;&lt;BR /&gt;{"data":{"Read":{"success":true,"body":"[&lt;BR /&gt;{qr=34, db=test, usertest=test1234,&lt;BR /&gt;exid=0880-1, queid=1, chid=2,&lt;BR /&gt;openans=null, updateddt=2020-09-03T16:30:43.125Z,&lt;BR /&gt;qrnid=t09990-12020-09-03 16:3},&lt;BR /&gt;{qr=265, db=test, usertest=usertoken, xid=60, qid=1, chid=1, openans=null, updateddt=2020-09-08T17:24:48.927Z, qrnid=t06042020},&lt;BR /&gt;{qr=266, db=test, usertest=usertoken, xid=64, qid=2, chid=1, openans=null, updateddt=2020-09-08T17:24:48.927Z, qrnid=t06042020 },&lt;BR /&gt;{qr=267, db=test, usertest=usertoken, xid=64, qid=3, chid=2, openans=null, updateddt=2020-09-08T17:24:48.927Z, qrnid=t06042020 },&lt;BR /&gt;{qr=268, db=test, usertest=usertoken, xid=65, qid=5, chid=3, openans=null, updateddt=2020-09-08T17:24:48.927Z, qrnid=t06042020 },&lt;BR /&gt;{qr=269, db=test, usertest=usertoken, xid=66, qid=5, chid=4, openans=null, updateddt=2020-09-08T17:24:48.927Z, qrnid=t06042020 },&lt;BR /&gt;{qr=270, db=test, usertest=usertoken, xid=66, qid=6, chid=1, openans=null, updateddt=2020-09-08T17:24:48.927Z, qrnid=t06042020 },&lt;BR /&gt;{qr=271, db=test, usertest=usertoken, xid=65, qid=7, chid=1, openans=error, updateddt=2020-09-08T17:24:48.927Z, qrnid=t06042020},&lt;BR /&gt;{qr=272, db=test, usertest=usertoken, xid=65, qid=1, chid=2, openans=null, updateddt=2020-09-08T17:25:57.096Z, qrnid=t06042020 },&lt;/P&gt;&lt;P&gt;;&lt;BR /&gt;run;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Wed, 11 Nov 2020 15:38:48 GMT</pubDate>
      <guid>https://communities.sas.com/t5/SAS-Programming/Convert-Json-file-from-AWS/m-p/698171#M213493</guid>
      <dc:creator>tekish</dc:creator>
      <dc:date>2020-11-11T15:38:48Z</dc:date>
    </item>
    <item>
      <title>Re: Convert Json file from AWS</title>
      <link>https://communities.sas.com/t5/SAS-Programming/Convert-Json-file-from-AWS/m-p/698305#M213544</link>
      <description>&lt;P&gt;Have you tried the JSON engine?&lt;/P&gt;</description>
      <pubDate>Thu, 12 Nov 2020 04:48:35 GMT</pubDate>
      <guid>https://communities.sas.com/t5/SAS-Programming/Convert-Json-file-from-AWS/m-p/698305#M213544</guid>
      <dc:creator>ChrisNZ</dc:creator>
      <dc:date>2020-11-12T04:48:35Z</dc:date>
    </item>
  </channel>
</rss>

