<?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: Json parse in SAS Enterprise Guide</title>
    <link>https://communities.sas.com/t5/SAS-Enterprise-Guide/Json-parse/m-p/781862#M39864</link>
    <description>You need a map for SAS with hierarchical sources (XML, JSON). Look at this paper as a guide: &lt;A href="https://www.sas.com/content/dam/SAS/support/en/sas-global-forum-proceedings/2018/1734-2018.pdf" target="_blank"&gt;https://www.sas.com/content/dam/SAS/support/en/sas-global-forum-proceedings/2018/1734-2018.pdf&lt;/A&gt;&lt;BR /&gt;</description>
    <pubDate>Tue, 23 Nov 2021 05:57:31 GMT</pubDate>
    <dc:creator>AlanC</dc:creator>
    <dc:date>2021-11-23T05:57:31Z</dc:date>
    <item>
      <title>Json parse</title>
      <link>https://communities.sas.com/t5/SAS-Enterprise-Guide/Json-parse/m-p/781663#M39859</link>
      <description>Hi all,&lt;BR /&gt;I've a json data which is like below I need to get the required fields and after getting the required fields in one place need to create a sas table for those fields. Can anyone help me out to create the sas table.&lt;BR /&gt;Below is the data:&lt;BR /&gt;"TotalRecords": 2, "Items": [ { "CreatedUTC": "2021-10-29T12:37:38.400Z", "Description": "OP - 064913505 - RN: 61 WER STRT - Ship To Consumer", "cid": "5690bf70-834a-", "cuc": "27e3c27b-5878", "Items": [ { "OQty": 1, "PN": "Wi78a5605", "Qty": 1, "Prttrs": { "Desc": "GLASS CAFÉ WHEEL DISPEN", "IsBatch": false, "IsInvCtrl": true, "IsSerialized": false, "NonTaxable": false, "ProdType": "1001" } } ], "EDUTC": "2021-10-18T17:00:00.000Z", "LoadNum": "1051321-422-422-20210930", "LoadType": "1001", "ModifiedUTC": "2021-10-29T12:37:38.400Z", "Status": "1001", "ID": "1104", "UN": "10430789" }, { "CreatedUTC": "2021-06-18T05:19:03.726Z", "Description": "Order Part - 060401180 - RAMARK: 40 SHIRUPURA RD - Ship To Consumer", "cid": "5690bf70-834a-4418-b0d1-5ed34cd5f506", "cc": "27e3c27b-5878-4956-99ae-6255987368aa",}]}.&lt;BR /&gt;FROM the above data I just need some fields to be as columns for sas table which are ID,UN, DESCRIPTION,EDUTC just date only,PN,QTY.</description>
      <pubDate>Mon, 22 Nov 2021 06:57:28 GMT</pubDate>
      <guid>https://communities.sas.com/t5/SAS-Enterprise-Guide/Json-parse/m-p/781663#M39859</guid>
      <dc:creator>Pandu2</dc:creator>
      <dc:date>2021-11-22T06:57:28Z</dc:date>
    </item>
    <item>
      <title>Re: Json parse</title>
      <link>https://communities.sas.com/t5/SAS-Enterprise-Guide/Json-parse/m-p/781862#M39864</link>
      <description>You need a map for SAS with hierarchical sources (XML, JSON). Look at this paper as a guide: &lt;A href="https://www.sas.com/content/dam/SAS/support/en/sas-global-forum-proceedings/2018/1734-2018.pdf" target="_blank"&gt;https://www.sas.com/content/dam/SAS/support/en/sas-global-forum-proceedings/2018/1734-2018.pdf&lt;/A&gt;&lt;BR /&gt;</description>
      <pubDate>Tue, 23 Nov 2021 05:57:31 GMT</pubDate>
      <guid>https://communities.sas.com/t5/SAS-Enterprise-Guide/Json-parse/m-p/781862#M39864</guid>
      <dc:creator>AlanC</dc:creator>
      <dc:date>2021-11-23T05:57:31Z</dc:date>
    </item>
  </channel>
</rss>

