<?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: QR: Confluent Cloud vs Kafka endpoint in Qlik Replicate</title>
    <link>https://community.qlik.com/t5/Qlik-Replicate/QR-Confluent-Cloud-vs-Kafka-endpoint/m-p/2525282#M14732</link>
    <description>&lt;P&gt;Hello&amp;nbsp;&lt;a href="https://community.qlik.com/t5/user/viewprofilepage/user-id/156834"&gt;@Jon_Donker&lt;/a&gt;&amp;nbsp;,&lt;/P&gt;
&lt;P&gt;Thank you so much for the update.&lt;/P&gt;
&lt;P&gt;You are right, there is a bit difference:&lt;/P&gt;
&lt;P&gt;In the &lt;STRONG data-start="163" data-end="189"&gt;regular Kafka endpoint&lt;/STRONG&gt;, the message key looks like this:&lt;/P&gt;
&lt;TABLE style="border-style: none; width: 100%; background-color: lightgrey;" border="1" width="100%"&gt;
&lt;TBODY&gt;
&lt;TR&gt;
&lt;TD width="100%"&gt;&lt;FONT face="courier new,courier"&gt;"key": "3",&lt;/FONT&gt;&lt;/TD&gt;
&lt;/TR&gt;
&lt;/TBODY&gt;
&lt;/TABLE&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;However, in the &lt;STRONG data-start="265" data-end="297"&gt;&lt;EM class="Highlight ht3ec7d61a-4558-4809-bebc-3c5e0889f80a"&gt;new&lt;/EM&gt; Confluent Cloud endpoint&lt;/STRONG&gt;, the key is structured as:&lt;/P&gt;
&lt;TABLE style="border-style: none; width: 100%; background-color: lightgrey;" border="1" width="100%"&gt;
&lt;TBODY&gt;
&lt;TR&gt;
&lt;TD width="100%"&gt;
&lt;P&gt;&lt;FONT face="courier new,courier"&gt;"key": {&lt;BR /&gt;&amp;nbsp; &amp;nbsp; "ID": {&lt;BR /&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; "int": 3&lt;BR /&gt;&amp;nbsp; &amp;nbsp; }&lt;BR /&gt;},&lt;/FONT&gt;&lt;/P&gt;
&lt;/TD&gt;
&lt;/TR&gt;
&lt;/TBODY&gt;
&lt;/TABLE&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;This appears to be an enhancement in the &lt;EM class="Highlight ht3ec7d61a-4558-4809-bebc-3c5e0889f80a"&gt;new&lt;/EM&gt; endpoint. It includes not only the primary key (PK) column(s) values but also their data types. This structure is especially useful when the PK is composed of multiple columns, as it ensures greater accuracy and clarity in message serialization.&lt;/P&gt;
&lt;P&gt;Feel free to let me know if you need any additional information.&lt;/P&gt;
&lt;P&gt;Regards,&lt;/P&gt;
&lt;P&gt;John.&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
    <pubDate>Fri, 25 Jul 2025 02:30:42 GMT</pubDate>
    <dc:creator>john_wang</dc:creator>
    <dc:date>2025-07-25T02:30:42Z</dc:date>
    <item>
      <title>QR: Confluent Cloud vs Kafka endpoint</title>
      <link>https://community.qlik.com/t5/Qlik-Replicate/QR-Confluent-Cloud-vs-Kafka-endpoint/m-p/2524088#M14683</link>
      <description>&lt;P&gt;Hi,&lt;/P&gt;&lt;P&gt;We're embarking on an upgrade of our Qlik Replicate platform to 2024-11&lt;/P&gt;&lt;P&gt;We have the endpoint "Confluent Cloud" now available to us.&lt;/P&gt;&lt;P&gt;My question is - what does the&amp;nbsp;"Confluent Cloud" endpoint has to offer over our existing Kafka endpoints that are going to Confluent cloud?&lt;/P&gt;&lt;P&gt;Is there a reason to switch our existing connections over?&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Mon, 14 Jul 2025 04:49:50 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Qlik-Replicate/QR-Confluent-Cloud-vs-Kafka-endpoint/m-p/2524088#M14683</guid>
      <dc:creator>Jon_Donker</dc:creator>
      <dc:date>2025-07-14T04:49:50Z</dc:date>
    </item>
    <item>
      <title>Re: QR: Confluent Cloud vs Kafka endpoint</title>
      <link>https://community.qlik.com/t5/Qlik-Replicate/QR-Confluent-Cloud-vs-Kafka-endpoint/m-p/2524111#M14684</link>
      <description>&lt;P&gt;Hello&amp;nbsp;&lt;a href="https://community.qlik.com/t5/user/viewprofilepage/user-id/156834"&gt;@Jon_Donker&lt;/a&gt;&amp;nbsp;,&lt;/P&gt;
&lt;P data-start="72" data-end="210"&gt;Qlik Replicate’s &lt;STRONG data-start="89" data-end="102"&gt;Confluent&lt;/STRONG&gt; endpoint is optimized for seamless integration with &lt;STRONG data-start="155" data-end="194"&gt;Confluent Cloud's Kafka environment&lt;/STRONG&gt;.&lt;BR data-start="195" data-end="198" /&gt;It provides:&lt;/P&gt;
&lt;UL data-start="212" data-end="510"&gt;
&lt;LI data-start="212" data-end="268"&gt;
&lt;P data-start="214" data-end="268"&gt;Built-in support for &lt;STRONG data-start="235" data-end="268"&gt;API Key/Secret authentication&lt;/STRONG&gt;&lt;/P&gt;
&lt;/LI&gt;
&lt;LI data-start="269" data-end="312"&gt;
&lt;P data-start="271" data-end="312"&gt;&lt;STRONG data-start="271" data-end="300"&gt;Confluent Schema Registry&lt;/STRONG&gt; integration&lt;/P&gt;
&lt;/LI&gt;
&lt;LI data-start="313" data-end="397"&gt;
&lt;P data-start="315" data-end="397"&gt;Automatic &lt;STRONG data-start="325" data-end="358"&gt;topic creation and management&lt;/STRONG&gt; via &lt;STRONG data-start="363" data-end="397"&gt;Confluent Cloud APIs (CC APIs)&lt;/STRONG&gt;&lt;/P&gt;
&lt;/LI&gt;
&lt;LI data-start="398" data-end="510"&gt;
&lt;P data-start="400" data-end="510"&gt;Secure connectivity using &lt;STRONG data-start="426" data-end="444"&gt;TLS encryption&lt;/STRONG&gt; and &lt;STRONG data-start="449" data-end="468"&gt;SASL mechanisms&lt;/STRONG&gt; tailored specifically for Confluent Cloud&lt;/P&gt;
&lt;/LI&gt;
&lt;/UL&gt;
&lt;P data-start="512" data-end="596"&gt;You can see that the fields are not exact the same:&lt;/P&gt;
&lt;P data-start="512" data-end="596"&gt;&lt;STRONG&gt;Kafka&lt;/STRONG&gt; EP (Endpoint):&lt;/P&gt;
&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="john_wang_0-1752480592950.png" style="width: 999px;"&gt;&lt;img src="https://community.qlik.com/t5/image/serverpage/image-id/182057iFEB829F6BDCAF671/image-size/large?v=v2&amp;amp;px=999" role="button" title="john_wang_0-1752480592950.png" alt="john_wang_0-1752480592950.png" /&gt;&lt;/span&gt;&lt;/P&gt;
&lt;P&gt;&lt;STRONG&gt;Confluent Cloud&lt;/STRONG&gt; EP:&lt;/P&gt;
&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="john_wang_1-1752480674713.png" style="width: 999px;"&gt;&lt;img src="https://community.qlik.com/t5/image/serverpage/image-id/182058iB35B47ACC8DA5F63/image-size/large?v=v2&amp;amp;px=999" role="button" title="john_wang_1-1752480674713.png" alt="john_wang_1-1752480674713.png" /&gt;&lt;/span&gt;&lt;/P&gt;
&lt;P&gt;We recommend upgrading the endpoint connection to the new version for improved compatibility and support.&lt;/P&gt;
&lt;P&gt;Hope this helps.&lt;/P&gt;
&lt;P&gt;John.&lt;/P&gt;</description>
      <pubDate>Mon, 14 Jul 2025 08:14:20 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Qlik-Replicate/QR-Confluent-Cloud-vs-Kafka-endpoint/m-p/2524111#M14684</guid>
      <dc:creator>john_wang</dc:creator>
      <dc:date>2025-07-14T08:14:20Z</dc:date>
    </item>
    <item>
      <title>Re: QR: Confluent Cloud vs Kafka endpoint</title>
      <link>https://community.qlik.com/t5/Qlik-Replicate/QR-Confluent-Cloud-vs-Kafka-endpoint/m-p/2524203#M14687</link>
      <description>&lt;P&gt;Is there any expected message structure difference between the two endpoints?&lt;/P&gt;</description>
      <pubDate>Mon, 14 Jul 2025 22:23:42 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Qlik-Replicate/QR-Confluent-Cloud-vs-Kafka-endpoint/m-p/2524203#M14687</guid>
      <dc:creator>Jon_Donker</dc:creator>
      <dc:date>2025-07-14T22:23:42Z</dc:date>
    </item>
    <item>
      <title>Re: QR: Confluent Cloud vs Kafka endpoint</title>
      <link>https://community.qlik.com/t5/Qlik-Replicate/QR-Confluent-Cloud-vs-Kafka-endpoint/m-p/2524206#M14688</link>
      <description>&lt;P&gt;Hello&amp;nbsp;&lt;a href="https://community.qlik.com/t5/user/viewprofilepage/user-id/156834"&gt;@Jon_Donker&lt;/a&gt;&amp;nbsp;,&lt;/P&gt;
&lt;P&gt;No, No difference is expected.&lt;/P&gt;
&lt;P&gt;Regares,&lt;/P&gt;
&lt;P&gt;John.&lt;/P&gt;</description>
      <pubDate>Tue, 15 Jul 2025 00:49:55 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Qlik-Replicate/QR-Confluent-Cloud-vs-Kafka-endpoint/m-p/2524206#M14688</guid>
      <dc:creator>john_wang</dc:creator>
      <dc:date>2025-07-15T00:49:55Z</dc:date>
    </item>
    <item>
      <title>Re: QR: Confluent Cloud vs Kafka endpoint</title>
      <link>https://community.qlik.com/t5/Qlik-Replicate/QR-Confluent-Cloud-vs-Kafka-endpoint/m-p/2525178#M14730</link>
      <description>&lt;P&gt;Hi,&lt;/P&gt;&lt;P&gt;We're doing some unit testing between the two connectors and discovered a difference:&lt;/P&gt;&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="Jon_Donker_0-1753348667178.png" style="width: 400px;"&gt;&lt;img src="https://community.qlik.com/t5/image/serverpage/image-id/182319i302FA6B90C4E3842/image-size/medium?v=v2&amp;amp;px=400" role="button" title="Jon_Donker_0-1753348667178.png" alt="Jon_Donker_0-1753348667178.png" /&gt;&lt;/span&gt;&lt;/P&gt;&lt;P&gt;Can you please confirm that this is a difference the two connectors?&lt;/P&gt;</description>
      <pubDate>Thu, 24 Jul 2025 09:18:40 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Qlik-Replicate/QR-Confluent-Cloud-vs-Kafka-endpoint/m-p/2525178#M14730</guid>
      <dc:creator>Jon_Donker</dc:creator>
      <dc:date>2025-07-24T09:18:40Z</dc:date>
    </item>
    <item>
      <title>Re: QR: Confluent Cloud vs Kafka endpoint</title>
      <link>https://community.qlik.com/t5/Qlik-Replicate/QR-Confluent-Cloud-vs-Kafka-endpoint/m-p/2525282#M14732</link>
      <description>&lt;P&gt;Hello&amp;nbsp;&lt;a href="https://community.qlik.com/t5/user/viewprofilepage/user-id/156834"&gt;@Jon_Donker&lt;/a&gt;&amp;nbsp;,&lt;/P&gt;
&lt;P&gt;Thank you so much for the update.&lt;/P&gt;
&lt;P&gt;You are right, there is a bit difference:&lt;/P&gt;
&lt;P&gt;In the &lt;STRONG data-start="163" data-end="189"&gt;regular Kafka endpoint&lt;/STRONG&gt;, the message key looks like this:&lt;/P&gt;
&lt;TABLE style="border-style: none; width: 100%; background-color: lightgrey;" border="1" width="100%"&gt;
&lt;TBODY&gt;
&lt;TR&gt;
&lt;TD width="100%"&gt;&lt;FONT face="courier new,courier"&gt;"key": "3",&lt;/FONT&gt;&lt;/TD&gt;
&lt;/TR&gt;
&lt;/TBODY&gt;
&lt;/TABLE&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;However, in the &lt;STRONG data-start="265" data-end="297"&gt;&lt;EM class="Highlight ht3ec7d61a-4558-4809-bebc-3c5e0889f80a"&gt;new&lt;/EM&gt; Confluent Cloud endpoint&lt;/STRONG&gt;, the key is structured as:&lt;/P&gt;
&lt;TABLE style="border-style: none; width: 100%; background-color: lightgrey;" border="1" width="100%"&gt;
&lt;TBODY&gt;
&lt;TR&gt;
&lt;TD width="100%"&gt;
&lt;P&gt;&lt;FONT face="courier new,courier"&gt;"key": {&lt;BR /&gt;&amp;nbsp; &amp;nbsp; "ID": {&lt;BR /&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; "int": 3&lt;BR /&gt;&amp;nbsp; &amp;nbsp; }&lt;BR /&gt;},&lt;/FONT&gt;&lt;/P&gt;
&lt;/TD&gt;
&lt;/TR&gt;
&lt;/TBODY&gt;
&lt;/TABLE&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;This appears to be an enhancement in the &lt;EM class="Highlight ht3ec7d61a-4558-4809-bebc-3c5e0889f80a"&gt;new&lt;/EM&gt; endpoint. It includes not only the primary key (PK) column(s) values but also their data types. This structure is especially useful when the PK is composed of multiple columns, as it ensures greater accuracy and clarity in message serialization.&lt;/P&gt;
&lt;P&gt;Feel free to let me know if you need any additional information.&lt;/P&gt;
&lt;P&gt;Regards,&lt;/P&gt;
&lt;P&gt;John.&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Fri, 25 Jul 2025 02:30:42 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Qlik-Replicate/QR-Confluent-Cloud-vs-Kafka-endpoint/m-p/2525282#M14732</guid>
      <dc:creator>john_wang</dc:creator>
      <dc:date>2025-07-25T02:30:42Z</dc:date>
    </item>
  </channel>
</rss>

