<?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 Add a QlikSense cluster node (slave for enginee) to runs a specific application and not runs on central node in Management &amp; Governance</title>
    <link>https://community.qlik.com/t5/Management-Governance/Add-a-QlikSense-cluster-node-slave-for-enginee-to-runs-a/m-p/1346977#M10046</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Our customer needs add a QlikSense cluster node (slave for enginee) to runs a specific application we creates an internal laboratory to achieve the objective, we could add the node and works fine but the problem are when the cluster opens the application because the app is loaded on central node and the objective is than only loads on slave node.&lt;/P&gt;&lt;P&gt;Whe tried with some sync rules following this steps, but not works&lt;/P&gt;&lt;OL style="list-style-type: decimal;"&gt;&lt;LI&gt;1.&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; The App was publisher on Stream Called “Manar”&lt;/LI&gt;&lt;LI&gt;2.&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; Disable the standard Sync&amp;nbsp; Rule&lt;/LI&gt;&lt;LI&gt;3.&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; Creates Two Custom properties &lt;OL style="list-style-type: lower-alpha;"&gt;&lt;LI&gt;a.&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; TipoNodo (Nodo and Stream) &lt;/LI&gt;&lt;LI&gt;b.&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; TipoStream(Stream)&lt;/LI&gt;&lt;/OL&gt;&lt;/LI&gt;&lt;LI&gt;4.&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; Assign the value “Manar” on Custom property to slave node&amp;nbsp; and stream Manar&lt;/LI&gt;&lt;LI&gt;5.&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; Assign the value “No Manar” to central node&lt;/LI&gt;&lt;LI&gt;6.&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; Creates an specific rule to load all Apps from Stream where are Published the app on slave node, this is the rule code&lt;/LI&gt;&lt;/OL&gt;&lt;P&gt;((node.@TipoNodo="Manar" and node.@TipoNodo=resource.stream.@TipoStream and resource.stream.name!="Monitoring apps"))&lt;/P&gt;&lt;OL style="list-style-type: decimal;"&gt;&lt;LI&gt;7.&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; Creates and specific rule to indicate that Stream Manar not runs on central node, , this is the rule code&lt;/LI&gt;&lt;/OL&gt;&lt;P&gt;((node.@TipoNodo="No Manar" and resource.stream.@TipoStream!="Manar"))&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Fri, 09 Jun 2017 21:03:58 GMT</pubDate>
    <dc:creator>marcos_herrera</dc:creator>
    <dc:date>2017-06-09T21:03:58Z</dc:date>
    <item>
      <title>Add a QlikSense cluster node (slave for enginee) to runs a specific application and not runs on central node</title>
      <link>https://community.qlik.com/t5/Management-Governance/Add-a-QlikSense-cluster-node-slave-for-enginee-to-runs-a/m-p/1346977#M10046</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Our customer needs add a QlikSense cluster node (slave for enginee) to runs a specific application we creates an internal laboratory to achieve the objective, we could add the node and works fine but the problem are when the cluster opens the application because the app is loaded on central node and the objective is than only loads on slave node.&lt;/P&gt;&lt;P&gt;Whe tried with some sync rules following this steps, but not works&lt;/P&gt;&lt;OL style="list-style-type: decimal;"&gt;&lt;LI&gt;1.&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; The App was publisher on Stream Called “Manar”&lt;/LI&gt;&lt;LI&gt;2.&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; Disable the standard Sync&amp;nbsp; Rule&lt;/LI&gt;&lt;LI&gt;3.&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; Creates Two Custom properties &lt;OL style="list-style-type: lower-alpha;"&gt;&lt;LI&gt;a.&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; TipoNodo (Nodo and Stream) &lt;/LI&gt;&lt;LI&gt;b.&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; TipoStream(Stream)&lt;/LI&gt;&lt;/OL&gt;&lt;/LI&gt;&lt;LI&gt;4.&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; Assign the value “Manar” on Custom property to slave node&amp;nbsp; and stream Manar&lt;/LI&gt;&lt;LI&gt;5.&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; Assign the value “No Manar” to central node&lt;/LI&gt;&lt;LI&gt;6.&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; Creates an specific rule to load all Apps from Stream where are Published the app on slave node, this is the rule code&lt;/LI&gt;&lt;/OL&gt;&lt;P&gt;((node.@TipoNodo="Manar" and node.@TipoNodo=resource.stream.@TipoStream and resource.stream.name!="Monitoring apps"))&lt;/P&gt;&lt;OL style="list-style-type: decimal;"&gt;&lt;LI&gt;7.&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; Creates and specific rule to indicate that Stream Manar not runs on central node, , this is the rule code&lt;/LI&gt;&lt;/OL&gt;&lt;P&gt;((node.@TipoNodo="No Manar" and resource.stream.@TipoStream!="Manar"))&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 09 Jun 2017 21:03:58 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Management-Governance/Add-a-QlikSense-cluster-node-slave-for-enginee-to-runs-a/m-p/1346977#M10046</guid>
      <dc:creator>marcos_herrera</dc:creator>
      <dc:date>2017-06-09T21:03:58Z</dc:date>
    </item>
    <item>
      <title>Re: Add a QlikSense cluster node (slave for enginee) to runs a specific application and not runs on central node</title>
      <link>https://community.qlik.com/t5/Management-Governance/Add-a-QlikSense-cluster-node-slave-for-enginee-to-runs-a/m-p/1346978#M10047</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Dear &lt;A _jive_internal="true" data-avatarid="6766" data-externalid="" data-online="false" data-presence="null" data-userid="4919" data-username="jog" href="https://community.qlik.com/people/jog" style="font-size: 13px; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; color: #3778c7;"&gt;Jeffrey Goldberg&lt;/A&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Can you help us with this Thanks&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 09 Jun 2017 21:38:08 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Management-Governance/Add-a-QlikSense-cluster-node-slave-for-enginee-to-runs-a/m-p/1346978#M10047</guid>
      <dc:creator>marcos_herrera</dc:creator>
      <dc:date>2017-06-09T21:38:08Z</dc:date>
    </item>
  </channel>
</rss>

