<?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>Question Re: Nested JSON file in BODS in Technology Q&amp;A</title>
    <link>https://community.sap.com/t5/technology-q-a/nested-json-file-in-bods/qaa-p/12647081#M4744580</link>
    <description>&lt;P&gt;Hi &lt;SPAN class="mention-scrubbed"&gt;malinisomu&lt;/SPAN&gt;, &lt;/P&gt;&lt;P&gt;Handing the JSON file is same as the consuming the XML file or dealing with any nested schemas in the SAP DS. &lt;/P&gt;&lt;P&gt;Source : I have used you source data as a example.&lt;/P&gt;&lt;P&gt;&lt;IMG class="migrated-image" src="https://community.sap.com/legacyfs/online/storage/attachments/storage/7/attachments/2168748-image.png" /&gt;&lt;/P&gt;&lt;P&gt;Step - I : Create a File Format for the JSON File using the file. &lt;/P&gt;&lt;P&gt;&lt;IMG class="migrated-image" src="https://community.sap.com/legacyfs/online/storage/attachments/storage/7/attachments/2168749-image.png" /&gt;&lt;/P&gt;&lt;P&gt;Step : II Call the file in the Dataflow.&lt;/P&gt;&lt;P&gt;&lt;IMG class="migrated-image" src="https://community.sap.com/legacyfs/online/storage/attachments/storage/7/attachments/2168752-image.png" /&gt;&lt;/P&gt;&lt;P&gt;Step : II.I Provide the path of the file in the Source FF.&lt;/P&gt;&lt;P&gt;&lt;IMG class="migrated-image" src="https://community.sap.com/legacyfs/online/storage/attachments/storage/7/attachments/2168751-image.png" /&gt;&lt;/P&gt;&lt;P&gt;Step : III : Un-Nest the sub schema in the Q_&lt;/P&gt;&lt;P&gt;&lt;IMG class="migrated-image" src="https://community.sap.com/legacyfs/online/storage/attachments/storage/7/attachments/2168753-image.png" /&gt;&lt;/P&gt;&lt;P&gt;Step : IV: Map the required fields.. &lt;/P&gt;&lt;P&gt;&lt;IMG class="migrated-image" src="https://community.sap.com/legacyfs/online/storage/attachments/storage/7/attachments/2168754-image.png" /&gt;&lt;/P&gt;&lt;P&gt;Step V : Execute&lt;/P&gt;&lt;P&gt;&lt;IMG class="migrated-image" src="https://community.sap.com/legacyfs/online/storage/attachments/storage/7/attachments/2168755-image.png" /&gt;&lt;/P&gt;&lt;P&gt;Regards, &lt;/P&gt;&lt;P&gt;Akhilesh Kiran N&lt;/P&gt;</description>
    <pubDate>Thu, 11 May 2023 18:32:16 GMT</pubDate>
    <dc:creator>akhileshkiran</dc:creator>
    <dc:date>2023-05-11T18:32:16Z</dc:date>
    <item>
      <title>Nested JSON file in BODS</title>
      <link>https://community.sap.com/t5/technology-q-a/nested-json-file-in-bods/qaq-p/12647080</link>
      <description>&lt;P&gt;Hi,&lt;/P&gt;
  &lt;P&gt;Can anyone help me with the nested Json file? I am extracting data from Windchill system and the file is in JSON format.I like to get only Source,Number and Short_Description in the output.&lt;/P&gt;{ "source":"HI", "incidents":[ { "number":"INC0000001", "short_description":"Can't read email" }, { "number":"INC0000002", "short_description":"Error loading XML file" } ]}</description>
      <pubDate>Wed, 10 May 2023 11:52:37 GMT</pubDate>
      <guid>https://community.sap.com/t5/technology-q-a/nested-json-file-in-bods/qaq-p/12647080</guid>
      <dc:creator>malinisomu</dc:creator>
      <dc:date>2023-05-10T11:52:37Z</dc:date>
    </item>
    <item>
      <title>Re: Nested JSON file in BODS</title>
      <link>https://community.sap.com/t5/technology-q-a/nested-json-file-in-bods/qaa-p/12647081#M4744580</link>
      <description>&lt;P&gt;Hi &lt;SPAN class="mention-scrubbed"&gt;malinisomu&lt;/SPAN&gt;, &lt;/P&gt;&lt;P&gt;Handing the JSON file is same as the consuming the XML file or dealing with any nested schemas in the SAP DS. &lt;/P&gt;&lt;P&gt;Source : I have used you source data as a example.&lt;/P&gt;&lt;P&gt;&lt;IMG class="migrated-image" src="https://community.sap.com/legacyfs/online/storage/attachments/storage/7/attachments/2168748-image.png" /&gt;&lt;/P&gt;&lt;P&gt;Step - I : Create a File Format for the JSON File using the file. &lt;/P&gt;&lt;P&gt;&lt;IMG class="migrated-image" src="https://community.sap.com/legacyfs/online/storage/attachments/storage/7/attachments/2168749-image.png" /&gt;&lt;/P&gt;&lt;P&gt;Step : II Call the file in the Dataflow.&lt;/P&gt;&lt;P&gt;&lt;IMG class="migrated-image" src="https://community.sap.com/legacyfs/online/storage/attachments/storage/7/attachments/2168752-image.png" /&gt;&lt;/P&gt;&lt;P&gt;Step : II.I Provide the path of the file in the Source FF.&lt;/P&gt;&lt;P&gt;&lt;IMG class="migrated-image" src="https://community.sap.com/legacyfs/online/storage/attachments/storage/7/attachments/2168751-image.png" /&gt;&lt;/P&gt;&lt;P&gt;Step : III : Un-Nest the sub schema in the Q_&lt;/P&gt;&lt;P&gt;&lt;IMG class="migrated-image" src="https://community.sap.com/legacyfs/online/storage/attachments/storage/7/attachments/2168753-image.png" /&gt;&lt;/P&gt;&lt;P&gt;Step : IV: Map the required fields.. &lt;/P&gt;&lt;P&gt;&lt;IMG class="migrated-image" src="https://community.sap.com/legacyfs/online/storage/attachments/storage/7/attachments/2168754-image.png" /&gt;&lt;/P&gt;&lt;P&gt;Step V : Execute&lt;/P&gt;&lt;P&gt;&lt;IMG class="migrated-image" src="https://community.sap.com/legacyfs/online/storage/attachments/storage/7/attachments/2168755-image.png" /&gt;&lt;/P&gt;&lt;P&gt;Regards, &lt;/P&gt;&lt;P&gt;Akhilesh Kiran N&lt;/P&gt;</description>
      <pubDate>Thu, 11 May 2023 18:32:16 GMT</pubDate>
      <guid>https://community.sap.com/t5/technology-q-a/nested-json-file-in-bods/qaa-p/12647081#M4744580</guid>
      <dc:creator>akhileshkiran</dc:creator>
      <dc:date>2023-05-11T18:32:16Z</dc:date>
    </item>
    <item>
      <title>Re: Nested JSON file in BODS</title>
      <link>https://community.sap.com/t5/technology-q-a/nested-json-file-in-bods/qaa-p/12647082#M4744581</link>
      <description>&lt;P&gt;Thank you  &lt;SPAN class="mention-scrubbed"&gt;akhileshkiran&lt;/SPAN&gt; &lt;/P&gt;</description>
      <pubDate>Thu, 11 May 2023 19:04:46 GMT</pubDate>
      <guid>https://community.sap.com/t5/technology-q-a/nested-json-file-in-bods/qaa-p/12647082#M4744581</guid>
      <dc:creator>malinisomu</dc:creator>
      <dc:date>2023-05-11T19:04:46Z</dc:date>
    </item>
  </channel>
</rss>

