<?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: Extract All tables from all tasks on a server in Qlik replicate in Qlik Replicate</title>
    <link>https://community.qlik.com/t5/Qlik-Replicate/Extract-All-tables-from-all-tasks-on-a-server-in-Qlik-replicate/m-p/2063276#M5756</link>
    <description>&lt;P&gt;Hi&amp;nbsp;&lt;a href="https://community.qlik.com/t5/user/viewprofilepage/user-id/139748"&gt;@kmmreddy001&lt;/a&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Yes, the "repctl exportrepository" command will also work when Qlik Replicate is hosted on Linux. You would just need to run the script that sets your environment variables before running the command:&lt;/P&gt;
&lt;P&gt;source ./arep_login.sh&lt;/P&gt;
&lt;P&gt;The resulting JSON file will include all your tasks, tables and server settings.&lt;/P&gt;
&lt;P&gt;Thanks,&lt;/P&gt;
&lt;P&gt;Dana&lt;/P&gt;</description>
    <pubDate>Fri, 21 Apr 2023 23:43:54 GMT</pubDate>
    <dc:creator>Dana_Baldwin</dc:creator>
    <dc:date>2023-04-21T23:43:54Z</dc:date>
    <item>
      <title>Extract All tables from all tasks on a server in Qlik replicate</title>
      <link>https://community.qlik.com/t5/Qlik-Replicate/Extract-All-tables-from-all-tasks-on-a-server-in-Qlik-replicate/m-p/1917381#M2377</link>
      <description>&lt;P&gt;Hi All&amp;nbsp;&lt;/P&gt;
&lt;P&gt;In Qlik replicate, I wanted to extract all the tasks along with their source and endpoints and the associated tables along with global and table level conversion to an excel file or in any other structured format. Have anyone tried this earlier? if successful, please share the steps, this would be a great help for us.&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Thanks&lt;/P&gt;
&lt;P&gt;Rajesh. B&lt;/P&gt;</description>
      <pubDate>Fri, 15 Nov 2024 22:14:52 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Qlik-Replicate/Extract-All-tables-from-all-tasks-on-a-server-in-Qlik-replicate/m-p/1917381#M2377</guid>
      <dc:creator>Rajesh_MDT</dc:creator>
      <dc:date>2024-11-15T22:14:52Z</dc:date>
    </item>
    <item>
      <title>Re: Extract All tables from all tasks on a server in Qlik replicate</title>
      <link>https://community.qlik.com/t5/Qlik-Replicate/Extract-All-tables-from-all-tasks-on-a-server-in-Qlik-replicate/m-p/1918219#M2378</link>
      <description>&lt;P&gt;Hi Rajesh,&lt;/P&gt;
&lt;P&gt;You can extract all your server-level information with repctl commands. It will include tasks, task settings, task endpoints, table info, and any transformations in the tasks. This is outputted in a json format.&lt;/P&gt;
&lt;P&gt;repctl commands are run in the Replicate bin directory (Be sure to run the command line as Admin)&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Command to export server info&lt;/P&gt;
&lt;P&gt;repctl exportrepository&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Note: If you installed the Replicate data directory in a separate drive, you will need to add "-d data_directory_file_path" after repctl&lt;/P&gt;
&lt;P&gt;Please refer to the user guide below for syntax and the command to export individual tasks&lt;/P&gt;
&lt;P&gt;&lt;A href="https://help.qlik.com/en-US/replicate/November2021/Content/Global_Common/Content/SharedEMReplicate/Design%20Tasks/Export_Tasks.htm" target="_blank"&gt;https://help.qlik.com/en-US/replicate/November2021/Content/Global_Common/Content/SharedEMReplicate/Design%20Tasks/Export_Tasks.htm&amp;nbsp;&lt;/A&gt;&lt;/P&gt;
&lt;P&gt;The default location for the export will be&amp;nbsp;C:\Program Files\Attunity\Replicate\data\imports&lt;/P&gt;
&lt;P&gt;It will be named&amp;nbsp;Replication_Definition.json&lt;/P&gt;</description>
      <pubDate>Wed, 13 Apr 2022 18:30:44 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Qlik-Replicate/Extract-All-tables-from-all-tasks-on-a-server-in-Qlik-replicate/m-p/1918219#M2378</guid>
      <dc:creator>Alan_Wang</dc:creator>
      <dc:date>2022-04-13T18:30:44Z</dc:date>
    </item>
    <item>
      <title>Re: Extract All tables from all tasks on a server in Qlik replicate</title>
      <link>https://community.qlik.com/t5/Qlik-Replicate/Extract-All-tables-from-all-tasks-on-a-server-in-Qlik-replicate/m-p/2063271#M5755</link>
      <description>&lt;P&gt;Do you have any process if replicate is installed on Linux ?&lt;/P&gt;</description>
      <pubDate>Fri, 21 Apr 2023 22:16:01 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Qlik-Replicate/Extract-All-tables-from-all-tasks-on-a-server-in-Qlik-replicate/m-p/2063271#M5755</guid>
      <dc:creator>kmmreddy001</dc:creator>
      <dc:date>2023-04-21T22:16:01Z</dc:date>
    </item>
    <item>
      <title>Re: Extract All tables from all tasks on a server in Qlik replicate</title>
      <link>https://community.qlik.com/t5/Qlik-Replicate/Extract-All-tables-from-all-tasks-on-a-server-in-Qlik-replicate/m-p/2063276#M5756</link>
      <description>&lt;P&gt;Hi&amp;nbsp;&lt;a href="https://community.qlik.com/t5/user/viewprofilepage/user-id/139748"&gt;@kmmreddy001&lt;/a&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Yes, the "repctl exportrepository" command will also work when Qlik Replicate is hosted on Linux. You would just need to run the script that sets your environment variables before running the command:&lt;/P&gt;
&lt;P&gt;source ./arep_login.sh&lt;/P&gt;
&lt;P&gt;The resulting JSON file will include all your tasks, tables and server settings.&lt;/P&gt;
&lt;P&gt;Thanks,&lt;/P&gt;
&lt;P&gt;Dana&lt;/P&gt;</description>
      <pubDate>Fri, 21 Apr 2023 23:43:54 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Qlik-Replicate/Extract-All-tables-from-all-tasks-on-a-server-in-Qlik-replicate/m-p/2063276#M5756</guid>
      <dc:creator>Dana_Baldwin</dc:creator>
      <dc:date>2023-04-21T23:43:54Z</dc:date>
    </item>
  </channel>
</rss>

