<?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: Read a specific JSON object/node from JSON file in Application Development and Automation Discussions</title>
    <link>https://community.sap.com/t5/application-development-and-automation-discussions/read-a-specific-json-object-node-from-json-file/m-p/12143293#M1976213</link>
    <description>&lt;P&gt;You might want to try using Simple Transformation to convert JSON to ABAP and vice versa. Please see &lt;A href="https://blogs.sap.com/2013/04/15/abap-2-json-and-json-2-abap-with-st/"&gt;https://blogs.sap.com/2013/04/15/abap-2-json-and-json-2-abap-with-st/&lt;/A&gt;.&lt;/P&gt;</description>
    <pubDate>Mon, 03 Feb 2020 18:03:29 GMT</pubDate>
    <dc:creator>gabriel_pill-kahan</dc:creator>
    <dc:date>2020-02-03T18:03:29Z</dc:date>
    <item>
      <title>Read a specific JSON object/node from JSON file</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/read-a-specific-json-object-node-from-json-file/m-p/12143292#M1976212</link>
      <description>&lt;P&gt;HI,&lt;/P&gt;
  &lt;P&gt; I have a rawstring stored in my ztable, am able to read the rawstring and convert it to JSON format.&lt;/P&gt;
  &lt;P&gt;However from this file, I have a specific requirement to read a one specific object/node from Json file.. For example: The JSON file has R1 (root node) C1 (child node) C2 , C3 and C4.&lt;/P&gt;
  &lt;P&gt;Then based on input I should be able to fetch one node data like C3 ( this may have data in array fashion too). This functionality is similar to XPATH/Jsonpath operations. ( $data[*].nodename) .&lt;/P&gt;
  &lt;P&gt;Can you please guide on to how to do this in ABAP?&lt;/P&gt;
  &lt;P&gt;Thanks,&lt;/P&gt;
  &lt;P&gt;Raj&lt;/P&gt;</description>
      <pubDate>Sun, 02 Feb 2020 09:49:50 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/read-a-specific-json-object-node-from-json-file/m-p/12143292#M1976212</guid>
      <dc:creator>rajsg1202</dc:creator>
      <dc:date>2020-02-02T09:49:50Z</dc:date>
    </item>
    <item>
      <title>Re: Read a specific JSON object/node from JSON file</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/read-a-specific-json-object-node-from-json-file/m-p/12143293#M1976213</link>
      <description>&lt;P&gt;You might want to try using Simple Transformation to convert JSON to ABAP and vice versa. Please see &lt;A href="https://blogs.sap.com/2013/04/15/abap-2-json-and-json-2-abap-with-st/"&gt;https://blogs.sap.com/2013/04/15/abap-2-json-and-json-2-abap-with-st/&lt;/A&gt;.&lt;/P&gt;</description>
      <pubDate>Mon, 03 Feb 2020 18:03:29 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/read-a-specific-json-object-node-from-json-file/m-p/12143293#M1976213</guid>
      <dc:creator>gabriel_pill-kahan</dc:creator>
      <dc:date>2020-02-03T18:03:29Z</dc:date>
    </item>
    <item>
      <title>Re: Read a specific JSON object/node from JSON file</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/read-a-specific-json-object-node-from-json-file/m-p/12143294#M1976214</link>
      <description>&lt;P&gt;Hi Gabriel, Thanks.&lt;/P&gt;&lt;P&gt;Though we do transformation JSON to ABAP. How to read a specific a node which may have a nested structures? &lt;/P&gt;&lt;P&gt;Also how to generate transformation id (demo_st_json_table) when I have JSON?&lt;/P&gt;&lt;P&gt;CALL TRANSFORMATION &lt;STRONG&gt;demo_st_json_table&lt;/STRONG&gt; SOURCE carriers = carriers&lt;BR /&gt;  RESULT XML json_writer.&lt;/P&gt;</description>
      <pubDate>Thu, 06 Feb 2020 10:20:35 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/read-a-specific-json-object-node-from-json-file/m-p/12143294#M1976214</guid>
      <dc:creator>rajsg1202</dc:creator>
      <dc:date>2020-02-06T10:20:35Z</dc:date>
    </item>
  </channel>
</rss>

