<?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 Stream are not visible or available on the hub in Qlik Sense May 2022 in Official Support Articles</title>
    <link>https://community.qlik.com/t5/Official-Support-Articles/Stream-are-not-visible-or-available-on-the-hub-in-Qlik-Sense-May/ta-p/1943938</link>
    <description>&lt;P&gt;After upgrading or installing Qlik Sense Enterprise on Windows May 2022, users may not see all of their streams.&lt;/P&gt;
&lt;P&gt;The streams appear only after an interaction or a click anywhere on the Hub.&lt;/P&gt;
&lt;P&gt;This is caused by defect&amp;nbsp;QB-10693, resolved in May 2022 Patch 4.&lt;/P&gt;
&lt;H4&gt;&lt;STRONG&gt;&lt;FONT color="#339966"&gt;Environment&lt;/FONT&gt;&lt;/STRONG&gt;&lt;/H4&gt;
&lt;P class="lia-indent-padding-left-30px"&gt;&lt;LI-PRODUCT title="Qlik Sense Enterprise on Windows" id="qlikSenseEnterpriseWindows"&gt;&lt;/LI-PRODUCT&gt;&amp;nbsp;May 2022&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;H4&gt;&lt;FONT color="#339966"&gt;&lt;STRONG&gt;Workaround&lt;/STRONG&gt;&lt;/FONT&gt;&lt;/H4&gt;
&lt;P&gt;To work around the issue without a patch:&lt;/P&gt;
&lt;OL&gt;
&lt;LI&gt;Locate and open the file: &lt;FONT face="courier new,courier"&gt;C:\Program Files\Qlik\Sense\CapabilityService\capabilities.json&lt;BR /&gt;&lt;BR /&gt;&lt;/FONT&gt;&lt;/LI&gt;
&lt;LI&gt;Modify the following line:&amp;nbsp;&amp;nbsp;&lt;BR /&gt;&lt;BR /&gt;&lt;FONT face="courier new,courier"&gt;{"contentHash":"2ae4a99c9f17ab76e1eeb27bc4211874","originalClassName":"FeatureToggle","flag":"HUB_HIDE_EMPTY_STREAMS","enabled":&lt;STRONG&gt;true&lt;/STRONG&gt;}&lt;/FONT&gt;&lt;EM style="font-family: inherit;"&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;/EM&gt;Set it from true to false:&amp;nbsp;&lt;BR /&gt;&lt;BR /&gt;&lt;FONT face="courier new,courier"&gt;{"contentHash":"2ae4a99c9f17ab76e1eeb27bc4211874","originalClassName":"FeatureToggle","flag":"HUB_HIDE_EMPTY_STREAMS","enabled":&lt;STRONG&gt;false&lt;/STRONG&gt;}&lt;BR /&gt;&lt;BR /&gt;&lt;/FONT&gt;&lt;/LI&gt;
&lt;LI&gt;&lt;SPAN&gt;Save the file.&lt;BR /&gt;&lt;BR /&gt;&lt;EM&gt;If you have a multi node, these changes need to be applied on all nodes.&amp;nbsp;&lt;BR /&gt;&lt;BR /&gt;&lt;/EM&gt;&lt;/SPAN&gt;Note 2:&lt;SPAN&gt;&lt;EM&gt; As these are changes to a configuration file, they will be reverted to&amp;nbsp;&lt;STRONG&gt;default&amp;nbsp;&lt;/STRONG&gt;when upgrading. The changes will need to be redone after patching or upgrading Qlik Sense.&lt;BR /&gt;&lt;BR /&gt;&lt;/EM&gt;&lt;/SPAN&gt;&lt;/LI&gt;
&lt;LI&gt;&lt;SPAN&gt;Restart the Qlik Sense Dispatcher service &lt;/SPAN&gt;&lt;U style="font-family: inherit;"&gt;&lt;STRONG&gt;AND&lt;/STRONG&gt;&lt;/U&gt;&lt;SPAN&gt; the Qlik Sense Proxy Service&amp;nbsp;&lt;BR /&gt;&lt;BR /&gt;Note:&amp;nbsp;&lt;EM&gt;If you have a multi node, all nodes need to be restarted.&amp;nbsp;&lt;/EM&gt;&lt;/SPAN&gt;&lt;/LI&gt;
&lt;/OL&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;H4&gt;&lt;FONT color="#339966"&gt;&lt;STRONG&gt;Fix&lt;/STRONG&gt;&lt;/FONT&gt;&lt;/H4&gt;
&lt;P&gt;A fix is available in May 2022, patch 4.&lt;/P&gt;
&lt;P&gt;Streams will show up (after a few seconds) without the need to click or interact with the hub.&lt;/P&gt;
&lt;P&gt;&lt;STRONG&gt;Important&amp;nbsp;NOTE&lt;/STRONG&gt; about feature&amp;nbsp;&lt;FONT face="courier new,courier"&gt;HUB_HIDE_EMPTY_STREAMS&lt;/FONT&gt;:&lt;/P&gt;
&lt;P&gt;When you activate&amp;nbsp;&lt;FONT face="courier new,courier"&gt;HUB_HIDE_EMPTY_STREAMS&lt;/FONT&gt;, you will have an &lt;U&gt;expected&lt;/U&gt; delay before all streams appear.&lt;/P&gt;
&lt;P&gt;To improve this delay, from Patch 4, you can add &lt;FONT face="courier new,courier"&gt;HUB_OPTIMIZED_SEARCH&lt;/FONT&gt; (needs to be added manually as a new flag). As of now, &lt;FONT face="courier new,courier"&gt;HUB_OPTIMIZED_SEARCH&lt;/FONT&gt; tag will be available in the upcoming August 2022 release and is not planned for any patches (yet)&lt;BR /&gt;&lt;BR /&gt;If this delay (seconds) is not acceptable, you will need to disable this&amp;nbsp;HUB_HIDE_EMPTY_STREAMS capability.&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;H3&gt;&lt;FONT color="#339966"&gt;&lt;STRONG&gt;Cause&amp;nbsp;&lt;/STRONG&gt;&lt;/FONT&gt;&lt;/H3&gt;
&lt;P class="lia-indent-padding-left-30px"&gt;This defect was introduced by a new capability service.&amp;nbsp;&lt;/P&gt;
&lt;H3&gt;&lt;FONT color="#339966"&gt;&lt;STRONG&gt;Internal Investigation ID(s)&amp;nbsp;&lt;/STRONG&gt;&lt;/FONT&gt;&lt;/H3&gt;
&lt;P class="lia-indent-padding-left-30px"&gt;QB-10693&lt;/P&gt;</description>
    <pubDate>Fri, 22 Sep 2023 07:26:25 GMT</pubDate>
    <dc:creator>Benoit_C</dc:creator>
    <dc:date>2023-09-22T07:26:25Z</dc:date>
    <item>
      <title>Stream are not visible or available on the hub in Qlik Sense May 2022</title>
      <link>https://community.qlik.com/t5/Official-Support-Articles/Stream-are-not-visible-or-available-on-the-hub-in-Qlik-Sense-May/ta-p/1943938</link>
      <description>&lt;P&gt;After upgrading or installing Qlik Sense Enterprise on Windows May 2022, users may not see all of their streams.&lt;/P&gt;
&lt;P&gt;The streams appear only after an interaction or a click anywhere on the Hub.&lt;/P&gt;
&lt;P&gt;This is caused by defect&amp;nbsp;QB-10693, resolved in May 2022 Patch 4.&lt;/P&gt;
&lt;H4&gt;&lt;STRONG&gt;&lt;FONT color="#339966"&gt;Environment&lt;/FONT&gt;&lt;/STRONG&gt;&lt;/H4&gt;
&lt;P class="lia-indent-padding-left-30px"&gt;&lt;LI-PRODUCT title="Qlik Sense Enterprise on Windows" id="qlikSenseEnterpriseWindows"&gt;&lt;/LI-PRODUCT&gt;&amp;nbsp;May 2022&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;H4&gt;&lt;FONT color="#339966"&gt;&lt;STRONG&gt;Workaround&lt;/STRONG&gt;&lt;/FONT&gt;&lt;/H4&gt;
&lt;P&gt;To work around the issue without a patch:&lt;/P&gt;
&lt;OL&gt;
&lt;LI&gt;Locate and open the file: &lt;FONT face="courier new,courier"&gt;C:\Program Files\Qlik\Sense\CapabilityService\capabilities.json&lt;BR /&gt;&lt;BR /&gt;&lt;/FONT&gt;&lt;/LI&gt;
&lt;LI&gt;Modify the following line:&amp;nbsp;&amp;nbsp;&lt;BR /&gt;&lt;BR /&gt;&lt;FONT face="courier new,courier"&gt;{"contentHash":"2ae4a99c9f17ab76e1eeb27bc4211874","originalClassName":"FeatureToggle","flag":"HUB_HIDE_EMPTY_STREAMS","enabled":&lt;STRONG&gt;true&lt;/STRONG&gt;}&lt;/FONT&gt;&lt;EM style="font-family: inherit;"&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;/EM&gt;Set it from true to false:&amp;nbsp;&lt;BR /&gt;&lt;BR /&gt;&lt;FONT face="courier new,courier"&gt;{"contentHash":"2ae4a99c9f17ab76e1eeb27bc4211874","originalClassName":"FeatureToggle","flag":"HUB_HIDE_EMPTY_STREAMS","enabled":&lt;STRONG&gt;false&lt;/STRONG&gt;}&lt;BR /&gt;&lt;BR /&gt;&lt;/FONT&gt;&lt;/LI&gt;
&lt;LI&gt;&lt;SPAN&gt;Save the file.&lt;BR /&gt;&lt;BR /&gt;&lt;EM&gt;If you have a multi node, these changes need to be applied on all nodes.&amp;nbsp;&lt;BR /&gt;&lt;BR /&gt;&lt;/EM&gt;&lt;/SPAN&gt;Note 2:&lt;SPAN&gt;&lt;EM&gt; As these are changes to a configuration file, they will be reverted to&amp;nbsp;&lt;STRONG&gt;default&amp;nbsp;&lt;/STRONG&gt;when upgrading. The changes will need to be redone after patching or upgrading Qlik Sense.&lt;BR /&gt;&lt;BR /&gt;&lt;/EM&gt;&lt;/SPAN&gt;&lt;/LI&gt;
&lt;LI&gt;&lt;SPAN&gt;Restart the Qlik Sense Dispatcher service &lt;/SPAN&gt;&lt;U style="font-family: inherit;"&gt;&lt;STRONG&gt;AND&lt;/STRONG&gt;&lt;/U&gt;&lt;SPAN&gt; the Qlik Sense Proxy Service&amp;nbsp;&lt;BR /&gt;&lt;BR /&gt;Note:&amp;nbsp;&lt;EM&gt;If you have a multi node, all nodes need to be restarted.&amp;nbsp;&lt;/EM&gt;&lt;/SPAN&gt;&lt;/LI&gt;
&lt;/OL&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;H4&gt;&lt;FONT color="#339966"&gt;&lt;STRONG&gt;Fix&lt;/STRONG&gt;&lt;/FONT&gt;&lt;/H4&gt;
&lt;P&gt;A fix is available in May 2022, patch 4.&lt;/P&gt;
&lt;P&gt;Streams will show up (after a few seconds) without the need to click or interact with the hub.&lt;/P&gt;
&lt;P&gt;&lt;STRONG&gt;Important&amp;nbsp;NOTE&lt;/STRONG&gt; about feature&amp;nbsp;&lt;FONT face="courier new,courier"&gt;HUB_HIDE_EMPTY_STREAMS&lt;/FONT&gt;:&lt;/P&gt;
&lt;P&gt;When you activate&amp;nbsp;&lt;FONT face="courier new,courier"&gt;HUB_HIDE_EMPTY_STREAMS&lt;/FONT&gt;, you will have an &lt;U&gt;expected&lt;/U&gt; delay before all streams appear.&lt;/P&gt;
&lt;P&gt;To improve this delay, from Patch 4, you can add &lt;FONT face="courier new,courier"&gt;HUB_OPTIMIZED_SEARCH&lt;/FONT&gt; (needs to be added manually as a new flag). As of now, &lt;FONT face="courier new,courier"&gt;HUB_OPTIMIZED_SEARCH&lt;/FONT&gt; tag will be available in the upcoming August 2022 release and is not planned for any patches (yet)&lt;BR /&gt;&lt;BR /&gt;If this delay (seconds) is not acceptable, you will need to disable this&amp;nbsp;HUB_HIDE_EMPTY_STREAMS capability.&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;H3&gt;&lt;FONT color="#339966"&gt;&lt;STRONG&gt;Cause&amp;nbsp;&lt;/STRONG&gt;&lt;/FONT&gt;&lt;/H3&gt;
&lt;P class="lia-indent-padding-left-30px"&gt;This defect was introduced by a new capability service.&amp;nbsp;&lt;/P&gt;
&lt;H3&gt;&lt;FONT color="#339966"&gt;&lt;STRONG&gt;Internal Investigation ID(s)&amp;nbsp;&lt;/STRONG&gt;&lt;/FONT&gt;&lt;/H3&gt;
&lt;P class="lia-indent-padding-left-30px"&gt;QB-10693&lt;/P&gt;</description>
      <pubDate>Fri, 22 Sep 2023 07:26:25 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Official-Support-Articles/Stream-are-not-visible-or-available-on-the-hub-in-Qlik-Sense-May/ta-p/1943938</guid>
      <dc:creator>Benoit_C</dc:creator>
      <dc:date>2023-09-22T07:26:25Z</dc:date>
    </item>
    <item>
      <title>Re: Stream are not visible or available on the hub in Qlik Sense May 2022</title>
      <link>https://community.qlik.com/t5/Official-Support-Articles/Stream-are-not-visible-or-available-on-the-hub-in-Qlik-Sense-May/tac-p/1958681#M6920</link>
      <description>&lt;P&gt;"&lt;SPAN&gt;When you activate&amp;nbsp;&lt;/SPAN&gt;&lt;FONT face="courier new,courier"&gt;HUB_HIDE_EMPTY_STREAMS&lt;/FONT&gt;&lt;SPAN&gt;, you will have an&amp;nbsp;&lt;/SPAN&gt;&lt;U&gt;expected&lt;/U&gt;&lt;SPAN&gt;&amp;nbsp;delay before all streams will appear."&lt;/SPAN&gt;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&lt;SPAN&gt;What does "Expected" means? Is is technically unavoidable?&amp;nbsp;&lt;/SPAN&gt;&lt;/P&gt;</description>
      <pubDate>Thu, 21 Jul 2022 07:39:14 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Official-Support-Articles/Stream-are-not-visible-or-available-on-the-hub-in-Qlik-Sense-May/tac-p/1958681#M6920</guid>
      <dc:creator>konHi</dc:creator>
      <dc:date>2022-07-21T07:39:14Z</dc:date>
    </item>
    <item>
      <title>Re: Stream are not visible or available on the hub in Qlik Sense May 2022</title>
      <link>https://community.qlik.com/t5/Official-Support-Articles/Stream-are-not-visible-or-available-on-the-hub-in-Qlik-Sense-May/tac-p/1959337#M6931</link>
      <description>&lt;P&gt;Hi&amp;nbsp;&lt;a href="https://community.qlik.com/t5/user/viewprofilepage/user-id/7829"&gt;@konHi&lt;/a&gt;,&lt;/P&gt;
&lt;P&gt;&lt;SPAN&gt;Since you have installed patch 4. Now, the stream are loading, but it's not immediate, there is an expected delay.&lt;BR /&gt;&lt;/SPAN&gt;Expected delay is because&lt;SPAN&gt;&amp;nbsp;the way this new capability is built it can't be improve more than it is (apart of using and activating the below tag).&lt;BR /&gt;&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;To improve this delay, from Patch 4, you can add HUB_OPTIMIZED_SEARCH tag.&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;If the delay is still not acceptable for you, there is no other way than disable HUB_HIDE_EMPTY_STREAMS.&lt;/SPAN&gt;&lt;/P&gt;</description>
      <pubDate>Fri, 22 Jul 2022 10:11:25 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Official-Support-Articles/Stream-are-not-visible-or-available-on-the-hub-in-Qlik-Sense-May/tac-p/1959337#M6931</guid>
      <dc:creator>Benoit_C</dc:creator>
      <dc:date>2022-07-22T10:11:25Z</dc:date>
    </item>
    <item>
      <title>Re: Stream are not visible or available on the hub in Qlik Sense May 2022</title>
      <link>https://community.qlik.com/t5/Official-Support-Articles/Stream-are-not-visible-or-available-on-the-hub-in-Qlik-Sense-May/tac-p/1959342#M6932</link>
      <description>&lt;P&gt;The feature is awesome and is something we waited for a long time. This delay just feels not right at the moment.&lt;/P&gt;</description>
      <pubDate>Fri, 22 Jul 2022 10:17:23 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Official-Support-Articles/Stream-are-not-visible-or-available-on-the-hub-in-Qlik-Sense-May/tac-p/1959342#M6932</guid>
      <dc:creator>konHi</dc:creator>
      <dc:date>2022-07-22T10:17:23Z</dc:date>
    </item>
    <item>
      <title>Re: Stream are not visible or available on the hub in Qlik Sense May 2022</title>
      <link>https://community.qlik.com/t5/Official-Support-Articles/Stream-are-not-visible-or-available-on-the-hub-in-Qlik-Sense-May/tac-p/1993455#M7543</link>
      <description>&lt;P&gt;We have QlikSense Enterprise Windows and this problem occurred with our May 2022 install patch 5, so we installed August 2022 patch 1 and the problem is still there. Will this be added to future patches or has it been fixed in patch 2?&lt;/P&gt;</description>
      <pubDate>Mon, 17 Oct 2022 16:21:39 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Official-Support-Articles/Stream-are-not-visible-or-available-on-the-hub-in-Qlik-Sense-May/tac-p/1993455#M7543</guid>
      <dc:creator>uwqliker</dc:creator>
      <dc:date>2022-10-17T16:21:39Z</dc:date>
    </item>
    <item>
      <title>Re: Stream are not visible or available on the hub in Qlik Sense May 2022</title>
      <link>https://community.qlik.com/t5/Official-Support-Articles/Stream-are-not-visible-or-available-on-the-hub-in-Qlik-Sense-May/tac-p/1993456#M7544</link>
      <description>&lt;P&gt;Audit of the streams in the QMC shows the user has access, but when they open the hub, some of their streams are missing&lt;/P&gt;</description>
      <pubDate>Mon, 17 Oct 2022 16:23:31 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Official-Support-Articles/Stream-are-not-visible-or-available-on-the-hub-in-Qlik-Sense-May/tac-p/1993456#M7544</guid>
      <dc:creator>uwqliker</dc:creator>
      <dc:date>2022-10-17T16:23:31Z</dc:date>
    </item>
    <item>
      <title>Re: Stream are not visible or available on the hub in Qlik Sense May 2022</title>
      <link>https://community.qlik.com/t5/Official-Support-Articles/Stream-are-not-visible-or-available-on-the-hub-in-Qlik-Sense-May/tac-p/1993476#M7545</link>
      <description>&lt;P&gt;A few questions:&lt;BR /&gt;what determines what list of streams initially shows up?&lt;/P&gt;
&lt;P&gt;what determines what part of the list of streams shows up after the delay?&lt;BR /&gt;&lt;BR /&gt;If we add&amp;nbsp;&lt;SPAN&gt;HUB_OPTIMIZED_SEARCH and set it to true, as a feature toggle -- should this improve the delay for the other streams to show up?&amp;nbsp; &amp;nbsp;Does this have to be done in conjunction&amp;nbsp;with turning off&amp;nbsp;HUB_HIDE_EMPTY_STREAMS? I am unclear on what each part does.&lt;/SPAN&gt;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&lt;SPAN&gt;We have turned off&amp;nbsp;HUB_HIDE_EMPTY_STREAMS, and we still see the same behavior as before, where a few streams are listed fast and then some 30 - 60 seconds later, the remaining streams are shown. We expected with this turned off it should be back to pre-May 2022 behavior, but it did not.&lt;BR /&gt;&lt;BR /&gt;We are going to try :&lt;BR /&gt;HUB_HIDE_EMPTY_STREAMS set to false and&lt;BR /&gt;HUB_OPTIMIZED_SEARCH set to true&lt;BR /&gt;to see if this helps.&lt;/SPAN&gt;&lt;/P&gt;
&lt;P&gt;&lt;SPAN&gt;we have had several users complain about this and think that the app is broken.&lt;/SPAN&gt;&lt;/P&gt;
&lt;P&gt;&lt;SPAN&gt;Could qlik consider adding some on screen indication that the page is trying to determine what streams to display to the user?&lt;/SPAN&gt;&lt;/P&gt;</description>
      <pubDate>Mon, 17 Oct 2022 16:44:23 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Official-Support-Articles/Stream-are-not-visible-or-available-on-the-hub-in-Qlik-Sense-May/tac-p/1993476#M7545</guid>
      <dc:creator>Ken_T</dc:creator>
      <dc:date>2022-10-17T16:44:23Z</dc:date>
    </item>
    <item>
      <title>Re: Stream are not visible or available on the hub in Qlik Sense May 2022</title>
      <link>https://community.qlik.com/t5/Official-Support-Articles/Stream-are-not-visible-or-available-on-the-hub-in-Qlik-Sense-May/tac-p/1993510#M7546</link>
      <description>&lt;P&gt;we found that setting&amp;nbsp;&lt;SPAN&gt;HUB_HIDE_EMPTY_STREAMS to false resolved the issue. (we did not use HUB_OPTIMIZED_SEARCH, not sure what that does) In multi-node we had to stop and start all services for this change to take effect. After setting&amp;nbsp;HUB_HIDE_EMPTY_STREAMS to false we saw no mode delay for the full list of streams. They all loaded together, no delays.&lt;BR /&gt;&lt;BR /&gt;restart order:&lt;BR /&gt;&lt;A href="https://community.qlik.com/t5/Official-Support-Articles/Manual-Start-and-Stop-order-of-Qlik-Sense-services/ta-p/1713773" target="_blank"&gt;https://community.qlik.com/t5/Official-Support-Articles/Manual-Start-and-Stop-order-of-Qlik-Sense-services/ta-p/1713773&lt;/A&gt;&lt;BR /&gt;&lt;/SPAN&gt;&lt;/P&gt;
&lt;P&gt;&lt;SPAN&gt;This feature needs to have some visual indication to users, otherwise folks will assume there is an issue with their access to streams, as nothing indicates the page is trying to show the full list of all streams.&lt;/SPAN&gt;&lt;/P&gt;</description>
      <pubDate>Mon, 17 Oct 2022 18:05:08 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Official-Support-Articles/Stream-are-not-visible-or-available-on-the-hub-in-Qlik-Sense-May/tac-p/1993510#M7546</guid>
      <dc:creator>Ken_T</dc:creator>
      <dc:date>2022-10-17T18:05:08Z</dc:date>
    </item>
    <item>
      <title>Re: Stream are not visible or available on the hub in Qlik Sense May 2022</title>
      <link>https://community.qlik.com/t5/Official-Support-Articles/Stream-are-not-visible-or-available-on-the-hub-in-Qlik-Sense-May/tac-p/1993711#M7548</link>
      <description>&lt;P&gt;Hello&amp;nbsp;&lt;a href="https://community.qlik.com/t5/user/viewprofilepage/user-id/92536"&gt;@Ken_T&lt;/a&gt;&amp;nbsp;,&lt;BR /&gt;&lt;BR /&gt;With&amp;nbsp; HUB_HIDE_EMPTY_STREAMS activated the delay is expected, it's how is designed the feature.&lt;/P&gt;
&lt;P&gt;If you activate&amp;nbsp;&lt;SPAN&gt;HUB_OPTIMIZED_SEARCH, delay will be better but there will still have a delay.&lt;/SPAN&gt;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;If delay is not acceptable the only solution would be to disable it.&lt;BR /&gt;&lt;BR /&gt;To have the modification be effective, you need to restart the Dispatcher service and the Proxy service.&lt;/P&gt;</description>
      <pubDate>Tue, 18 Oct 2022 06:48:42 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Official-Support-Articles/Stream-are-not-visible-or-available-on-the-hub-in-Qlik-Sense-May/tac-p/1993711#M7548</guid>
      <dc:creator>Benoit_C</dc:creator>
      <dc:date>2022-10-18T06:48:42Z</dc:date>
    </item>
    <item>
      <title>Re: Stream are not visible or available on the hub in Qlik Sense May 2022</title>
      <link>https://community.qlik.com/t5/Official-Support-Articles/Stream-are-not-visible-or-available-on-the-hub-in-Qlik-Sense-May/tac-p/1994666#M7582</link>
      <description>&lt;P&gt;I second &lt;SPAN&gt;&amp;nbsp;&lt;/SPAN&gt;&lt;A id="link_18" class="lia-link-navigation lia-page-link lia-user-name-link" href="https://community.qlik.com/t5/user/viewprofilepage/user-id/92536" target="_self" aria-label="View Profile of Ken_T" aria-describedby="userProfileCard-92536"&gt;&lt;SPAN class=""&gt;Ken_T&lt;/SPAN&gt;&lt;/A&gt;&lt;SPAN&gt;&amp;nbsp;'s experience/assessment.&amp;nbsp;&lt;/SPAN&gt;We also disabled the&amp;nbsp;&lt;SPAN&gt;HUB_HIDE_EMPTY_STREAMS and &lt;A href="https://community.qlik.com/t5/Official-Support-Articles/Manual-Start-and-Stop-order-of-Qlik-Sense-services/ta-p/1713773" target="_self"&gt;restarted all services&lt;/A&gt; on all nodes and things seem back to normal.&lt;/SPAN&gt;&lt;/P&gt;</description>
      <pubDate>Wed, 19 Oct 2022 19:19:44 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Official-Support-Articles/Stream-are-not-visible-or-available-on-the-hub-in-Qlik-Sense-May/tac-p/1994666#M7582</guid>
      <dc:creator>uwqliker</dc:creator>
      <dc:date>2022-10-19T19:19:44Z</dc:date>
    </item>
    <item>
      <title>Re: Stream are not visible or available on the hub in Qlik Sense May 2022</title>
      <link>https://community.qlik.com/t5/Official-Support-Articles/Stream-are-not-visible-or-available-on-the-hub-in-Qlik-Sense-May/tac-p/2021608#M8100</link>
      <description>&lt;P&gt;Dear Benoit,&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;we have two root admin users. One users loads streams slowly and the other one fast.&amp;nbsp;&lt;/P&gt;
&lt;P&gt;The one where is loads fast is the owner of the apps.&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Is this also the same problem?&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Wed, 04 Jan 2023 08:48:02 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Official-Support-Articles/Stream-are-not-visible-or-available-on-the-hub-in-Qlik-Sense-May/tac-p/2021608#M8100</guid>
      <dc:creator>JHuis</dc:creator>
      <dc:date>2023-01-04T08:48:02Z</dc:date>
    </item>
    <item>
      <title>Re: Stream are not visible or available on the hub in Qlik Sense May 2022</title>
      <link>https://community.qlik.com/t5/Official-Support-Articles/Stream-are-not-visible-or-available-on-the-hub-in-Qlik-Sense-May/tac-p/2021645#M8102</link>
      <description>&lt;P&gt;Hello JHuis,&lt;/P&gt;
&lt;P&gt;Your issue doesn't not seem to be related, it is probably a specific issue within your configuration.&lt;/P&gt;</description>
      <pubDate>Wed, 04 Jan 2023 09:47:24 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Official-Support-Articles/Stream-are-not-visible-or-available-on-the-hub-in-Qlik-Sense-May/tac-p/2021645#M8102</guid>
      <dc:creator>Benoit_C</dc:creator>
      <dc:date>2023-01-04T09:47:24Z</dc:date>
    </item>
    <item>
      <title>Re: Stream are not visible or available on the hub in Qlik Sense May 2022</title>
      <link>https://community.qlik.com/t5/Official-Support-Articles/Stream-are-not-visible-or-available-on-the-hub-in-Qlik-Sense-May/tac-p/2022645#M8108</link>
      <description>&lt;P&gt;We've upgraded to Enterprise on premise August 2022 Patch 5, and the problem seems to be reoccurring, although sporadic and infrequent.&lt;/P&gt;
&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="uwqliker_0-1673011544542.png" style="width: 198px;"&gt;&lt;img src="https://community.qlik.com/t5/image/serverpage/image-id/97442i2AB13F073BD25024/image-dimensions/198x135?v=v2" width="198" height="135" role="button" title="uwqliker_0-1673011544542.png" alt="uwqliker_0-1673011544542.png" /&gt;&lt;/span&gt;&amp;nbsp;do we need to set the&amp;nbsp;&lt;SPAN&gt;HUB_HIDE_EMPTY_STREAMS to false every time we upgrade?&lt;/SPAN&gt;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Fri, 06 Jan 2023 13:29:29 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Official-Support-Articles/Stream-are-not-visible-or-available-on-the-hub-in-Qlik-Sense-May/tac-p/2022645#M8108</guid>
      <dc:creator>uwqliker</dc:creator>
      <dc:date>2023-01-06T13:29:29Z</dc:date>
    </item>
    <item>
      <title>Re: Stream are not visible or available on the hub in Qlik Sense May 2022</title>
      <link>https://community.qlik.com/t5/Official-Support-Articles/Stream-are-not-visible-or-available-on-the-hub-in-Qlik-Sense-May/tac-p/2023067#M8112</link>
      <description>&lt;P&gt;Hi&amp;nbsp;&lt;a href="https://community.qlik.com/t5/user/viewprofilepage/user-id/34201"&gt;@uwqliker&lt;/a&gt;,&lt;/P&gt;
&lt;P&gt;Each time you'll perform a Qlik Sense upgrade/migration the config files will be overwritten.&amp;nbsp;&lt;SPAN&gt;During upgrade, configuration files are overwritten with the default settings. If a configuration file was manually changed in your previous deployment, you must make sure to restore your customized settings after the upgrade.&lt;/SPAN&gt;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Regards,&lt;/P&gt;
&lt;P&gt;Benoit&lt;/P&gt;</description>
      <pubDate>Mon, 09 Jan 2023 09:02:52 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Official-Support-Articles/Stream-are-not-visible-or-available-on-the-hub-in-Qlik-Sense-May/tac-p/2023067#M8112</guid>
      <dc:creator>Benoit_C</dc:creator>
      <dc:date>2023-01-09T09:02:52Z</dc:date>
    </item>
    <item>
      <title>Re: Stream are not visible or available on the hub in Qlik Sense May 2022</title>
      <link>https://community.qlik.com/t5/Official-Support-Articles/Stream-are-not-visible-or-available-on-the-hub-in-Qlik-Sense-May/tac-p/2023229#M8113</link>
      <description>&lt;P&gt;So there isn't there a way to change the default permanently? Does this mean we need to change it every time there is a patch as well - not just on new versions?&lt;/P&gt;
&lt;P&gt;I'm not sure why it would be necessary to hide empty streams anyway.&amp;nbsp; Having users missing streams is a far bigger problem than showing an empty stream. I can always hide a stream through a security rule or just not create it until there's content for the stream.&lt;/P&gt;
&lt;P&gt;Do you have any more permanent fixes/workarounds that don't require manual workarounds?&lt;/P&gt;</description>
      <pubDate>Mon, 09 Jan 2023 13:44:48 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Official-Support-Articles/Stream-are-not-visible-or-available-on-the-hub-in-Qlik-Sense-May/tac-p/2023229#M8113</guid>
      <dc:creator>uwqliker</dc:creator>
      <dc:date>2023-01-09T13:44:48Z</dc:date>
    </item>
    <item>
      <title>Re: Stream are not visible or available on the hub in Qlik Sense May 2022</title>
      <link>https://community.qlik.com/t5/Official-Support-Articles/Stream-are-not-visible-or-available-on-the-hub-in-Qlik-Sense-May/tac-p/2023233#M8114</link>
      <description>&lt;P&gt;There is no way to permanently change this setting as it's now the default setting.&lt;/P&gt;
&lt;P&gt;Those steps are described in the upgrade process help page:&lt;/P&gt;
&lt;P&gt;&lt;A href="https://help.qlik.com/en-US/sense-admin/May2021/Subsystems/DeployAdministerQSE/Content/Sense_DeployAdminister/QSEoW/Deploy_QSEoW/Upgrading.htm" target="_blank"&gt;https://help.qlik.com/en-US/sense-admin/May2021/Subsystems/DeployAdministerQSE/Content/Sense_DeployAdminister/QSEoW/Deploy_QSEoW/Upgrading.htm&lt;/A&gt;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Mon, 09 Jan 2023 13:48:36 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Official-Support-Articles/Stream-are-not-visible-or-available-on-the-hub-in-Qlik-Sense-May/tac-p/2023233#M8114</guid>
      <dc:creator>Benoit_C</dc:creator>
      <dc:date>2023-01-09T13:48:36Z</dc:date>
    </item>
    <item>
      <title>Re: Stream are not visible or available on the hub in Qlik Sense May 2022</title>
      <link>https://community.qlik.com/t5/Official-Support-Articles/Stream-are-not-visible-or-available-on-the-hub-in-Qlik-Sense-May/tac-p/2023432#M8120</link>
      <description>&lt;P&gt;Hi Benoit,&lt;/P&gt;
&lt;P&gt;So are you saying &lt;STRONG&gt;Patches&lt;/STRONG&gt; will overwrite all configuration type files the same as installing a new release would?&lt;/P&gt;
&lt;P&gt;If I'm on August 2022 Patch 5 and run Patch 6, I have to re-create the capabilities.json file? Just like I would if I were going to a new release (for example December 2022).&lt;/P&gt;</description>
      <pubDate>Mon, 09 Jan 2023 19:59:15 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Official-Support-Articles/Stream-are-not-visible-or-available-on-the-hub-in-Qlik-Sense-May/tac-p/2023432#M8120</guid>
      <dc:creator>uwqliker</dc:creator>
      <dc:date>2023-01-09T19:59:15Z</dc:date>
    </item>
    <item>
      <title>Re: Stream are not visible or available on the hub in Qlik Sense May 2022</title>
      <link>https://community.qlik.com/t5/Official-Support-Articles/Stream-are-not-visible-or-available-on-the-hub-in-Qlik-Sense-May/tac-p/2023441#M8122</link>
      <description>&lt;P&gt;there are some things that get over-written by patch install, I think my team has a list of some somewhere. That would make a very good new post / new topic / new question, to see if Qlik could give some guidance&amp;nbsp; about the types of workarounds and changes that are not carried forward and are overwritten by patch installs and/or upgrades.&lt;BR /&gt;&lt;BR /&gt;This would be a very nice helpful add to all of the existing docs and posts, if there is a workaround /change provided, if Qlik could indicate if this is something will need to be re-done after patch/upgrade.&lt;/P&gt;
&lt;P&gt;random totally unrelated example, I believe the setting for&amp;nbsp;&lt;STRONG&gt;allow-nonselect-queries &lt;/STRONG&gt;is one that we routinely have to re-do after patch installs. (in the configuration file QvOdbcConnectorPackage.exe.config).&amp;nbsp;&amp;nbsp;&lt;BR /&gt;&lt;BR /&gt;&lt;/P&gt;</description>
      <pubDate>Mon, 09 Jan 2023 20:47:26 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Official-Support-Articles/Stream-are-not-visible-or-available-on-the-hub-in-Qlik-Sense-May/tac-p/2023441#M8122</guid>
      <dc:creator>Ken_T</dc:creator>
      <dc:date>2023-01-09T20:47:26Z</dc:date>
    </item>
    <item>
      <title>Re: Stream are not visible or available on the hub in Qlik Sense May 2022</title>
      <link>https://community.qlik.com/t5/Official-Support-Articles/Stream-are-not-visible-or-available-on-the-hub-in-Qlik-Sense-May/tac-p/2023548#M8123</link>
      <description>&lt;P&gt;Hi&amp;nbsp;&lt;a href="https://community.qlik.com/t5/user/viewprofilepage/user-id/34201"&gt;@uwqliker&lt;/a&gt;,&lt;/P&gt;
&lt;P&gt;If you install August 2022 patch 6, yes&amp;nbsp;&lt;SPAN&gt;capabilities.json will lose all your customizations.&lt;/SPAN&gt;&lt;/P&gt;</description>
      <pubDate>Tue, 10 Jan 2023 08:10:20 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Official-Support-Articles/Stream-are-not-visible-or-available-on-the-hub-in-Qlik-Sense-May/tac-p/2023548#M8123</guid>
      <dc:creator>Benoit_C</dc:creator>
      <dc:date>2023-01-10T08:10:20Z</dc:date>
    </item>
    <item>
      <title>Re: Stream are not visible or available on the hub in Qlik Sense May 2022</title>
      <link>https://community.qlik.com/t5/Official-Support-Articles/Stream-are-not-visible-or-available-on-the-hub-in-Qlik-Sense-May/tac-p/2023565#M8124</link>
      <description>&lt;P&gt;&lt;a href="https://community.qlik.com/t5/user/viewprofilepage/user-id/92536"&gt;@Ken_T&lt;/a&gt;&amp;nbsp;Thank you for your feedback, Ken! And you are correct, these notes should be included in the articles, and, in this case, we have failed to do so.&amp;nbsp;&lt;/P&gt;
&lt;P&gt;I have added a note to the article now and will keep an eye out for other articles as they pass my review to adjust them accordingly.&lt;/P&gt;
&lt;P&gt;All the best,&lt;BR /&gt;Sonja&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Tue, 10 Jan 2023 08:45:48 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Official-Support-Articles/Stream-are-not-visible-or-available-on-the-hub-in-Qlik-Sense-May/tac-p/2023565#M8124</guid>
      <dc:creator>Sonja_Bauernfeind</dc:creator>
      <dc:date>2023-01-10T08:45:48Z</dc:date>
    </item>
  </channel>
</rss>

