<?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 Pre/post hooks in Qlik Talend Data Integration pipelines in Data Movement &amp; Streaming</title>
    <link>https://community.qlik.com/t5/Data-Movement-Streaming/Pre-post-hooks-in-Qlik-Talend-Data-Integration-pipelines/m-p/2556534#M3710</link>
    <description>&lt;P&gt;Hello Qlik Support Team,&lt;/P&gt;&lt;P&gt;I have a question regarding &lt;STRONG&gt;Qlik Talend Data Integration Data Mart / transformation pipelines&lt;/STRONG&gt;.&lt;/P&gt;&lt;P&gt;We have a requirement to execute custom SQL statements before and/or after a Transformation / Data Mart task. One of the use cases is &lt;STRONG&gt;index management&lt;/STRONG&gt; — for example, creating an index on a target table after the Transformation / Data Mart step has created the table or populated the table.&lt;/P&gt;&lt;P&gt;For example, we would like to achieve a workflow similar to:&lt;/P&gt;&lt;OL&gt;&lt;LI&gt;&lt;P&gt;Execute a &lt;STRONG&gt;pre-action SQL statement&lt;/STRONG&gt; (if required)&lt;/P&gt;&lt;/LI&gt;&lt;LI&gt;&lt;P&gt;Execute the Qlik Transformation task&lt;/P&gt;&lt;/LI&gt;&lt;LI&gt;&lt;P&gt;Execute a &lt;STRONG&gt;post-action SQL statement&lt;/STRONG&gt;, such as:&lt;/P&gt;&lt;UL&gt;&lt;LI&gt;&lt;P&gt;Create or rebuild indexes&lt;/P&gt;&lt;/LI&gt;&lt;LI&gt;&lt;P&gt;Update statistics&lt;/P&gt;&lt;/LI&gt;&lt;LI&gt;&lt;P&gt;Execute a stored procedure&lt;/P&gt;&lt;/LI&gt;&lt;LI&gt;&lt;P&gt;Perform other target-database maintenance&lt;/P&gt;&lt;/LI&gt;&lt;/UL&gt;&lt;/LI&gt;&lt;/OL&gt;&lt;P&gt;Is there a supported way in &lt;STRONG&gt;Qlik Talend Data Integration / Qlik Cloud Data Integration&lt;/STRONG&gt; to implement such &lt;STRONG&gt;pre- and post-processing SQL hooks&lt;/STRONG&gt; for a Data Mart or transformation task?&lt;/P&gt;&lt;P&gt;If there is no direct pre/post hook functionality, what is the &lt;STRONG&gt;recommended Qlik-supported approach&lt;/STRONG&gt; for implementing this type of orchestration?&lt;/P&gt;&lt;P&gt;For comparison, I understand that &lt;STRONG&gt;Qlik Compose&lt;/STRONG&gt; provides pre- and post-processing functionality that can be used to execute custom SQL around generated ETL/ELT processes. We are looking for an equivalent capability in Qlik Talend Data Integration.&lt;/P&gt;&lt;P&gt;In particular, our use case is to ensure that indexes can be automatically created or maintained on Transformation target tables after the Transformation task creates or refreshes them.&lt;/P&gt;&lt;P&gt;Could you please clarify:&lt;/P&gt;&lt;UL&gt;&lt;LI&gt;&lt;P&gt;Is there currently a native pre/post SQL hook mechanism in Qlik Talend Data Integration?&lt;/P&gt;&lt;/LI&gt;&lt;LI&gt;&lt;P&gt;what is the recommended approach for executing SQL before or after a Transformation task?&lt;/P&gt;&lt;/LI&gt;&lt;LI&gt;&lt;P&gt;Is there a roadmap item for functionality equivalent to the pre/post processing available in Qlik Compose?&lt;/P&gt;&lt;/LI&gt;&lt;/UL&gt;&lt;P&gt;Thank you.&lt;/P&gt;</description>
    <pubDate>Mon, 21 Sep 2026 10:13:53 GMT</pubDate>
    <dc:creator>alex_nerush</dc:creator>
    <dc:date>2026-09-21T10:13:53Z</dc:date>
    <item>
      <title>Pre/post hooks in Qlik Talend Data Integration pipelines</title>
      <link>https://community.qlik.com/t5/Data-Movement-Streaming/Pre-post-hooks-in-Qlik-Talend-Data-Integration-pipelines/m-p/2556534#M3710</link>
      <description>&lt;P&gt;Hello Qlik Support Team,&lt;/P&gt;&lt;P&gt;I have a question regarding &lt;STRONG&gt;Qlik Talend Data Integration Data Mart / transformation pipelines&lt;/STRONG&gt;.&lt;/P&gt;&lt;P&gt;We have a requirement to execute custom SQL statements before and/or after a Transformation / Data Mart task. One of the use cases is &lt;STRONG&gt;index management&lt;/STRONG&gt; — for example, creating an index on a target table after the Transformation / Data Mart step has created the table or populated the table.&lt;/P&gt;&lt;P&gt;For example, we would like to achieve a workflow similar to:&lt;/P&gt;&lt;OL&gt;&lt;LI&gt;&lt;P&gt;Execute a &lt;STRONG&gt;pre-action SQL statement&lt;/STRONG&gt; (if required)&lt;/P&gt;&lt;/LI&gt;&lt;LI&gt;&lt;P&gt;Execute the Qlik Transformation task&lt;/P&gt;&lt;/LI&gt;&lt;LI&gt;&lt;P&gt;Execute a &lt;STRONG&gt;post-action SQL statement&lt;/STRONG&gt;, such as:&lt;/P&gt;&lt;UL&gt;&lt;LI&gt;&lt;P&gt;Create or rebuild indexes&lt;/P&gt;&lt;/LI&gt;&lt;LI&gt;&lt;P&gt;Update statistics&lt;/P&gt;&lt;/LI&gt;&lt;LI&gt;&lt;P&gt;Execute a stored procedure&lt;/P&gt;&lt;/LI&gt;&lt;LI&gt;&lt;P&gt;Perform other target-database maintenance&lt;/P&gt;&lt;/LI&gt;&lt;/UL&gt;&lt;/LI&gt;&lt;/OL&gt;&lt;P&gt;Is there a supported way in &lt;STRONG&gt;Qlik Talend Data Integration / Qlik Cloud Data Integration&lt;/STRONG&gt; to implement such &lt;STRONG&gt;pre- and post-processing SQL hooks&lt;/STRONG&gt; for a Data Mart or transformation task?&lt;/P&gt;&lt;P&gt;If there is no direct pre/post hook functionality, what is the &lt;STRONG&gt;recommended Qlik-supported approach&lt;/STRONG&gt; for implementing this type of orchestration?&lt;/P&gt;&lt;P&gt;For comparison, I understand that &lt;STRONG&gt;Qlik Compose&lt;/STRONG&gt; provides pre- and post-processing functionality that can be used to execute custom SQL around generated ETL/ELT processes. We are looking for an equivalent capability in Qlik Talend Data Integration.&lt;/P&gt;&lt;P&gt;In particular, our use case is to ensure that indexes can be automatically created or maintained on Transformation target tables after the Transformation task creates or refreshes them.&lt;/P&gt;&lt;P&gt;Could you please clarify:&lt;/P&gt;&lt;UL&gt;&lt;LI&gt;&lt;P&gt;Is there currently a native pre/post SQL hook mechanism in Qlik Talend Data Integration?&lt;/P&gt;&lt;/LI&gt;&lt;LI&gt;&lt;P&gt;what is the recommended approach for executing SQL before or after a Transformation task?&lt;/P&gt;&lt;/LI&gt;&lt;LI&gt;&lt;P&gt;Is there a roadmap item for functionality equivalent to the pre/post processing available in Qlik Compose?&lt;/P&gt;&lt;/LI&gt;&lt;/UL&gt;&lt;P&gt;Thank you.&lt;/P&gt;</description>
      <pubDate>Mon, 21 Sep 2026 10:13:53 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Data-Movement-Streaming/Pre-post-hooks-in-Qlik-Talend-Data-Integration-pipelines/m-p/2556534#M3710</guid>
      <dc:creator>alex_nerush</dc:creator>
      <dc:date>2026-09-21T10:13:53Z</dc:date>
    </item>
  </channel>
</rss>

