<?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: Dynamic target folder creation in Qlik Replicate</title>
    <link>https://community.qlik.com/t5/Qlik-Replicate/Dynamic-target-folder-creation/m-p/2098050#M6877</link>
    <description>&lt;DIV class="slds-form-element__control slds-grid itemBody" data-aura-rendered-by="250:160879;a"&gt;
&lt;DIV class="slds-rich-text-editor__output uiOutputRichText forceOutputRichText forceKnowledgeOutputRichTextForKnowledge" dir="ltr" data-aura-rendered-by="242:160879;a" data-aura-class="uiOutputRichText forceOutputRichText forceKnowledgeOutputRichTextForKnowledge"&gt;
&lt;P&gt;Hello Team,&lt;/P&gt;
&lt;P&gt;Regarding changing the name of the file: You can achieve this through the "Run command after upload" option for the target endpoint.&lt;/P&gt;
&lt;P&gt;You can process the final target files using a custom command. The command will be run whenever a data file is created.&lt;/P&gt;
&lt;P&gt;Kindly refer to the user guide in Setting Advanced connection properties for the S3 target point. In the advanced tab, you can use the "Post Upload Processing - Run command after upload."&lt;/P&gt;
&lt;P data-aura-rendered-by="243:160879;a"&gt;&lt;A href="https://help.qlik.com/en-US/replicate/May2023/Content/Replicate/Main/Microsoft%20Azure%20ADLS/azureadls_advanced_options_files3.htm#ar_files_source_877478117_1489352" target="_blank"&gt;Setting advanced connection properties #Setting advanced connection properties | Qlik Replicate Help&lt;/A&gt;&lt;/P&gt;
&lt;P data-aura-rendered-by="243:160879;a"&gt;Let us know in case if you need any additional information for the same.&lt;/P&gt;
&lt;P data-aura-rendered-by="243:160879;a"&gt;If our response has been helpful, please consider clicking "Accept as Solution". This will assist other users in easily finding the answer.&lt;/P&gt;
&lt;P data-aura-rendered-by="243:160879;a"&gt;Regards,&lt;/P&gt;
&lt;P data-aura-rendered-by="243:160879;a"&gt;Sushil Kumar&lt;/P&gt;
&lt;/DIV&gt;
&lt;/DIV&gt;</description>
    <pubDate>Fri, 28 Jul 2023 01:07:14 GMT</pubDate>
    <dc:creator>SushilKumar</dc:creator>
    <dc:date>2023-07-28T01:07:14Z</dc:date>
    <item>
      <title>Dynamic target folder creation</title>
      <link>https://community.qlik.com/t5/Qlik-Replicate/Dynamic-target-folder-creation/m-p/2051753#M5429</link>
      <description>&lt;P&gt;I have a Qlik task with ADLS storage as a target endpoint. Is there a way to configure QLIK task to create target subfolder depending&amp;nbsp; on source schema name?&lt;/P&gt;
&lt;TABLE border="1" width="100%"&gt;
&lt;TBODY&gt;
&lt;TR&gt;
&lt;TD width="25%" height="25px"&gt;source schema name&lt;/TD&gt;
&lt;TD width="25%" height="25px"&gt;source table name&lt;/TD&gt;
&lt;TD width="25%" height="25px"&gt;target folder&lt;/TD&gt;
&lt;TD width="25%" height="25px"&gt;target file name&lt;/TD&gt;
&lt;/TR&gt;
&lt;TR&gt;
&lt;TD width="25%" height="25px"&gt;A1&lt;/TD&gt;
&lt;TD width="25%" height="25px"&gt;TABLE1&lt;/TD&gt;
&lt;TD width="25%" height="25px"&gt;/mypath/A1/TABLE1/&lt;/TD&gt;
&lt;TD width="25%" height="25px"&gt;&lt;SPAN&gt;LOAD00001.csv&lt;/SPAN&gt;&lt;/TD&gt;
&lt;/TR&gt;
&lt;TR&gt;
&lt;TD width="25%" height="25px"&gt;B2&lt;/TD&gt;
&lt;TD width="25%" height="25px"&gt;TABLE1&lt;/TD&gt;
&lt;TD width="25%" height="25px"&gt;/mypath/B2/TABLE1/&lt;/TD&gt;
&lt;TD width="25%" height="25px"&gt;&lt;SPAN&gt;LOAD00001.csv&lt;/SPAN&gt;&lt;/TD&gt;
&lt;/TR&gt;
&lt;TR&gt;
&lt;TD width="25%" height="25px"&gt;C3&lt;/TD&gt;
&lt;TD width="25%" height="25px"&gt;TABLE1&lt;/TD&gt;
&lt;TD width="25%" height="25px"&gt;/mypath/C3/TABLE1/&lt;/TD&gt;
&lt;TD width="25%" height="25px"&gt;&lt;SPAN&gt;LOAD00001.csv&lt;/SPAN&gt;&lt;/TD&gt;
&lt;/TR&gt;
&lt;/TBODY&gt;
&lt;/TABLE&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Tue, 21 Mar 2023 18:52:17 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Qlik-Replicate/Dynamic-target-folder-creation/m-p/2051753#M5429</guid>
      <dc:creator>eksmirnova</dc:creator>
      <dc:date>2023-03-21T18:52:17Z</dc:date>
    </item>
    <item>
      <title>Re: Dynamic target folder creation</title>
      <link>https://community.qlik.com/t5/Qlik-Replicate/Dynamic-target-folder-creation/m-p/2051813#M5430</link>
      <description>&lt;P&gt;Hi&amp;nbsp;&lt;a href="https://community.qlik.com/t5/user/viewprofilepage/user-id/215166"&gt;@eksmirnova&lt;/a&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Considering that you using Full Load only task, you can try following info. It works from May2022 version, but I´m tested on November2022.&lt;/P&gt;
&lt;UL&gt;
&lt;LI&gt;On target Endpoint input '/mypath' on &lt;EM&gt;Target folder&lt;/EM&gt; field.&lt;/LI&gt;
&lt;LI&gt;On task create a Global Rule Transformation to Rename tables adding the Prefix '/' char. ADLS will interpret it with as a sub-folder.&lt;/LI&gt;
&lt;/UL&gt;
&lt;P&gt;With this structure you will have&lt;/P&gt;
&lt;UL&gt;
&lt;LI&gt;/EndpoinTargetFolder/SchemaName/TableName/LOAD000X.csv&lt;/LI&gt;
&lt;/UL&gt;
&lt;P&gt;&lt;SPAN&gt;&lt;SPAN class="ui-provider a b c d e f g h i j k l m n o p q r s t u v w x y z ab ac ae af ag ah ai aj ak"&gt;&lt;STRONG&gt;NOTE: &lt;/STRONG&gt;This won't work for CDC as expected, Please refer to ADLS target limitations.&lt;/SPAN&gt;&lt;/SPAN&gt;&lt;/P&gt;
&lt;P&gt;[],&lt;/P&gt;
&lt;P&gt;Pedro&lt;/P&gt;</description>
      <pubDate>Wed, 21 Feb 2024 18:39:51 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Qlik-Replicate/Dynamic-target-folder-creation/m-p/2051813#M5430</guid>
      <dc:creator>pedrobergo</dc:creator>
      <dc:date>2024-02-21T18:39:51Z</dc:date>
    </item>
    <item>
      <title>Re: Dynamic target folder creation</title>
      <link>https://community.qlik.com/t5/Qlik-Replicate/Dynamic-target-folder-creation/m-p/2053585#M5496</link>
      <description>&lt;P&gt;Thank you! It works&lt;/P&gt;</description>
      <pubDate>Mon, 27 Mar 2023 12:57:58 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Qlik-Replicate/Dynamic-target-folder-creation/m-p/2053585#M5496</guid>
      <dc:creator>eksmirnova</dc:creator>
      <dc:date>2023-03-27T12:57:58Z</dc:date>
    </item>
    <item>
      <title>Re: Dynamic target folder creation</title>
      <link>https://community.qlik.com/t5/Qlik-Replicate/Dynamic-target-folder-creation/m-p/2098048#M6875</link>
      <description>&lt;P&gt;Hi Pedro,&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Is there&amp;nbsp; a way to rename&amp;nbsp; the files themselves from LOAD000X to for example &amp;lt;tablename&amp;gt;?&lt;/P&gt;
&lt;P&gt;Kind regards,&lt;/P&gt;
&lt;P&gt;Mohammed&lt;/P&gt;</description>
      <pubDate>Fri, 28 Jul 2023 00:43:07 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Qlik-Replicate/Dynamic-target-folder-creation/m-p/2098048#M6875</guid>
      <dc:creator>MoeE</dc:creator>
      <dc:date>2023-07-28T00:43:07Z</dc:date>
    </item>
    <item>
      <title>Re: Dynamic target folder creation</title>
      <link>https://community.qlik.com/t5/Qlik-Replicate/Dynamic-target-folder-creation/m-p/2098050#M6877</link>
      <description>&lt;DIV class="slds-form-element__control slds-grid itemBody" data-aura-rendered-by="250:160879;a"&gt;
&lt;DIV class="slds-rich-text-editor__output uiOutputRichText forceOutputRichText forceKnowledgeOutputRichTextForKnowledge" dir="ltr" data-aura-rendered-by="242:160879;a" data-aura-class="uiOutputRichText forceOutputRichText forceKnowledgeOutputRichTextForKnowledge"&gt;
&lt;P&gt;Hello Team,&lt;/P&gt;
&lt;P&gt;Regarding changing the name of the file: You can achieve this through the "Run command after upload" option for the target endpoint.&lt;/P&gt;
&lt;P&gt;You can process the final target files using a custom command. The command will be run whenever a data file is created.&lt;/P&gt;
&lt;P&gt;Kindly refer to the user guide in Setting Advanced connection properties for the S3 target point. In the advanced tab, you can use the "Post Upload Processing - Run command after upload."&lt;/P&gt;
&lt;P data-aura-rendered-by="243:160879;a"&gt;&lt;A href="https://help.qlik.com/en-US/replicate/May2023/Content/Replicate/Main/Microsoft%20Azure%20ADLS/azureadls_advanced_options_files3.htm#ar_files_source_877478117_1489352" target="_blank"&gt;Setting advanced connection properties #Setting advanced connection properties | Qlik Replicate Help&lt;/A&gt;&lt;/P&gt;
&lt;P data-aura-rendered-by="243:160879;a"&gt;Let us know in case if you need any additional information for the same.&lt;/P&gt;
&lt;P data-aura-rendered-by="243:160879;a"&gt;If our response has been helpful, please consider clicking "Accept as Solution". This will assist other users in easily finding the answer.&lt;/P&gt;
&lt;P data-aura-rendered-by="243:160879;a"&gt;Regards,&lt;/P&gt;
&lt;P data-aura-rendered-by="243:160879;a"&gt;Sushil Kumar&lt;/P&gt;
&lt;/DIV&gt;
&lt;/DIV&gt;</description>
      <pubDate>Fri, 28 Jul 2023 01:07:14 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Qlik-Replicate/Dynamic-target-folder-creation/m-p/2098050#M6877</guid>
      <dc:creator>SushilKumar</dc:creator>
      <dc:date>2023-07-28T01:07:14Z</dc:date>
    </item>
    <item>
      <title>Re: Dynamic target folder creation</title>
      <link>https://community.qlik.com/t5/Qlik-Replicate/Dynamic-target-folder-creation/m-p/2098051#M6878</link>
      <description>&lt;P&gt;Hi Sushil,&lt;/P&gt;
&lt;P&gt;Thanks for the quick response, I really appreciate it. I am unable to accept this as a solution maybe because I am not the owner of the original post? Anyways, thank you.&lt;/P&gt;
&lt;P&gt;Regards,&lt;/P&gt;
&lt;P&gt;Mohammed&lt;/P&gt;</description>
      <pubDate>Fri, 28 Jul 2023 01:17:32 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Qlik-Replicate/Dynamic-target-folder-creation/m-p/2098051#M6878</guid>
      <dc:creator>MoeE</dc:creator>
      <dc:date>2023-07-28T01:17:32Z</dc:date>
    </item>
  </channel>
</rss>

