<?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: Testing new node in Management &amp; Governance</title>
    <link>https://community.qlik.com/t5/Management-Governance/Testing-new-node/m-p/1626781#M14732</link>
    <description>&lt;P&gt;Hi&amp;nbsp;&lt;a href="https://community.qlik.com/t5/user/viewprofilepage/user-id/47469"&gt;@Levi_Turner&lt;/a&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Thank you for your reply.&lt;/P&gt;&lt;P&gt;For your first solution, you mean adding it in the load balance section and then hitting it via the host/FQDN of that node?&lt;/P&gt;&lt;P&gt;&lt;SPAN&gt;Also, when you change proxy settings for a node, and you save changes, it then asks for restarting the proxy, is this only for the node in question or the whole proxy within an environment?&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN&gt;Regards,&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN&gt;Nick&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
    <pubDate>Mon, 23 Sep 2019 09:00:38 GMT</pubDate>
    <dc:creator>Pheaxx</dc:creator>
    <dc:date>2019-09-23T09:00:38Z</dc:date>
    <item>
      <title>Testing new node</title>
      <link>https://community.qlik.com/t5/Management-Governance/Testing-new-node/m-p/1624995#M14682</link>
      <description>&lt;P&gt;Hi,&lt;/P&gt;&lt;P&gt;I got a new scheduler node, and i want to test all the data&amp;nbsp; connections before this scheduler is being used to run tasks(as in, it goes into production use).&lt;/P&gt;&lt;P&gt;The reason I ask is because some connection are not working on this new node, while i can use the same settings and same objects, from the same machine with the same service account in SSMS without any issue.&lt;/P&gt;&lt;P&gt;So being able to use this new node in a kind of test mode would really help in testing in finding the cause.&lt;/P&gt;&lt;P&gt;Does anyone have an idea about something like this?&lt;/P&gt;&lt;P&gt;any other ideas are also welcome.&amp;nbsp;&lt;/P&gt;&lt;P&gt;Regards,&lt;/P&gt;&lt;P&gt;Nick&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Sat, 16 Nov 2024 04:38:57 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Management-Governance/Testing-new-node/m-p/1624995#M14682</guid>
      <dc:creator>Pheaxx</dc:creator>
      <dc:date>2024-11-16T04:38:57Z</dc:date>
    </item>
    <item>
      <title>Re: Testing new node</title>
      <link>https://community.qlik.com/t5/Management-Governance/Testing-new-node/m-p/1626353#M14714</link>
      <description>&lt;P&gt;As far as I am aware there is not an obvious structured way of testing data connections. What you&amp;nbsp;&lt;EM&gt;can&lt;/EM&gt; do is the following:&lt;/P&gt;
&lt;UL&gt;
&lt;LI&gt;Ensure that there are sufficient security rules for the account used here to access all data connections&lt;/LI&gt;
&lt;LI&gt;Add the node into the cluster
&lt;UL&gt;
&lt;LI&gt;Enable the Proxy and Engine services&lt;/LI&gt;
&lt;/UL&gt;
&lt;/LI&gt;
&lt;LI&gt;In QMC &amp;gt; Virtual Proxies, edit the default virtual proxy for this new node such that it load balances off&amp;nbsp;&lt;EM&gt;only&lt;/EM&gt; the new node's Engine&lt;/LI&gt;
&lt;LI&gt;Access the new node's default virtual proxy (windows authentication)&lt;/LI&gt;
&lt;LI&gt;Go into an existing app / create a new app&lt;/LI&gt;
&lt;LI&gt;Navigate to the Data Load Editor&lt;/LI&gt;
&lt;LI&gt;Attempt to load from every data connection&lt;/LI&gt;
&lt;/UL&gt;
&lt;P&gt;That's a pretty brute-forcey but simple way of accomplishing the task.&lt;/P&gt;
&lt;P&gt;As an alternative, if you're familiar with the data connections, you can:&lt;/P&gt;
&lt;UL&gt;
&lt;LI&gt;navigate to the QMC &amp;gt; Data Connections&lt;/LI&gt;
&lt;LI&gt;Use the column selector and toggle off the tags column, add in the Connection String and type columns, like so:&lt;/LI&gt;
&lt;/UL&gt;
&lt;P&gt;&lt;IMG class="lia-image-display lia-image-align-center lia-image-source-type-new" src="blob:https://community.qlik.com/21fa265e-2909-4397-a32c-4d4c27e839b2" border="0" width="999" height="443" data-lia-image-count="1" data-lia-image-id="19711i23FB10AD4024E174" data-lia-image-size="large" data-lia-image-width="999" data-lia-image-height="443" data-lia-image-alt="qmc-data_connections.png" data-lia-image-align="center" data-lia-image-src="/t5/image/serverpage/image-id/19711i23FB10AD4024E174/image-size/large?v=1.0&amp;amp;px=-1" data-lia-image-sourcetype="new" data-lia-image-macro="true" /&gt;&lt;/P&gt;
&lt;UL&gt;
&lt;LI&gt;&amp;nbsp;From here you can make sure that things are setup for success. A rough outline of the warning signs:
&lt;UL&gt;
&lt;LI&gt;Type: folder which refer to drive paths (e.g. C:\Data). These will need to be converted to UNC paths so both nodes access a common location&lt;/LI&gt;
&lt;LI&gt;Type ODBC. Ensure that there is a DSN with the appropriate driver with the same name on the RIM&lt;/LI&gt;
&lt;LI&gt;Type OLE DB. Ensure that there are appropriate drivers if not using the core set of OLE DB providers which ship with the Windows Operating System&lt;/LI&gt;
&lt;LI&gt;Type: QvRestConnector. Ensure that the url parameter is&amp;nbsp;&lt;EM&gt;not&lt;/EM&gt; localhost. This will need to be converted to a machine name / FQDN which is resolvable by the RIM node.&lt;/LI&gt;
&lt;LI&gt;There are probably others but nothing else comes to mind at a first approximation&lt;/LI&gt;
&lt;/UL&gt;
&lt;/LI&gt;
&lt;/UL&gt;
&lt;P&gt;The second method obviously requires a bit of sophistication when it comes to knowing what these data sources are, etc so the first method may be easier to operationalize for many customers.&lt;/P&gt;</description>
      <pubDate>Fri, 20 Sep 2019 13:24:42 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Management-Governance/Testing-new-node/m-p/1626353#M14714</guid>
      <dc:creator>Levi_Turner</dc:creator>
      <dc:date>2019-09-20T13:24:42Z</dc:date>
    </item>
    <item>
      <title>Re: Testing new node</title>
      <link>https://community.qlik.com/t5/Management-Governance/Testing-new-node/m-p/1626781#M14732</link>
      <description>&lt;P&gt;Hi&amp;nbsp;&lt;a href="https://community.qlik.com/t5/user/viewprofilepage/user-id/47469"&gt;@Levi_Turner&lt;/a&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Thank you for your reply.&lt;/P&gt;&lt;P&gt;For your first solution, you mean adding it in the load balance section and then hitting it via the host/FQDN of that node?&lt;/P&gt;&lt;P&gt;&lt;SPAN&gt;Also, when you change proxy settings for a node, and you save changes, it then asks for restarting the proxy, is this only for the node in question or the whole proxy within an environment?&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN&gt;Regards,&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN&gt;Nick&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Mon, 23 Sep 2019 09:00:38 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Management-Governance/Testing-new-node/m-p/1626781#M14732</guid>
      <dc:creator>Pheaxx</dc:creator>
      <dc:date>2019-09-23T09:00:38Z</dc:date>
    </item>
    <item>
      <title>Re: Testing new node</title>
      <link>https://community.qlik.com/t5/Management-Governance/Testing-new-node/m-p/1626926#M14741</link>
      <description>&lt;P&gt;&amp;gt;&amp;nbsp;For your first solution, you mean adding it in the load balance section and then hitting it via the host/FQDN of that node?&lt;/P&gt;
&lt;P&gt;Yes. For example accessing &lt;A href="https://rim1.company.com" target="_blank"&gt;https://rim1.company.com&lt;/A&gt; which is load balanced to RIM1's engine.&lt;/P&gt;
&lt;P&gt;&amp;gt;&amp;nbsp;&lt;SPAN&gt;Also, when you change proxy settings for a node, and you save changes, it then asks for restarting the proxy, is this only for the node in question or the whole proxy within an environment?&lt;/SPAN&gt;&lt;/P&gt;
&lt;P&gt;&lt;SPAN&gt;Just the proxies which are attached to the virtual proxy.&lt;/SPAN&gt;&lt;/P&gt;</description>
      <pubDate>Mon, 23 Sep 2019 13:33:02 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Management-Governance/Testing-new-node/m-p/1626926#M14741</guid>
      <dc:creator>Levi_Turner</dc:creator>
      <dc:date>2019-09-23T13:33:02Z</dc:date>
    </item>
    <item>
      <title>Re: Testing new node</title>
      <link>https://community.qlik.com/t5/Management-Governance/Testing-new-node/m-p/1627973#M14756</link>
      <description>&lt;P&gt;Thanks&amp;nbsp;&lt;a href="https://community.qlik.com/t5/user/viewprofilepage/user-id/47469"&gt;@Levi_Turner&lt;/a&gt;&amp;nbsp;, first idea works like a charm!&lt;/P&gt;</description>
      <pubDate>Wed, 25 Sep 2019 08:49:04 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Management-Governance/Testing-new-node/m-p/1627973#M14756</guid>
      <dc:creator>Pheaxx</dc:creator>
      <dc:date>2019-09-25T08:49:04Z</dc:date>
    </item>
  </channel>
</rss>

