<?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>idea Re: Capture XACT ID transaction ID during MS SQL Replication in Suggest an Idea</title>
    <link>https://community.qlik.com/t5/Suggest-an-Idea/Capture-XACT-ID-transaction-ID-during-MS-SQL-Replication/idc-p/2004364#M10801</link>
    <description>&lt;P&gt;Hello,&lt;/P&gt;
&lt;P&gt;Per our investigation in the past:&lt;/P&gt;
&lt;P&gt;&lt;A href="https://community.qlik.com/t5/Qlik-Replicate/How-to-get-the-MSSQL-Transaction-ID/td-p/1886275" target="_blank"&gt;https://community.qlik.com/t5/Qlik-Replicate/How-to-get-the-MSSQL-Transaction-ID/td-p/1886275&lt;/A&gt;&lt;/P&gt;
&lt;P&gt;we need PM team input for this feature.&lt;/P&gt;
&lt;P&gt;thanks,&lt;/P&gt;
&lt;P&gt;John.&lt;/P&gt;</description>
    <pubDate>Tue, 15 Nov 2022 02:37:28 GMT</pubDate>
    <dc:creator>john_wang</dc:creator>
    <dc:date>2022-11-15T02:37:28Z</dc:date>
    <item>
      <title>Capture XACT ID transaction ID during MS SQL Replication</title>
      <link>https://community.qlik.com/t5/Suggest-an-Idea/Capture-XACT-ID-transaction-ID-during-MS-SQL-Replication/idi-p/1889822</link>
      <description>&lt;P&gt;When capturing the header information from the MS SQL transaction log, &lt;LI-PRODUCT title="Qlik Replicate" id="qlikReplicate"&gt;&lt;/LI-PRODUCT&gt;&amp;nbsp;currently captures the field [Transaction ID] from the physical LDF TLOG file.&amp;nbsp; There is another transaction id, however, called [XACT ID] in the TLOG file.&amp;nbsp; The [XACT ID] is the transaction id that is available during the MS SQL transaction itself, and would be very valuable for mapping other events to the change event in &lt;LI-PRODUCT title="Qlik Replicate" id="qlikReplicate"&gt;&lt;/LI-PRODUCT&gt;.&lt;/P&gt;
&lt;P&gt;In our use case, we capture the user logged into the application at the time of the change for auditing purposes.&amp;nbsp; We log these using MS SQL's native SQL Audit. We need some common ID that can be captured during the SQL Audit that can be used to map to the change that is captured in &lt;LI-PRODUCT title="Qlik Replicate" id="qlikReplicate"&gt;&lt;/LI-PRODUCT&gt;.&amp;nbsp; The transaction_id field that is available at the time of the SQL Audit is the [XACT ID] field in the LDF TLOG file.&amp;nbsp; If&amp;nbsp; &lt;LI-PRODUCT title="Qlik Replicate" id="qlikReplicate"&gt;&lt;/LI-PRODUCT&gt; just added this field to what they capture during CDC, then we could more easily join this data at a future time when we need to report out for an audit.&lt;/P&gt;
&lt;P&gt;Here's a screenshot from MS SQL comparing the SQL Audit data (top) with the LDF TLOG file (bottom).&amp;nbsp; Note: the [Transaction ID] value in the bottom set is used as the transaction__id in Qlik, though the bytes are reversed. (0000:113c53e1 becomes E1533C1100000000)&lt;/P&gt;
&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="2022-02-01 10_54_54-SQLQuery12.sql - XAISQL841.TEMP_MARQUIS_20220113143213743_BCRANDELL (HCHBCORP_bc.png" style="width: 720px;"&gt;&lt;img src="https://community.qlik.com/t5/image/serverpage/image-id/71726iCC212B9B9C769986/image-size/large?v=v2&amp;amp;px=999" role="button" title="2022-02-01 10_54_54-SQLQuery12.sql - XAISQL841.TEMP_MARQUIS_20220113143213743_BCRANDELL (HCHBCORP_bc.png" alt="2022-02-01 10_54_54-SQLQuery12.sql - XAISQL841.TEMP_MARQUIS_20220113143213743_BCRANDELL (HCHBCORP_bc.png" /&gt;&lt;/span&gt;&lt;/P&gt;</description>
      <pubDate>Fri, 29 Apr 2022 16:13:05 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Suggest-an-Idea/Capture-XACT-ID-transaction-ID-during-MS-SQL-Replication/idi-p/1889822</guid>
      <dc:creator>--Brad--</dc:creator>
      <dc:date>2022-04-29T16:13:05Z</dc:date>
    </item>
    <item>
      <title>Re: Capture XACT ID transaction ID during MS SQL Replication</title>
      <link>https://community.qlik.com/t5/Suggest-an-Idea/Capture-XACT-ID-transaction-ID-during-MS-SQL-Replication/idc-p/2002010#M10760</link>
      <description>&lt;P&gt;Any update on this.&amp;nbsp; I am having a hard time believing no one else has this issue. If not, there is a big untapped market for compliance audit that Qlik could go after....if this was resolved. I have a brut force way to solve this, but itwould be nice if Qlik could just add XACT_ID as a variable like the lsn. Thanks.&lt;/P&gt;</description>
      <pubDate>Tue, 08 Nov 2022 21:06:51 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Suggest-an-Idea/Capture-XACT-ID-transaction-ID-during-MS-SQL-Replication/idc-p/2002010#M10760</guid>
      <dc:creator>patrickgallucci</dc:creator>
      <dc:date>2022-11-08T21:06:51Z</dc:date>
    </item>
    <item>
      <title>Re: Capture XACT ID transaction ID during MS SQL Replication</title>
      <link>https://community.qlik.com/t5/Suggest-an-Idea/Capture-XACT-ID-transaction-ID-during-MS-SQL-Replication/idc-p/2004364#M10801</link>
      <description>&lt;P&gt;Hello,&lt;/P&gt;
&lt;P&gt;Per our investigation in the past:&lt;/P&gt;
&lt;P&gt;&lt;A href="https://community.qlik.com/t5/Qlik-Replicate/How-to-get-the-MSSQL-Transaction-ID/td-p/1886275" target="_blank"&gt;https://community.qlik.com/t5/Qlik-Replicate/How-to-get-the-MSSQL-Transaction-ID/td-p/1886275&lt;/A&gt;&lt;/P&gt;
&lt;P&gt;we need PM team input for this feature.&lt;/P&gt;
&lt;P&gt;thanks,&lt;/P&gt;
&lt;P&gt;John.&lt;/P&gt;</description>
      <pubDate>Tue, 15 Nov 2022 02:37:28 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Suggest-an-Idea/Capture-XACT-ID-transaction-ID-during-MS-SQL-Replication/idc-p/2004364#M10801</guid>
      <dc:creator>john_wang</dc:creator>
      <dc:date>2022-11-15T02:37:28Z</dc:date>
    </item>
    <item>
      <title>Re: Capture XACT ID transaction ID during MS SQL Replication - Status changed to: Open - On Roadmap</title>
      <link>https://community.qlik.com/t5/Suggest-an-Idea/Capture-XACT-ID-transaction-ID-during-MS-SQL-Replication/idc-p/2035642#M11886</link>
      <description>&lt;P&gt;Thank you for your suggestion. We have added this feature to our roadmap!&lt;/P&gt;</description>
      <pubDate>Wed, 08 Feb 2023 19:23:27 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Suggest-an-Idea/Capture-XACT-ID-transaction-ID-during-MS-SQL-Replication/idc-p/2035642#M11886</guid>
      <dc:creator>Nulee_Massaro</dc:creator>
      <dc:date>2023-02-08T19:23:27Z</dc:date>
    </item>
    <item>
      <title>From now on, please track this idea from the Ideation por...</title>
      <link>https://community.qlik.com/t5/Suggest-an-Idea/Capture-XACT-ID-transaction-ID-during-MS-SQL-Replication/idc-p/2099997#M13269</link>
      <description>&lt;P&gt;From now on, please track this idea from the Ideation portal.&amp;nbsp;&lt;/P&gt;&lt;P&gt;&lt;STRONG&gt;&lt;A title="Link to new idea" href="https://ideation.qlik.com/app/#/case/275060" target="_blank" rel="noopener"&gt;Link to new idea&lt;/A&gt;&lt;/STRONG&gt;&lt;/P&gt;&lt;P&gt;Meghann&lt;/P&gt;&lt;P data-unlink="true"&gt;&lt;EM&gt;NOTE: Upon clicking this link 2 tabs may open - please feel free to close the one with a login page. If you &lt;STRONG&gt;only&lt;/STRONG&gt; see 1 tab with the login page, please try clicking this link first: &lt;STRONG&gt;&lt;A title="Authenticate me!" href="#" target="_blank" rel="noopener"&gt;Authenticate me!&lt;/A&gt;&lt;/STRONG&gt;&amp;nbsp;t&lt;/EM&gt;&lt;EM&gt;hen try the link above again. Ensure pop-up blocker is off.&lt;/EM&gt;&lt;/P&gt;</description>
      <pubDate>Wed, 02 Aug 2023 15:09:53 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Suggest-an-Idea/Capture-XACT-ID-transaction-ID-during-MS-SQL-Replication/idc-p/2099997#M13269</guid>
      <dc:creator>Meghann_MacDonald</dc:creator>
      <dc:date>2023-08-02T15:09:53Z</dc:date>
    </item>
    <item>
      <title>Re: Capture XACT ID transaction ID during MS SQL Replication - Status changed to: Closed - Archived</title>
      <link>https://community.qlik.com/t5/Suggest-an-Idea/Capture-XACT-ID-transaction-ID-during-MS-SQL-Replication/idc-p/2099998#M13270</link>
      <description />
      <pubDate>Wed, 02 Aug 2023 15:09:54 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Suggest-an-Idea/Capture-XACT-ID-transaction-ID-during-MS-SQL-Replication/idc-p/2099998#M13270</guid>
      <dc:creator>Ideation</dc:creator>
      <dc:date>2023-08-02T15:09:54Z</dc:date>
    </item>
  </channel>
</rss>

