<?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: May 2023 changes to ServiceConfiguration.xml in Qlik Replicate</title>
    <link>https://community.qlik.com/t5/Qlik-Replicate/May-2023-changes-to-ServiceConfiguration-xml/m-p/2071559#M6012</link>
    <description>&lt;P&gt;I'll do that, but my question about accessing from localhost / local machine still isn't answered.&amp;nbsp; Do I need to put that in at all, or will it work without?&amp;nbsp; It's important for our entity to have both working.&amp;nbsp;&lt;/P&gt;</description>
    <pubDate>Mon, 15 May 2023 21:00:00 GMT</pubDate>
    <dc:creator>bryce_leinan</dc:creator>
    <dc:date>2023-05-15T21:00:00Z</dc:date>
    <item>
      <title>May 2023 changes to ServiceConfiguration.xml</title>
      <link>https://community.qlik.com/t5/Qlik-Replicate/May-2023-changes-to-ServiceConfiguration-xml/m-p/2070348#M5957</link>
      <description>&lt;P&gt;In the May 2023 version of &lt;LI-PRODUCT title="Qlik Replicate" id="qlikReplicate"&gt;&lt;/LI-PRODUCT&gt;, there is a note in the docs that ServiceConfiguration.xml is no longer supported. Our Replicate and UI services are on the same server, however, for security reasons, our UI access sits behind a shared load balancer.&amp;nbsp; I currently have these entries in our ServiceConfiguration.XML file:&lt;BR /&gt;&lt;BR /&gt;ServiceConfiguration allowUnsafeProtocols="false" url="&lt;A href="https://physicalservername:443/attunityreplicate;http://physicalservername:80/attunityreplicate;https://loadbalancedurl:443/attunityreplicate" target="_blank" rel="noopener"&gt;https://physicalservername:443/attunityreplicate;http://physicalservername:80/attunityreplicate;https://loadbalancedurl:443/attunityreplicate&lt;/A&gt;"/&amp;gt;&lt;BR /&gt;&lt;BR /&gt;How do I make sure the&amp;nbsp;&lt;A href="https://loadbalancedurl:443/attunityreplicate" target="_blank" rel="noopener"&gt;https://loadbalancedurl:443/attunityreplicate&lt;/A&gt;&amp;nbsp;shows up in the system?&amp;nbsp; I was reading through the repuictl commands, and was not sure how to add this...&amp;nbsp;&lt;BR /&gt;&lt;BR /&gt;Thanks&lt;/P&gt;</description>
      <pubDate>Thu, 11 May 2023 18:04:42 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Qlik-Replicate/May-2023-changes-to-ServiceConfiguration-xml/m-p/2070348#M5957</guid>
      <dc:creator>bryce_leinan</dc:creator>
      <dc:date>2023-05-11T18:04:42Z</dc:date>
    </item>
    <item>
      <title>Re: May 2023 changes to ServiceConfiguration.xml</title>
      <link>https://community.qlik.com/t5/Qlik-Replicate/May-2023-changes-to-ServiceConfiguration-xml/m-p/2070604#M5967</link>
      <description>&lt;P&gt;&lt;SPAN style="color:var(--ck-color-mention-text);"&gt;&lt;SPAN style="background: var(--ck-color-mention-background); color: var(--ck-color-mention-text);"&gt;&lt;a href="https://community.qlik.com/t5/user/viewprofilepage/user-id/128978"&gt;@bryce_leinan&lt;/a&gt;&lt;/SPAN&gt;&lt;/SPAN&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;your current serviceconfiguration&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&lt;SPAN style="background-color:rgb(255,255,255);color:rgb(45,51,56);font-size:13px;"&gt;ServiceConfiguration allowUnsafeProtocols="false" url="&lt;/SPAN&gt;&lt;A href="https://physicalservername/attunityreplicate;http://physicalservername:80/attunityreplicate;https://loadbalancedurl:443/attunityreplicate" target="_blank"&gt;https://physicalservername:443/attunityreplicate;http://physicalservername:80/attunityreplicate;https://loadbalancedurl:443/attunityreplicate&lt;/A&gt;&lt;SPAN style="background-color:rgb(255,255,255);color:rgb(45,51,56);font-size:13px;"&gt;"/&amp;gt;&lt;/SPAN&gt;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&lt;SPAN style="background-color:rgb(255,255,255);color:rgb(45,51,56);font-size:13px;"&gt;this should have not works , as you have two https try on 443.&lt;/SPAN&gt;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&lt;SPAN style="background-color:rgb(255,255,255);color:rgb(45,51,56);font-size:13px;"&gt;if your &amp;nbsp;UI access sits behind a shared load balancer ,, then for the 2023.5 kit you just need to run&lt;/SPAN&gt;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&lt;SPAN style="background-color:rgb(242,242,242);color:rgb(15,15,15);font-size:14px;"&gt;repuictl configuration set --address loadbanacedurl&lt;/SPAN&gt;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;if you are on HA then&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&lt;A href="https://help.qlik.com/en-US/replicate/May2023/Content/Replicate/Main/Clusters/enable_diff_console_configs_in_high_avail_env.htm#Step%204:%20Enable%20different%20console%20addresses%20in%20a%20high%20availability%20environment" target="_blank"&gt;https://help.qlik.com/en-US/replicate/May2023/Content/Replicate/Main/Clusters/enable_diff_console_configs_in_high_avail_env.htm#Step%204:%20Enable%20different%20console%20addresses%20in%20a%20high%20availability%20environment&lt;/A&gt;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&lt;SPAN style="background-color:rgb(255,255,255);color:rgb(15,15,15);font-size:14px;"&gt;repuictl configuration set --address &lt;I&gt;primary-machine-name&lt;/I&gt;:&lt;I&gt;primary-machine-address&lt;/I&gt; &lt;I&gt;failover-machine-name&lt;/I&gt;:&lt;I&gt;failover-machine-address&lt;/I&gt;&lt;/SPAN&gt;&lt;/P&gt;</description>
      <pubDate>Fri, 12 May 2023 11:30:17 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Qlik-Replicate/May-2023-changes-to-ServiceConfiguration-xml/m-p/2070604#M5967</guid>
      <dc:creator>Steve_Nguyen</dc:creator>
      <dc:date>2023-05-12T11:30:17Z</dc:date>
    </item>
    <item>
      <title>Re: May 2023 changes to ServiceConfiguration.xml</title>
      <link>https://community.qlik.com/t5/Qlik-Replicate/May-2023-changes-to-ServiceConfiguration-xml/m-p/2070707#M5972</link>
      <description>&lt;P&gt;&lt;a href="https://community.qlik.com/t5/user/viewprofilepage/user-id/117387"&gt;@Steve_Nguyen&lt;/a&gt;&amp;nbsp;, we have two HTTPS entries so we can connect to Replicate from the physical server if needed, and one if we connect to the console through the loadbalanced URL. The prefered method is connecting from the loadbalanced URL.&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Thanks,&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Bryce&lt;/P&gt;</description>
      <pubDate>Fri, 12 May 2023 14:34:40 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Qlik-Replicate/May-2023-changes-to-ServiceConfiguration-xml/m-p/2070707#M5972</guid>
      <dc:creator>bryce_leinan</dc:creator>
      <dc:date>2023-05-12T14:34:40Z</dc:date>
    </item>
    <item>
      <title>Re: May 2023 changes to ServiceConfiguration.xml</title>
      <link>https://community.qlik.com/t5/Qlik-Replicate/May-2023-changes-to-ServiceConfiguration-xml/m-p/2071552#M6008</link>
      <description>&lt;P&gt;&lt;SPAN style="background: var(--ck-color-mention-background); color: var(--ck-color-mention-text);"&gt;&lt;a href="https://community.qlik.com/t5/user/viewprofilepage/user-id/128978"&gt;@bryce_leinan&lt;/a&gt;&lt;/SPAN&gt; ,, it seems that the correct method is to set the repuictl to the loadbalanced URL,&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;id you have issue doing that ?&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Mon, 15 May 2023 20:48:28 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Qlik-Replicate/May-2023-changes-to-ServiceConfiguration-xml/m-p/2071552#M6008</guid>
      <dc:creator>Steve_Nguyen</dc:creator>
      <dc:date>2023-05-15T20:48:28Z</dc:date>
    </item>
    <item>
      <title>Re: May 2023 changes to ServiceConfiguration.xml</title>
      <link>https://community.qlik.com/t5/Qlik-Replicate/May-2023-changes-to-ServiceConfiguration-xml/m-p/2071554#M6009</link>
      <description>&lt;P&gt;Steve... I don't understand your reply... so, I am guessing you're saying I would take the non-loadbalanced URL out?&lt;/P&gt;</description>
      <pubDate>Mon, 15 May 2023 20:49:52 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Qlik-Replicate/May-2023-changes-to-ServiceConfiguration-xml/m-p/2071554#M6009</guid>
      <dc:creator>bryce_leinan</dc:creator>
      <dc:date>2023-05-15T20:49:52Z</dc:date>
    </item>
    <item>
      <title>Re: May 2023 changes to ServiceConfiguration.xml</title>
      <link>https://community.qlik.com/t5/Qlik-Replicate/May-2023-changes-to-ServiceConfiguration-xml/m-p/2071556#M6010</link>
      <description>&lt;P&gt;&lt;SPAN style="color:var(--ck-color-mention-text);"&gt;&lt;SPAN style="background: var(--ck-color-mention-background); color: var(--ck-color-mention-text);"&gt;&lt;a href="https://community.qlik.com/t5/user/viewprofilepage/user-id/128978"&gt;@bryce_leinan&lt;/a&gt;&lt;/SPAN&gt;&lt;/SPAN&gt; , the new setting to configure the URL is still the same as with the serviceconfiguration.xml&lt;/P&gt;
&lt;P&gt;it is now just in the sqlite file .&amp;nbsp;&lt;/P&gt;
&lt;P&gt;so you should set both the https and http for the loadbalancer URL.&lt;/P&gt;</description>
      <pubDate>Mon, 15 May 2023 20:53:45 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Qlik-Replicate/May-2023-changes-to-ServiceConfiguration-xml/m-p/2071556#M6010</guid>
      <dc:creator>Steve_Nguyen</dc:creator>
      <dc:date>2023-05-15T20:53:45Z</dc:date>
    </item>
    <item>
      <title>Re: May 2023 changes to ServiceConfiguration.xml</title>
      <link>https://community.qlik.com/t5/Qlik-Replicate/May-2023-changes-to-ServiceConfiguration-xml/m-p/2071559#M6012</link>
      <description>&lt;P&gt;I'll do that, but my question about accessing from localhost / local machine still isn't answered.&amp;nbsp; Do I need to put that in at all, or will it work without?&amp;nbsp; It's important for our entity to have both working.&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Mon, 15 May 2023 21:00:00 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Qlik-Replicate/May-2023-changes-to-ServiceConfiguration-xml/m-p/2071559#M6012</guid>
      <dc:creator>bryce_leinan</dc:creator>
      <dc:date>2023-05-15T21:00:00Z</dc:date>
    </item>
    <item>
      <title>Re: May 2023 changes to ServiceConfiguration.xml</title>
      <link>https://community.qlik.com/t5/Qlik-Replicate/May-2023-changes-to-ServiceConfiguration-xml/m-p/2071564#M6013</link>
      <description>&lt;P&gt;&lt;SPAN style="background: var(--ck-color-mention-background); color: var(--ck-color-mention-text);"&gt;&lt;a href="https://community.qlik.com/t5/user/viewprofilepage/user-id/128978"&gt;@bryce_leinan&lt;/a&gt;&lt;/SPAN&gt; in a Cluster Replicate setup, the URL should always pointing to the client access point,..&lt;/P&gt;
&lt;P&gt;so that the it point back to which ever nodes is active.&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;---&lt;/P&gt;
&lt;P&gt;if you are on locally / your url should till should be the client access point / load balancer url ,, it this does not work from the local server, then you have some DNS issue.&lt;/P&gt;</description>
      <pubDate>Mon, 15 May 2023 21:07:28 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Qlik-Replicate/May-2023-changes-to-ServiceConfiguration-xml/m-p/2071564#M6013</guid>
      <dc:creator>Steve_Nguyen</dc:creator>
      <dc:date>2023-05-15T21:07:28Z</dc:date>
    </item>
    <item>
      <title>Re: May 2023 changes to ServiceConfiguration.xml</title>
      <link>https://community.qlik.com/t5/Qlik-Replicate/May-2023-changes-to-ServiceConfiguration-xml/m-p/2071569#M6014</link>
      <description>It's not a DNS issue, it is how our environment is setup. Without delving into too many details, we need both URLs to work. I take it there's absolutely no way to make it work the way it is now?&lt;BR /&gt;</description>
      <pubDate>Mon, 15 May 2023 21:15:18 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Qlik-Replicate/May-2023-changes-to-ServiceConfiguration-xml/m-p/2071569#M6014</guid>
      <dc:creator>bryce_leinan</dc:creator>
      <dc:date>2023-05-15T21:15:18Z</dc:date>
    </item>
    <item>
      <title>Re: May 2023 changes to ServiceConfiguration.xml</title>
      <link>https://community.qlik.com/t5/Qlik-Replicate/May-2023-changes-to-ServiceConfiguration-xml/m-p/2071876#M6024</link>
      <description>&lt;P&gt;&lt;SPAN style="background: var(--ck-color-mention-background); color: var(--ck-color-mention-text);"&gt;&lt;a href="https://community.qlik.com/t5/user/viewprofilepage/user-id/128978"&gt;@bryce_leinan&lt;/a&gt;&lt;/SPAN&gt; it do not see a way to configure the same as the old serviceconfiguration ,&amp;nbsp;&lt;/P&gt;
&lt;P&gt;look to be a feature request.&lt;/P&gt;</description>
      <pubDate>Tue, 16 May 2023 12:26:51 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Qlik-Replicate/May-2023-changes-to-ServiceConfiguration-xml/m-p/2071876#M6024</guid>
      <dc:creator>Steve_Nguyen</dc:creator>
      <dc:date>2023-05-16T12:26:51Z</dc:date>
    </item>
    <item>
      <title>Re: May 2023 changes to ServiceConfiguration.xml</title>
      <link>https://community.qlik.com/t5/Qlik-Replicate/May-2023-changes-to-ServiceConfiguration-xml/m-p/2072027#M6029</link>
      <description>&lt;P&gt;Hi&amp;nbsp;&lt;a href="https://community.qlik.com/t5/user/viewprofilepage/user-id/128978"&gt;@bryce_leinan&lt;/a&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;You can submit a feature request to our Product Managment team here:&amp;nbsp;&lt;A href="https://community.qlik.com/t5/Ideas/idb-p/qlik-ideas" target="_blank"&gt;https://community.qlik.com/t5/Ideas/idb-p/qlik-ideas&lt;/A&gt;&lt;/P&gt;
&lt;P&gt;Thanks,&lt;/P&gt;
&lt;P&gt;Dana&lt;/P&gt;</description>
      <pubDate>Tue, 16 May 2023 16:11:13 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Qlik-Replicate/May-2023-changes-to-ServiceConfiguration-xml/m-p/2072027#M6029</guid>
      <dc:creator>Dana_Baldwin</dc:creator>
      <dc:date>2023-05-16T16:11:13Z</dc:date>
    </item>
  </channel>
</rss>

