<?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: JSON String to Table Data Type in Technology Q&amp;A</title>
    <link>https://community.sap.com/t5/technology-q-a/json-string-to-table-data-type/qaa-p/12716666#M4772097</link>
    <description>&lt;P&gt;Kafka Connect and SAP DI are two totally different approaches. I never used DI in projects.&lt;/P&gt;&lt;P&gt;Kafka Connect does use the schema registry. To decode/encode Avro messages from/to Kafka, the Schema registry is a must, because the payload in Kafka contains a magic byte and the subject id as integer. With this value the schema registry is queried and only then you know the schema and the payload. All of that happens fully automatically in every system I have ever seen.&lt;/P&gt;</description>
    <pubDate>Wed, 15 Feb 2023 12:39:41 GMT</pubDate>
    <dc:creator>werner_daehn</dc:creator>
    <dc:date>2023-02-15T12:39:41Z</dc:date>
    <item>
      <title>JSON String to Table Data Type</title>
      <link>https://community.sap.com/t5/technology-q-a/json-string-to-table-data-type/qaq-p/12716662</link>
      <description>&lt;P&gt;Hello Team&lt;/P&gt;
  &lt;P&gt;I may require your inputs to convert JSON string to table data type. I'm building graph in gen 1 operators of SDI on premise 3.2.&lt;/P&gt;
  &lt;P&gt;&lt;IMG class="migrated-image" src="https://community.sap.com/legacyfs/online/storage/attachments/storage/7/attachments/2140868-image.png" /&gt;&lt;/P&gt;
  &lt;P&gt;node base operator is use for decoding message and data transform is used to perform data operation within graph&lt;/P&gt;
  &lt;P&gt;&lt;STRONG&gt;Error&lt;/STRONG&gt;&lt;/P&gt;
  &lt;P&gt;The source and target operators are incompatible for connection. The Data Transform operator supports port of type table.&lt;/P&gt;
  &lt;P&gt; Group: group1; Messages: Graph failure: failed to deserialize data coming from port 'output' of operator 'python3operator1': failed to deserialize bytes representing type 'string' into type 'vtype.basetypeTable'. Make sure you are sending data that is compatible with the port type 'table'&lt;/P&gt;
  &lt;P&gt;Process(es) terminated with error(s). restartOnFailure==false&lt;/P&gt;
  &lt;P&gt;Thanks and Regards,&lt;/P&gt;
  &lt;P&gt;Rajesh PS&lt;/P&gt;</description>
      <pubDate>Mon, 06 Feb 2023 08:48:38 GMT</pubDate>
      <guid>https://community.sap.com/t5/technology-q-a/json-string-to-table-data-type/qaq-p/12716662</guid>
      <dc:creator>rajeshps</dc:creator>
      <dc:date>2023-02-06T08:48:38Z</dc:date>
    </item>
    <item>
      <title>Re: JSON String to Table Data Type</title>
      <link>https://community.sap.com/t5/technology-q-a/json-string-to-table-data-type/qaa-p/12716663#M4772094</link>
      <description>&lt;UL&gt;&lt;LI&gt;Please share your thoughts and insights on this question.&lt;/LI&gt;&lt;/UL&gt;&lt;P&gt;&lt;SPAN class="mention-scrubbed"&gt;kai-michael.roesner&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN class="mention-scrubbed"&gt;amish1980_95&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN class="mention-scrubbed"&gt;indu.khurana18&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;A rel="nofollow" href="https://answers.sap.com/topics/andreas%20forster.html" target=""&gt;andreas forster&lt;/A&gt;&lt;/P&gt;&lt;P&gt;&lt;A rel="nofollow" href="https://answers.sap.com/topics/frank%20schuler.html" target=""&gt;frank schuler&lt;/A&gt;&lt;/P&gt;&lt;P&gt;&lt;A rel="nofollow" href="https://answers.sap.com/topics/agus%20jamaludin.html" target=""&gt;agus jamaludin&lt;/A&gt;&lt;/P&gt;&lt;P&gt;&lt;A rel="nofollow" href="https://answers.sap.com/topics/indu%20khurana.html" target=""&gt;indu khurana&lt;/A&gt;&lt;/P&gt;&lt;P&gt;&lt;A rel="nofollow" href="https://answers.sap.com/topics/leena%20gopinath.html" target=""&gt;leena gopinath&lt;/A&gt;&lt;/P&gt;&lt;P&gt;&lt;A rel="nofollow" href="https://answers.sap.com/topics/michael%20eaton.html" target=""&gt;michael eaton&lt;/A&gt;&lt;/P&gt;&lt;P&gt;&lt;A rel="nofollow" href="https://answers.sap.com/topics/shakti%20kumar.html" target=""&gt;shakti kumar&lt;/A&gt;&lt;/P&gt;&lt;P&gt;&lt;A rel="nofollow" href="https://answers.sap.com/topics/yuliya%20reich.html" target=""&gt;yuliya reich&lt;/A&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN class="mention-scrubbed"&gt;wolfgang.albert.epting&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN class="mention-scrubbed"&gt;minhee.sung&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN class="mention-scrubbed"&gt;eduardo.haussen&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN class="mention-scrubbed"&gt;veselm&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN class="mention-scrubbed"&gt;gvglupita&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN class="mention-scrubbed"&gt;piotr_radzki&lt;/SPAN&gt;&lt;/P&gt;</description>
      <pubDate>Mon, 06 Feb 2023 08:49:42 GMT</pubDate>
      <guid>https://community.sap.com/t5/technology-q-a/json-string-to-table-data-type/qaa-p/12716663#M4772094</guid>
      <dc:creator>rajeshps</dc:creator>
      <dc:date>2023-02-06T08:49:42Z</dc:date>
    </item>
    <item>
      <title>Re: JSON String to Table Data Type</title>
      <link>https://community.sap.com/t5/technology-q-a/json-string-to-table-data-type/qaa-p/12716664#M4772095</link>
      <description>&lt;P&gt;&lt;SPAN class="mention-scrubbed"&gt;thorsten.hapke&lt;/SPAN&gt;&lt;/P&gt;Please check this question and kindly revert.</description>
      <pubDate>Tue, 07 Feb 2023 13:13:36 GMT</pubDate>
      <guid>https://community.sap.com/t5/technology-q-a/json-string-to-table-data-type/qaa-p/12716664#M4772095</guid>
      <dc:creator>rajeshps</dc:creator>
      <dc:date>2023-02-07T13:13:36Z</dc:date>
    </item>
    <item>
      <title>Re: JSON String to Table Data Type</title>
      <link>https://community.sap.com/t5/technology-q-a/json-string-to-table-data-type/qaa-p/12716665#M4772096</link>
      <description>&lt;P&gt;The first thing that comes to mind is the Kafka standard method of using Kafka Connect for SAP Hana.&lt;/P&gt;&lt;P&gt;&lt;A href="https://github.com/SAP/kafka-connect-sap" target="test_blank"&gt;https://github.com/SAP/kafka-connect-sap&lt;/A&gt;&lt;/P&gt;&lt;P&gt;I assume you know about that, so the next question would be what this approach is lacking for your use case.&lt;/P&gt;</description>
      <pubDate>Thu, 09 Feb 2023 06:58:32 GMT</pubDate>
      <guid>https://community.sap.com/t5/technology-q-a/json-string-to-table-data-type/qaa-p/12716665#M4772096</guid>
      <dc:creator>werner_daehn</dc:creator>
      <dc:date>2023-02-09T06:58:32Z</dc:date>
    </item>
    <item>
      <title>Re: JSON String to Table Data Type</title>
      <link>https://community.sap.com/t5/technology-q-a/json-string-to-table-data-type/qaa-p/12716666#M4772097</link>
      <description>&lt;P&gt;Kafka Connect and SAP DI are two totally different approaches. I never used DI in projects.&lt;/P&gt;&lt;P&gt;Kafka Connect does use the schema registry. To decode/encode Avro messages from/to Kafka, the Schema registry is a must, because the payload in Kafka contains a magic byte and the subject id as integer. With this value the schema registry is queried and only then you know the schema and the payload. All of that happens fully automatically in every system I have ever seen.&lt;/P&gt;</description>
      <pubDate>Wed, 15 Feb 2023 12:39:41 GMT</pubDate>
      <guid>https://community.sap.com/t5/technology-q-a/json-string-to-table-data-type/qaa-p/12716666#M4772097</guid>
      <dc:creator>werner_daehn</dc:creator>
      <dc:date>2023-02-15T12:39:41Z</dc:date>
    </item>
    <item>
      <title>Re: JSON String to Table Data Type</title>
      <link>https://community.sap.com/t5/technology-q-a/json-string-to-table-data-type/qaa-p/12716667#M4772098</link>
      <description>&lt;P&gt;&lt;SPAN class="mention-scrubbed"&gt;thorsten.hapke&lt;/SPAN&gt;  &lt;SPAN class="mention-scrubbed"&gt;chris.gruber&lt;/SPAN&gt; &lt;/P&gt;&lt;P&gt;Could you please provide your valuable inputs on this query. Thanks!&lt;/P&gt;</description>
      <pubDate>Fri, 17 Feb 2023 14:12:38 GMT</pubDate>
      <guid>https://community.sap.com/t5/technology-q-a/json-string-to-table-data-type/qaa-p/12716667#M4772098</guid>
      <dc:creator>rajeshps</dc:creator>
      <dc:date>2023-02-17T14:12:38Z</dc:date>
    </item>
  </channel>
</rss>

