<?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>article Qlik Replicate: How to register a Qlik Replicate license using RepCtl command in Official Support Articles</title>
    <link>https://community.qlik.com/t5/Official-Support-Articles/Qlik-Replicate-How-to-register-a-Qlik-Replicate-license-using/ta-p/2140041</link>
    <description>&lt;P&gt;Qlik Replicate can be licensed using &lt;FONT color="#339966"&gt;&lt;STRONG&gt;RepCtl&lt;/STRONG&gt;&lt;/FONT&gt;. For instructions on how to license Qlik Replicate using the standard user interface, see &lt;A href="https://help.qlik.com/en-US/replicate/Content/Global_Common/Content/SharedEMReplicate/Server%20Settings/config_registLic.htm#ar_server_configuration_1160540348_1107814" target="_blank" rel="noopener"&gt;Registering a license&lt;/A&gt;.&lt;/P&gt;
&lt;H3&gt;&lt;FONT color="#339966"&gt;&lt;STRONG&gt;To register a license on Windows:&lt;/STRONG&gt;&lt;/FONT&gt;&lt;/H3&gt;
&lt;OL&gt;
&lt;LI&gt;Convert the current text format license to JSON file format&lt;BR /&gt;&lt;BR /&gt;Example &lt;EM style="font-family: inherit;"&gt;license.json&lt;/EM&gt;&lt;SPAN&gt;&lt;SPAN&gt; file:&lt;BR /&gt;&lt;/SPAN&gt;&lt;/SPAN&gt;&lt;LI-CODE lang="markup"&gt;{
     "cmd.license":

              {

                   "license_type": "EVALUATION_LICENSE",
                   "licensed_to": "QLIK CUSTOMER",
                   "licensed_by": "Attunity US",
                   "serial_no": "60035964",
                   "expiration_date": "2023-12-01",
                   "hosts": "xxx.xxxx",
                   "source_types": "oracle",
                   "target_types": "target",
                   "features": "yyyy",
                   "version": "2023.11",
                   "issue_date": "2023-10-31",
                   "checksum": "xxxxx-xxxxx-xxxxx-xxxxx"
               }
}&lt;/LI-CODE&gt;&lt;SPAN&gt;&lt;BR /&gt;&lt;/SPAN&gt;&lt;/LI&gt;
&lt;LI&gt;Place the JSON format license file (&lt;EM&gt;license.json&lt;/EM&gt; created in step 1) in the &lt;SPAN&gt;&lt;STRONG&gt;Qlik Replicate data/imports&amp;nbsp;&lt;/STRONG&gt;folder&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;Example: &lt;FONT face="courier new,courier"&gt;C:\Program Files\Attunity\Replicate\data\imports\license.json&lt;BR /&gt;&lt;BR /&gt;&lt;/FONT&gt;&lt;/LI&gt;
&lt;LI&gt;Open a &lt;STRONG&gt;Windows Command Prompt&lt;/STRONG&gt; as&amp;nbsp;&lt;STRONG&gt;administrator&lt;BR /&gt;&lt;BR /&gt;&lt;/STRONG&gt;&lt;/LI&gt;
&lt;LI&gt;In the command line, change to the &lt;FONT face="courier new,courier"&gt;&amp;lt;Installation_folder&amp;gt;\bin&lt;/FONT&gt; directory&lt;BR /&gt;&lt;BR /&gt;Example: &lt;BR /&gt;&lt;BR /&gt;
&lt;PRE&gt;&lt;FONT face="courier new,courier"&gt;cd "C:\Program Files\Attunity\Replicate\bin"&lt;/FONT&gt;&lt;/PRE&gt;
&lt;/LI&gt;
&lt;LI&gt;Run the following command:&lt;BR /&gt;&lt;BR /&gt;&lt;FONT face="courier new,courier"&gt;repctl -d &amp;lt;Replicate_data_folder&amp;gt; importlicense license_file=&amp;lt;license_file_location&amp;gt;&lt;BR /&gt;&lt;/FONT&gt;&lt;BR /&gt;Example:&lt;BR /&gt;
&lt;PRE&gt;&lt;FONT face="courier new,courier"&gt;repctl -d "C:\Program Files\Attunity\Replicate\data" importlicense license_file="C:\Program Files\Attunity\Replicate\data\imports\license.json"&lt;/FONT&gt;&lt;/PRE&gt;
&lt;/LI&gt;
&lt;LI&gt;Restart the Qlik Replicate service&lt;BR /&gt;&lt;BR /&gt;&lt;/LI&gt;
&lt;LI&gt;To confirm the registered license or simply view any currently registered license, run the following command:&lt;BR /&gt;&lt;BR /&gt;
&lt;PRE&gt;&lt;FONT face="courier new,courier"&gt;repctl getlicense&amp;nbsp; &amp;nbsp;--help&lt;/FONT&gt;&lt;/PRE&gt;
&amp;nbsp; &lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="view registered license.png" style="width: 837px;"&gt;&lt;img src="https://community.qlik.com/t5/image/serverpage/image-id/120762iC5A1E21CA2273EA9/image-size/large?v=v2&amp;amp;px=999" role="button" title="view registered license.png" alt="view registered license.png" /&gt;&lt;/span&gt;&lt;/LI&gt;
&lt;/OL&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;H3&gt;&lt;FONT color="#339966"&gt;&lt;STRONG&gt;To register a license on Linux:&lt;/STRONG&gt;&lt;/FONT&gt;&lt;/H3&gt;
&lt;OL start="3"&gt;
&lt;LI&gt;Convert the current text format license to JSON file format&lt;BR /&gt;&lt;BR /&gt;Example &lt;EM style="font-family: inherit;"&gt;license.json&lt;/EM&gt;&lt;SPAN&gt;&lt;SPAN&gt; file:&lt;BR /&gt;&lt;/SPAN&gt;&lt;/SPAN&gt;&lt;LI-CODE lang="markup"&gt;{
     "cmd.license":

              {

                   "license_type": "EVALUATION_LICENSE",
                   "licensed_to": "QLIK CUSTOMER",
                   "licensed_by": "Attunity US",
                   "serial_no": "60035964",
                   "expiration_date": "2023-12-01",
                   "hosts": "xxx.xxxx",
                   "source_types": "oracle",
                   "target_types": "target",
                   "features": "yyyy",
                   "version": "2023.11",
                   "issue_date": "2023-10-31",
                   "checksum": "xxxxx-xxxxx-xxxxx-xxxxx"
               }
}&lt;/LI-CODE&gt;&lt;/LI&gt;
&lt;LI&gt;&lt;SPAN&gt;Place the JSON format license file (&lt;/SPAN&gt;&lt;EM style="font-family: inherit;"&gt;license.json&lt;/EM&gt;&lt;SPAN&gt; created in step 1) in the&amp;nbsp;&lt;STRONG&gt;Qlik Replicate data/imports&lt;/STRONG&gt; folder.&lt;BR /&gt;&lt;BR /&gt;&lt;/SPAN&gt;Example:&lt;BR /&gt;&lt;BR /&gt;&lt;FONT face="courier new,courier"&gt;/opt/attunity/replicate/data/imports/&lt;BR /&gt;&lt;BR /&gt;&lt;/FONT&gt;&lt;/LI&gt;
&lt;LI&gt;Change ownership of the &lt;EM&gt;license.json&lt;/EM&gt; file:&lt;BR /&gt;&lt;BR /&gt;
&lt;PRE&gt;&lt;FONT face="courier new,courier"&gt;chown attunity:attunity /opt/attunity/replicate/data/imports/license.json&lt;/FONT&gt;&lt;/PRE&gt;
&lt;/LI&gt;
&lt;LI&gt;Run the below commands from the installation bin folder:&lt;BR /&gt;&lt;BR /&gt;
&lt;PRE&gt;&lt;FONT face="courier new,courier"&gt;cd /opt/attunity/replicate/bin/&lt;BR /&gt;&lt;/FONT&gt;&lt;/PRE&gt;
&lt;BR /&gt;
&lt;PRE&gt;&lt;FONT face="courier new,courier"&gt;source /opt/attunity/replicate/bin/arep_login.sh&lt;BR /&gt;&lt;/FONT&gt;&lt;/PRE&gt;
&lt;BR /&gt;
&lt;PRE&gt;&lt;FONT face="courier new,courier"&gt;./repctl -d "/opt/attunity/replicate/data" importlicense license_file="/opt/attunity/replicate/data/imports/license.json"&lt;/FONT&gt;&lt;/PRE&gt;
&lt;/LI&gt;
&lt;LI&gt;Stop and restart the Qlik Replicate service&amp;nbsp;&lt;BR /&gt;&lt;BR /&gt;&lt;/LI&gt;
&lt;LI&gt;Confirm the registered license or simply view any currently registered license, run the following command:&lt;BR /&gt;&lt;BR /&gt;
&lt;PRE&gt;&lt;FONT face="courier new,courier"&gt;./repctl getlicense --help&lt;/FONT&gt;&lt;/PRE&gt;
&lt;/LI&gt;
&lt;/OL&gt;</description>
    <pubDate>Wed, 02 Oct 2024 05:04:01 GMT</pubDate>
    <dc:creator>Nanda_Ravindra</dc:creator>
    <dc:date>2024-10-02T05:04:01Z</dc:date>
    <item>
      <title>Qlik Replicate: How to register a Qlik Replicate license using RepCtl command</title>
      <link>https://community.qlik.com/t5/Official-Support-Articles/Qlik-Replicate-How-to-register-a-Qlik-Replicate-license-using/ta-p/2140041</link>
      <description>&lt;P&gt;Qlik Replicate can be licensed using &lt;FONT color="#339966"&gt;&lt;STRONG&gt;RepCtl&lt;/STRONG&gt;&lt;/FONT&gt;. For instructions on how to license Qlik Replicate using the standard user interface, see &lt;A href="https://help.qlik.com/en-US/replicate/Content/Global_Common/Content/SharedEMReplicate/Server%20Settings/config_registLic.htm#ar_server_configuration_1160540348_1107814" target="_blank" rel="noopener"&gt;Registering a license&lt;/A&gt;.&lt;/P&gt;
&lt;H3&gt;&lt;FONT color="#339966"&gt;&lt;STRONG&gt;To register a license on Windows:&lt;/STRONG&gt;&lt;/FONT&gt;&lt;/H3&gt;
&lt;OL&gt;
&lt;LI&gt;Convert the current text format license to JSON file format&lt;BR /&gt;&lt;BR /&gt;Example &lt;EM style="font-family: inherit;"&gt;license.json&lt;/EM&gt;&lt;SPAN&gt;&lt;SPAN&gt; file:&lt;BR /&gt;&lt;/SPAN&gt;&lt;/SPAN&gt;&lt;LI-CODE lang="markup"&gt;{
     "cmd.license":

              {

                   "license_type": "EVALUATION_LICENSE",
                   "licensed_to": "QLIK CUSTOMER",
                   "licensed_by": "Attunity US",
                   "serial_no": "60035964",
                   "expiration_date": "2023-12-01",
                   "hosts": "xxx.xxxx",
                   "source_types": "oracle",
                   "target_types": "target",
                   "features": "yyyy",
                   "version": "2023.11",
                   "issue_date": "2023-10-31",
                   "checksum": "xxxxx-xxxxx-xxxxx-xxxxx"
               }
}&lt;/LI-CODE&gt;&lt;SPAN&gt;&lt;BR /&gt;&lt;/SPAN&gt;&lt;/LI&gt;
&lt;LI&gt;Place the JSON format license file (&lt;EM&gt;license.json&lt;/EM&gt; created in step 1) in the &lt;SPAN&gt;&lt;STRONG&gt;Qlik Replicate data/imports&amp;nbsp;&lt;/STRONG&gt;folder&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;Example: &lt;FONT face="courier new,courier"&gt;C:\Program Files\Attunity\Replicate\data\imports\license.json&lt;BR /&gt;&lt;BR /&gt;&lt;/FONT&gt;&lt;/LI&gt;
&lt;LI&gt;Open a &lt;STRONG&gt;Windows Command Prompt&lt;/STRONG&gt; as&amp;nbsp;&lt;STRONG&gt;administrator&lt;BR /&gt;&lt;BR /&gt;&lt;/STRONG&gt;&lt;/LI&gt;
&lt;LI&gt;In the command line, change to the &lt;FONT face="courier new,courier"&gt;&amp;lt;Installation_folder&amp;gt;\bin&lt;/FONT&gt; directory&lt;BR /&gt;&lt;BR /&gt;Example: &lt;BR /&gt;&lt;BR /&gt;
&lt;PRE&gt;&lt;FONT face="courier new,courier"&gt;cd "C:\Program Files\Attunity\Replicate\bin"&lt;/FONT&gt;&lt;/PRE&gt;
&lt;/LI&gt;
&lt;LI&gt;Run the following command:&lt;BR /&gt;&lt;BR /&gt;&lt;FONT face="courier new,courier"&gt;repctl -d &amp;lt;Replicate_data_folder&amp;gt; importlicense license_file=&amp;lt;license_file_location&amp;gt;&lt;BR /&gt;&lt;/FONT&gt;&lt;BR /&gt;Example:&lt;BR /&gt;
&lt;PRE&gt;&lt;FONT face="courier new,courier"&gt;repctl -d "C:\Program Files\Attunity\Replicate\data" importlicense license_file="C:\Program Files\Attunity\Replicate\data\imports\license.json"&lt;/FONT&gt;&lt;/PRE&gt;
&lt;/LI&gt;
&lt;LI&gt;Restart the Qlik Replicate service&lt;BR /&gt;&lt;BR /&gt;&lt;/LI&gt;
&lt;LI&gt;To confirm the registered license or simply view any currently registered license, run the following command:&lt;BR /&gt;&lt;BR /&gt;
&lt;PRE&gt;&lt;FONT face="courier new,courier"&gt;repctl getlicense&amp;nbsp; &amp;nbsp;--help&lt;/FONT&gt;&lt;/PRE&gt;
&amp;nbsp; &lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="view registered license.png" style="width: 837px;"&gt;&lt;img src="https://community.qlik.com/t5/image/serverpage/image-id/120762iC5A1E21CA2273EA9/image-size/large?v=v2&amp;amp;px=999" role="button" title="view registered license.png" alt="view registered license.png" /&gt;&lt;/span&gt;&lt;/LI&gt;
&lt;/OL&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;H3&gt;&lt;FONT color="#339966"&gt;&lt;STRONG&gt;To register a license on Linux:&lt;/STRONG&gt;&lt;/FONT&gt;&lt;/H3&gt;
&lt;OL start="3"&gt;
&lt;LI&gt;Convert the current text format license to JSON file format&lt;BR /&gt;&lt;BR /&gt;Example &lt;EM style="font-family: inherit;"&gt;license.json&lt;/EM&gt;&lt;SPAN&gt;&lt;SPAN&gt; file:&lt;BR /&gt;&lt;/SPAN&gt;&lt;/SPAN&gt;&lt;LI-CODE lang="markup"&gt;{
     "cmd.license":

              {

                   "license_type": "EVALUATION_LICENSE",
                   "licensed_to": "QLIK CUSTOMER",
                   "licensed_by": "Attunity US",
                   "serial_no": "60035964",
                   "expiration_date": "2023-12-01",
                   "hosts": "xxx.xxxx",
                   "source_types": "oracle",
                   "target_types": "target",
                   "features": "yyyy",
                   "version": "2023.11",
                   "issue_date": "2023-10-31",
                   "checksum": "xxxxx-xxxxx-xxxxx-xxxxx"
               }
}&lt;/LI-CODE&gt;&lt;/LI&gt;
&lt;LI&gt;&lt;SPAN&gt;Place the JSON format license file (&lt;/SPAN&gt;&lt;EM style="font-family: inherit;"&gt;license.json&lt;/EM&gt;&lt;SPAN&gt; created in step 1) in the&amp;nbsp;&lt;STRONG&gt;Qlik Replicate data/imports&lt;/STRONG&gt; folder.&lt;BR /&gt;&lt;BR /&gt;&lt;/SPAN&gt;Example:&lt;BR /&gt;&lt;BR /&gt;&lt;FONT face="courier new,courier"&gt;/opt/attunity/replicate/data/imports/&lt;BR /&gt;&lt;BR /&gt;&lt;/FONT&gt;&lt;/LI&gt;
&lt;LI&gt;Change ownership of the &lt;EM&gt;license.json&lt;/EM&gt; file:&lt;BR /&gt;&lt;BR /&gt;
&lt;PRE&gt;&lt;FONT face="courier new,courier"&gt;chown attunity:attunity /opt/attunity/replicate/data/imports/license.json&lt;/FONT&gt;&lt;/PRE&gt;
&lt;/LI&gt;
&lt;LI&gt;Run the below commands from the installation bin folder:&lt;BR /&gt;&lt;BR /&gt;
&lt;PRE&gt;&lt;FONT face="courier new,courier"&gt;cd /opt/attunity/replicate/bin/&lt;BR /&gt;&lt;/FONT&gt;&lt;/PRE&gt;
&lt;BR /&gt;
&lt;PRE&gt;&lt;FONT face="courier new,courier"&gt;source /opt/attunity/replicate/bin/arep_login.sh&lt;BR /&gt;&lt;/FONT&gt;&lt;/PRE&gt;
&lt;BR /&gt;
&lt;PRE&gt;&lt;FONT face="courier new,courier"&gt;./repctl -d "/opt/attunity/replicate/data" importlicense license_file="/opt/attunity/replicate/data/imports/license.json"&lt;/FONT&gt;&lt;/PRE&gt;
&lt;/LI&gt;
&lt;LI&gt;Stop and restart the Qlik Replicate service&amp;nbsp;&lt;BR /&gt;&lt;BR /&gt;&lt;/LI&gt;
&lt;LI&gt;Confirm the registered license or simply view any currently registered license, run the following command:&lt;BR /&gt;&lt;BR /&gt;
&lt;PRE&gt;&lt;FONT face="courier new,courier"&gt;./repctl getlicense --help&lt;/FONT&gt;&lt;/PRE&gt;
&lt;/LI&gt;
&lt;/OL&gt;</description>
      <pubDate>Wed, 02 Oct 2024 05:04:01 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Official-Support-Articles/Qlik-Replicate-How-to-register-a-Qlik-Replicate-license-using/ta-p/2140041</guid>
      <dc:creator>Nanda_Ravindra</dc:creator>
      <dc:date>2024-10-02T05:04:01Z</dc:date>
    </item>
  </channel>
</rss>

