<?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: Query based Source Type is not processing CDC records in Qlik Compose in Qlik Compose</title>
    <link>https://community.qlik.com/t5/Qlik-Compose/Query-based-Source-Type-is-not-processing-CDC-records-in-Qlik/m-p/1965606#M803</link>
    <description>&lt;P&gt;Hello &lt;a href="https://community.qlik.com/t5/user/viewprofilepage/user-id/131324"&gt;@Aldy&lt;/a&gt; Is this still an issue or was Shashi's recommendation help resolve the issue ?&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
    <pubDate>Mon, 08 Aug 2022 01:40:14 GMT</pubDate>
    <dc:creator>Nanda_Ravindra</dc:creator>
    <dc:date>2022-08-08T01:40:14Z</dc:date>
    <item>
      <title>Query based Source Type is not processing CDC records in Qlik Compose</title>
      <link>https://community.qlik.com/t5/Qlik-Compose/Query-based-Source-Type-is-not-processing-CDC-records-in-Qlik/m-p/1907203#M801</link>
      <description>&lt;P&gt;Hello,&lt;/P&gt;
&lt;P&gt;I have a table structure like mentioned below.&lt;/P&gt;
&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="Aldy_1-1647638976879.png" style="width: 400px;"&gt;&lt;img src="https://community.qlik.com/t5/image/serverpage/image-id/74883i97076D949D2AD1BA/image-size/medium?v=v2&amp;amp;px=400" role="button" title="Aldy_1-1647638976879.png" alt="Aldy_1-1647638976879.png" /&gt;&lt;/span&gt;&lt;/P&gt;
&lt;P&gt;In order to load data into this table, I am using Query based Source Type for both Full Load and CDC.&lt;/P&gt;
&lt;P&gt;&lt;U&gt;&lt;STRONG&gt;Query used (For both Full Load and CDC)&lt;/STRONG&gt;&lt;/U&gt;&lt;/P&gt;
&lt;P&gt;SELECT svcsegment.SVCCALLID,&lt;BR /&gt;MAX(IIF(svcsegment.WARRANTYTYPEID &amp;lt;&amp;gt; 0, 1, 0)) as HASWARRANTY,&lt;BR /&gt;MAX(IIF(svcsegment.WARRANTYCLAIMID = 0 AND svcsegment.WARRANTYTYPEID &amp;lt;&amp;gt; 0, 1, 0)) as MISSINGCLAIM&lt;BR /&gt;FROM LandingDB.dbo.XAP_SVCSEGMENTTABLE svcsegment&lt;BR /&gt;GROUP BY svcsegment.SVCCALLID&lt;/P&gt;
&lt;P&gt;During Full load, I don't see any issue whereas during CDC load, attributes&amp;nbsp;HASWARRANTY and&amp;nbsp;MISSINGCLAIM are loading with NULL values and due to this we are observing data inconsistency in DWH / Data Mart.&lt;/P&gt;
&lt;P&gt;What could be going wrong, as we are using such patterns widely through out in our project.&lt;/P&gt;</description>
      <pubDate>Fri, 14 Mar 2025 20:49:07 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Qlik-Compose/Query-based-Source-Type-is-not-processing-CDC-records-in-Qlik/m-p/1907203#M801</guid>
      <dc:creator>Aldy</dc:creator>
      <dc:date>2025-03-14T20:49:07Z</dc:date>
    </item>
    <item>
      <title>Re: Query based Source Type is not processing CDC records in Qlik Compose</title>
      <link>https://community.qlik.com/t5/Qlik-Compose/Query-based-Source-Type-is-not-processing-CDC-records-in-Qlik/m-p/1960126#M802</link>
      <description>&lt;P&gt;Hi&amp;nbsp;&lt;a href="https://community.qlik.com/t5/user/viewprofilepage/user-id/131324"&gt;@Aldy&lt;/a&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Since you are using the Replicate to populate the Landing zone, it's better to add the logic as Replicate transformation and use Compose just to read the data directly from those columns.&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Also verify during CDC if the Compose is able to read the data from the LandingDB table as expected i.e. just do a select on&amp;nbsp;&lt;SPAN&gt;WARRANTYTYPEID,&amp;nbsp;WARRANTYCLAIMID&amp;nbsp; and if it return the values then can add the logic and check.&lt;/SPAN&gt;&lt;/P&gt;
&lt;P&gt;&lt;SPAN&gt;Thank you,&lt;/SPAN&gt;&lt;/P&gt;</description>
      <pubDate>Mon, 25 Jul 2022 17:40:09 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Qlik-Compose/Query-based-Source-Type-is-not-processing-CDC-records-in-Qlik/m-p/1960126#M802</guid>
      <dc:creator>shashi_holla</dc:creator>
      <dc:date>2022-07-25T17:40:09Z</dc:date>
    </item>
    <item>
      <title>Re: Query based Source Type is not processing CDC records in Qlik Compose</title>
      <link>https://community.qlik.com/t5/Qlik-Compose/Query-based-Source-Type-is-not-processing-CDC-records-in-Qlik/m-p/1965606#M803</link>
      <description>&lt;P&gt;Hello &lt;a href="https://community.qlik.com/t5/user/viewprofilepage/user-id/131324"&gt;@Aldy&lt;/a&gt; Is this still an issue or was Shashi's recommendation help resolve the issue ?&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Mon, 08 Aug 2022 01:40:14 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Qlik-Compose/Query-based-Source-Type-is-not-processing-CDC-records-in-Qlik/m-p/1965606#M803</guid>
      <dc:creator>Nanda_Ravindra</dc:creator>
      <dc:date>2022-08-08T01:40:14Z</dc:date>
    </item>
    <item>
      <title>Re: Query based Source Type is not processing CDC records in Qlik Compose</title>
      <link>https://community.qlik.com/t5/Qlik-Compose/Query-based-Source-Type-is-not-processing-CDC-records-in-Qlik/m-p/1965895#M804</link>
      <description>&lt;P&gt;Hi&amp;nbsp;&lt;a href="https://community.qlik.com/t5/user/viewprofilepage/user-id/118331"&gt;@Nanda_Ravindra&lt;/a&gt;&amp;nbsp;,&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;I am still not clear on the explanation provided. May be if a call is scheduled, I can run through the scenario.&lt;/P&gt;</description>
      <pubDate>Mon, 08 Aug 2022 12:28:24 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Qlik-Compose/Query-based-Source-Type-is-not-processing-CDC-records-in-Qlik/m-p/1965895#M804</guid>
      <dc:creator>Aldy</dc:creator>
      <dc:date>2022-08-08T12:28:24Z</dc:date>
    </item>
    <item>
      <title>Re: Query based Source Type is not processing CDC records in Qlik Compose</title>
      <link>https://community.qlik.com/t5/Qlik-Compose/Query-based-Source-Type-is-not-processing-CDC-records-in-Qlik/m-p/2006273#M814</link>
      <description>&lt;P&gt;Hi Aldy,&lt;/P&gt;
&lt;P&gt;If I understand your question right, then remember that there is a difference in the source when reading FULL_LOAD and CDC.&amp;nbsp; FULL_LOAD will read from the LANDING table "&lt;SPAN&gt;XAP_SVCSEGMENTTABLE" where all the data is stored.&amp;nbsp; CDC will look for a table with the name "XAP_SVCSEGMENTTABLE&lt;STRONG&gt;__ct&lt;/STRONG&gt;", which only has the changes in from Replicate.&amp;nbsp; All your data might not be in there and therefore might be missing data to do these type of queries.&lt;/SPAN&gt;&lt;/P&gt;
&lt;P&gt;Agree with ShashiV_holla, try to do this logic in replicate (or bring the table in and do the logic afterwards: POST_PROCESSING / DATA MART / LINKED COMPOSE or the like).&lt;/P&gt;
&lt;P&gt;Hope this adds value.&lt;/P&gt;</description>
      <pubDate>Fri, 18 Nov 2022 08:02:12 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Qlik-Compose/Query-based-Source-Type-is-not-processing-CDC-records-in-Qlik/m-p/2006273#M814</guid>
      <dc:creator>robertcur</dc:creator>
      <dc:date>2022-11-18T08:02:12Z</dc:date>
    </item>
    <item>
      <title>Re: Query based Source Type is not processing CDC records in Qlik Compose</title>
      <link>https://community.qlik.com/t5/Qlik-Compose/Query-based-Source-Type-is-not-processing-CDC-records-in-Qlik/m-p/2008428#M833</link>
      <description>&lt;P&gt;&lt;a href="https://community.qlik.com/t5/user/viewprofilepage/user-id/131324"&gt;@Aldy&lt;/a&gt; query-based source type is not supported for CDC and this is by design.&lt;/P&gt;
&lt;P&gt;Thanks,&lt;/P&gt;
&lt;P&gt;Nanda&lt;/P&gt;</description>
      <pubDate>Wed, 23 Nov 2022 19:35:18 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Qlik-Compose/Query-based-Source-Type-is-not-processing-CDC-records-in-Qlik/m-p/2008428#M833</guid>
      <dc:creator>Nanda_Ravindra</dc:creator>
      <dc:date>2022-11-23T19:35:18Z</dc:date>
    </item>
  </channel>
</rss>

