<?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: Scheduling task using Bash script in Qlik Replicate</title>
    <link>https://community.qlik.com/t5/Qlik-Replicate/Scheduling-task-using-Bash-script/m-p/2161845#M8891</link>
    <description>&lt;P&gt;Hi &lt;a href="https://community.qlik.com/t5/user/viewprofilepage/user-id/256913"&gt;@sardarabdullahkhawar&lt;/a&gt;&amp;nbsp;,&lt;/P&gt;
&lt;P&gt;You can use the '&lt;SPAN&gt;repctl connect' command schedule a replication task, please see this article from our knowledge base for details:&lt;/SPAN&gt;&lt;/P&gt;
&lt;P&gt;&lt;A href="https://community.qlik.com/t5/Official-Support-Articles/Repctl-Stop-Start-Task-using-REPCTL-command-line-interface/ta-p/1880971" target="_blank" rel="noopener"&gt;https://community.qlik.com/t5/Official-Support-Articles/Repctl-Stop-Start-Task-using-REPCTL-command-line-interface/ta-p/1880971&lt;/A&gt;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Thanks&lt;/P&gt;
&lt;P&gt;Kent&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
    <pubDate>Tue, 16 Jan 2024 06:51:05 GMT</pubDate>
    <dc:creator>Kent_Feng</dc:creator>
    <dc:date>2024-01-16T06:51:05Z</dc:date>
    <item>
      <title>Scheduling task using Bash script</title>
      <link>https://community.qlik.com/t5/Qlik-Replicate/Scheduling-task-using-Bash-script/m-p/2161594#M8881</link>
      <description>&lt;P&gt;Hi all,&lt;/P&gt;
&lt;P&gt;Good Day, hope you guys are doing well.&amp;nbsp; Can we schedule SQL task using bash script not through GUI in Qlik Replicate. If yes, then how?&lt;/P&gt;</description>
      <pubDate>Mon, 15 Jan 2024 10:26:00 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Qlik-Replicate/Scheduling-task-using-Bash-script/m-p/2161594#M8881</guid>
      <dc:creator>sardarabdullahkhawar</dc:creator>
      <dc:date>2024-01-15T10:26:00Z</dc:date>
    </item>
    <item>
      <title>Re: Scheduling task using Bash script</title>
      <link>https://community.qlik.com/t5/Qlik-Replicate/Scheduling-task-using-Bash-script/m-p/2161652#M8882</link>
      <description>&lt;P&gt;The syntax we use is:&lt;/P&gt;
&lt;P&gt;D:\attunity\replicate\bin\repctl.exe -d E:\data connect; execute &amp;lt;taskname&amp;gt; 1 Flags=1; disconnect&lt;/P&gt;
&lt;P&gt;Your drive letters will obviously vary.&amp;nbsp; You can use repctle.exe ? to get valid parameters.&lt;/P&gt;</description>
      <pubDate>Mon, 15 Jan 2024 13:01:42 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Qlik-Replicate/Scheduling-task-using-Bash-script/m-p/2161652#M8882</guid>
      <dc:creator>PGN</dc:creator>
      <dc:date>2024-01-15T13:01:42Z</dc:date>
    </item>
    <item>
      <title>Re: Scheduling task using Bash script</title>
      <link>https://community.qlik.com/t5/Qlik-Replicate/Scheduling-task-using-Bash-script/m-p/2161680#M8883</link>
      <description>&lt;P&gt;Hello&amp;nbsp;&lt;a href="https://community.qlik.com/t5/user/viewprofilepage/user-id/256913"&gt;@sardarabdullahkhawar&lt;/a&gt;&amp;nbsp;,&lt;/P&gt;
&lt;P&gt;Here is an article explaining the commands to start and stop via Replicate repctl commands.&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&lt;A href="https://community.qlik.com/t5/Qlik-Replicate/Stop-and-Resume-tasks-via-command-line/td-p/1923703" target="_blank"&gt;https://community.qlik.com/t5/Qlik-Replicate/Stop-and-Resume-tasks-via-command-line/td-p/1923703&lt;/A&gt;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;For windows, you will need to run as administrator from command prompt or powershell:&lt;/P&gt;
&lt;P&gt;C:\Program Files\Attunity\Replicate\bin&amp;gt;&lt;BR /&gt;C:\Program Files\Attunity\Replicate\bin&amp;gt;repctl&lt;BR /&gt;Enter a command or quit&lt;/P&gt;
&lt;P&gt;For linux, you need to source site_arep_login.sh or export LD_LIBRARY_PATH like below:&lt;/P&gt;
&lt;P&gt;export LD_LIBRARY_PATH=/opt/attunity/replicate/lib:/usr/lib64:$LD_LIBRARY_PATH&lt;BR /&gt;cd /opt/attunity/replicate/bin/&lt;BR /&gt;./repctl&lt;BR /&gt;Enter a command or quit&lt;/P&gt;
&lt;P&gt;&lt;BR /&gt;NOTE: The command for stop/starting is not officially supported by replicate. The commands work, but there is no guarantee that they will not change in the future.&lt;BR /&gt;&lt;BR /&gt;Regards,&lt;/P&gt;
&lt;P&gt;Sachin B&lt;/P&gt;</description>
      <pubDate>Mon, 15 Jan 2024 14:24:21 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Qlik-Replicate/Scheduling-task-using-Bash-script/m-p/2161680#M8883</guid>
      <dc:creator>SachinB</dc:creator>
      <dc:date>2024-01-15T14:24:21Z</dc:date>
    </item>
    <item>
      <title>Re: Scheduling task using Bash script</title>
      <link>https://community.qlik.com/t5/Qlik-Replicate/Scheduling-task-using-Bash-script/m-p/2161845#M8891</link>
      <description>&lt;P&gt;Hi &lt;a href="https://community.qlik.com/t5/user/viewprofilepage/user-id/256913"&gt;@sardarabdullahkhawar&lt;/a&gt;&amp;nbsp;,&lt;/P&gt;
&lt;P&gt;You can use the '&lt;SPAN&gt;repctl connect' command schedule a replication task, please see this article from our knowledge base for details:&lt;/SPAN&gt;&lt;/P&gt;
&lt;P&gt;&lt;A href="https://community.qlik.com/t5/Official-Support-Articles/Repctl-Stop-Start-Task-using-REPCTL-command-line-interface/ta-p/1880971" target="_blank" rel="noopener"&gt;https://community.qlik.com/t5/Official-Support-Articles/Repctl-Stop-Start-Task-using-REPCTL-command-line-interface/ta-p/1880971&lt;/A&gt;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Thanks&lt;/P&gt;
&lt;P&gt;Kent&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Tue, 16 Jan 2024 06:51:05 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Qlik-Replicate/Scheduling-task-using-Bash-script/m-p/2161845#M8891</guid>
      <dc:creator>Kent_Feng</dc:creator>
      <dc:date>2024-01-16T06:51:05Z</dc:date>
    </item>
    <item>
      <title>Re: Scheduling task using Bash script</title>
      <link>https://community.qlik.com/t5/Qlik-Replicate/Scheduling-task-using-Bash-script/m-p/2161893#M8896</link>
      <description>&lt;P style="margin: 0in; font-family: Calibri; font-size: 11.0pt;"&gt;Hello team,&lt;/P&gt;
&lt;P style="margin: 0in; font-family: Calibri; font-size: 11.0pt;"&gt;&amp;nbsp;&lt;/P&gt;
&lt;P style="margin: 0in; font-family: Calibri; font-size: 11.0pt;"&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 style="margin: 0in; font-family: Calibri; font-size: 11.0pt;"&gt;&amp;nbsp;&lt;/P&gt;
&lt;P style="margin: 0in; font-family: Calibri; font-size: 11.0pt;"&gt;Regards,&lt;/P&gt;
&lt;P style="margin: 0in; font-family: Calibri; font-size: 11.0pt;"&gt;Sushil Kumar&lt;/P&gt;</description>
      <pubDate>Tue, 16 Jan 2024 09:06:09 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Qlik-Replicate/Scheduling-task-using-Bash-script/m-p/2161893#M8896</guid>
      <dc:creator>SushilKumar</dc:creator>
      <dc:date>2024-01-16T09:06:09Z</dc:date>
    </item>
  </channel>
</rss>

