<?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: Use qlik loader in mashup in Integration, Extension &amp; APIs</title>
    <link>https://community.qlik.com/t5/Integration-Extension-APIs/Use-qlik-loader-in-mashup/m-p/37570#M568</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;&lt;A href="https://community.qlik.com/qlik-users/196306"&gt;fka&lt;/A&gt; , it worked like a charm. &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I already had a timeout in my web app for my custom spinner so I didn't need to modify anything apart from the messageObj.message.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I will keep an eye on it if it breaks from release to release. &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thank you very much, sir! &lt;IMG src="https://community.qlik.com/legacyfs/online/emoticons/happy.png" /&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Fri, 02 Feb 2018 09:38:18 GMT</pubDate>
    <dc:creator>jasonmomoa</dc:creator>
    <dc:date>2018-02-02T09:38:18Z</dc:date>
    <item>
      <title>Use qlik loader in mashup</title>
      <link>https://community.qlik.com/t5/Integration-Extension-APIs/Use-qlik-loader-in-mashup/m-p/37567#M565</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hello everyone, &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I've been trying to replicate the inner &lt;A href="http://gph.is/2GCPlpz"&gt;Qlik Sense rain loader&lt;/A&gt; (sorry for the low quality gif) from the hub into a mashup.&lt;/P&gt;&lt;P&gt;I've tried a couple of things using the classes in client.css and qlik.js file with no luck. &lt;/P&gt;&lt;P&gt;Has anyone tried that before? Any help on this will be much appreciated!&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards,&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 01 Feb 2018 16:45:50 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Integration-Extension-APIs/Use-qlik-loader-in-mashup/m-p/37567#M565</guid>
      <dc:creator>jasonmomoa</dc:creator>
      <dc:date>2018-02-01T16:45:50Z</dc:date>
    </item>
    <item>
      <title>Re: Use qlik loader in mashup</title>
      <link>https://community.qlik.com/t5/Integration-Extension-APIs/Use-qlik-loader-in-mashup/m-p/37568#M566</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Yep, I did it here &lt;A href="https://webapps.qlik.com/time/Time.html" title="https://webapps.qlik.com/time/Time.html"&gt;https://webapps.qlik.com/time/Time.html&lt;/A&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;All ya need to do is copy and paste the html. Since the html disappears once the page is loaded, you'll have to set a breakpoint on the js or interrupt the page load otherwise, then go copy the html. Also, I've copied and pasted the code used in the November release below. I don't think that it changes much version to version, as the example above is still working and is from like Qlik Sense 2.0 or something, but be aware it's definitely not supported and may break on future releases.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;PRE __default_attr="xml" __jive_macro_name="code" class="jive_macro_code _jivemacro_uid_15175083508416879 jive_text_macro" jivemacro_uid="_15175083508416879"&gt;
&lt;P&gt;&amp;lt;div class="rain rain-loader qv-block-ui ng-scope" ng-class="{'qv-fade-out': fadeOut, 'qv-transparent-background': transparentBackground}" tid="3e1f54"&amp;gt;&lt;/P&gt;
&lt;P&gt;&amp;lt;div class="qv-animate progress-loader qv-loader-container qv-fade-in-add qv-loader-huge qv-fade-in qv-fade-in-add-active" ng-class="ngClasses" data-ng-animate="2" style=""&amp;gt;&lt;/P&gt;
&lt;P&gt;&amp;lt;div class="one"&amp;gt;&lt;/P&gt;
&lt;P&gt;&lt;SPAN&gt;&amp;lt;svg xmlns="&lt;/SPAN&gt;&lt;A class="jive-link-external-small" href="http://www.w3.org/2000/svg" rel="nofollow" target="_blank"&gt;http://www.w3.org/2000/svg&lt;/A&gt;&lt;SPAN&gt;" version="1.1" x="0px" y="0px" viewBox="0 0 210 210" xml:space="preserve"&amp;gt;&lt;/SPAN&gt;&lt;/P&gt;
&lt;P&gt;&amp;lt;g&amp;gt;&lt;/P&gt;
&lt;P&gt;&amp;lt;path class="path" d="M105,205c-26.7,0-51.8-10.4-70.7-29.3C15.4,156.8,5,131.7,5,105s10.4-51.8,29.3-70.7C53.2,15.4,78.3,5,105,5 c55.1,0,100,44.9,100,100S160.1,205,105,205z M105,23.7c-44.8,0-81.3,36.5-81.3,81.3c0,44.8,36.5,81.3,81.3,81.3 c44.8,0,81.3-36.5,81.3-81.3C186.3,60.2,149.8,23.7,105,23.7z"&amp;gt;&amp;lt;/path&amp;gt;&lt;/P&gt;
&lt;P&gt;&amp;lt;/g&amp;gt;&lt;/P&gt;
&lt;P&gt;&amp;lt;/svg&amp;gt;&lt;/P&gt;
&lt;P&gt;&amp;lt;/div&amp;gt;&lt;/P&gt;
&lt;P&gt;&amp;lt;div class="two"&amp;gt;&lt;/P&gt;
&lt;P&gt;&lt;SPAN&gt;&amp;lt;svg xmlns="&lt;/SPAN&gt;&lt;A class="jive-link-external-small" href="http://www.w3.org/2000/svg" rel="nofollow" target="_blank"&gt;http://www.w3.org/2000/svg&lt;/A&gt;&lt;SPAN&gt;" version="1.1" x="0px" y="0px" viewBox="0 0 210 210" xml:space="preserve"&amp;gt;&lt;/SPAN&gt;&lt;/P&gt;
&lt;P&gt;&amp;lt;g&amp;gt;&lt;/P&gt;
&lt;P&gt;&amp;lt;path class="path" d="M105,205C49.9,205,5,160.1,5,105C5,49.9,49.9,5,105,5c55.1,0,100,44.9,100,100C205,160.1,160.1,205,105,205z M105,19.4c-47.2,0-85.6,38.4-85.6,85.6c0,47.2,38.4,85.6,85.6,85.6c47.2,0,85.6-38.4,85.6-85.6C190.6,57.8,152.2,19.4,105,19.4z"&amp;gt;&amp;lt;/path&amp;gt;&lt;/P&gt;
&lt;P&gt;&amp;lt;/g&amp;gt;&lt;/P&gt;
&lt;P&gt;&amp;lt;/svg&amp;gt;&lt;/P&gt;
&lt;P&gt;&amp;lt;/div&amp;gt;&lt;/P&gt;
&lt;P&gt;&amp;lt;div class="three"&amp;gt;&lt;/P&gt;
&lt;P&gt;&lt;SPAN&gt;&amp;lt;svg xmlns="&lt;/SPAN&gt;&lt;A class="jive-link-external-small" href="http://www.w3.org/2000/svg" rel="nofollow" target="_blank"&gt;http://www.w3.org/2000/svg&lt;/A&gt;&lt;SPAN&gt;" version="1.1" x="0px" y="0px" viewBox="0 0 210 210" xml:space="preserve"&amp;gt;&lt;/SPAN&gt;&lt;/P&gt;
&lt;P&gt;&amp;lt;g&amp;gt;&lt;/P&gt;
&lt;P&gt;&amp;lt;path class="path" d="M105,205c-26.7,0-51.8-10.4-70.7-29.3C15.4,156.8,5,131.7,5,105s10.4-51.8,29.3-70.7C53.2,15.4,78.3,5,105,5 c55.1,0,100,44.9,100,100S160.1,205,105,205z"&amp;gt;&amp;lt;/path&amp;gt;&lt;/P&gt;
&lt;P&gt;&amp;lt;/g&amp;gt;&lt;/P&gt;
&lt;P&gt;&amp;lt;/svg&amp;gt;&lt;/P&gt;
&lt;P&gt;&amp;lt;/div&amp;gt;&lt;/P&gt;
&lt;P&gt;&amp;lt;div class="four"&amp;gt;&lt;/P&gt;
&lt;P&gt;&lt;SPAN&gt;&amp;lt;svg xmlns="&lt;/SPAN&gt;&lt;A class="jive-link-external-small" href="http://www.w3.org/2000/svg" rel="nofollow" target="_blank"&gt;http://www.w3.org/2000/svg&lt;/A&gt;&lt;SPAN&gt;" version="1.1" x="0px" y="0px" viewBox="0 0 210 210" xml:space="preserve"&amp;gt;&lt;/SPAN&gt;&lt;/P&gt;
&lt;P&gt;&amp;lt;g&amp;gt;&lt;/P&gt;
&lt;P&gt;&amp;lt;path class="path" d="M105,205C49.9,205,5,160.1,5,105C5,49.9,49.9,5,105,5c55.1,0,100,44.9,100,100C205,160.1,160.1,205,105,205z M105,19.4c-47.2,0-85.6,38.4-85.6,85.6c0,47.2,38.4,85.6,85.6,85.6c47.2,0,85.6-38.4,85.6-85.6C190.6,57.8,152.2,19.4,105,19.4z"&amp;gt;&amp;lt;/path&amp;gt;&lt;/P&gt;
&lt;P&gt;&amp;lt;/g&amp;gt;&lt;/P&gt;
&lt;P&gt;&amp;lt;/svg&amp;gt;&lt;/P&gt;
&lt;P&gt;&amp;lt;/div&amp;gt;&lt;/P&gt;
&lt;P&gt;&amp;lt;div class="five"&amp;gt;&lt;/P&gt;
&lt;P&gt;&lt;SPAN&gt;&amp;lt;svg xmlns="&lt;/SPAN&gt;&lt;A class="jive-link-external-small" href="http://www.w3.org/2000/svg" rel="nofollow" target="_blank"&gt;http://www.w3.org/2000/svg&lt;/A&gt;&lt;SPAN&gt;" version="1.1" x="0px" y="0px" viewBox="0 0 210 210" xml:space="preserve"&amp;gt;&lt;/SPAN&gt;&lt;/P&gt;
&lt;P&gt;&amp;lt;g&amp;gt;&lt;/P&gt;
&lt;P&gt;&amp;lt;path class="path" d="M105 205C49.9 205 5 160.1 5 105C5 49.9 49.9 5 105 5c55.1 0 100 44.9 100 100C205 160.1 160.1 205 105 205z M105 10.5c-52.1 0-94.5 42.4-94.5 94.5c0 52.1 42.4 94.5 94.5 94.5c52.1 0 94.5-42.4 94.5-94.5C199.5 52.9 157.1 10.5 105 10.5z"&amp;gt;&amp;lt;/path&amp;gt;&lt;/P&gt;
&lt;P&gt;&amp;lt;/g&amp;gt;&lt;/P&gt;
&lt;P&gt;&amp;lt;/svg&amp;gt;&lt;/P&gt;
&lt;P&gt;&amp;lt;/div&amp;gt;&lt;/P&gt;
&lt;P&gt;&amp;lt;div class="six"&amp;gt;&lt;/P&gt;
&lt;P&gt;&lt;SPAN&gt;&amp;lt;svg xmlns="&lt;/SPAN&gt;&lt;A class="jive-link-external-small" href="http://www.w3.org/2000/svg" rel="nofollow" target="_blank"&gt;http://www.w3.org/2000/svg&lt;/A&gt;&lt;SPAN&gt;" version="1.1" x="0px" y="0px" viewBox="0 0 210 210" xml:space="preserve"&amp;gt;&lt;/SPAN&gt;&lt;/P&gt;
&lt;P&gt;&amp;lt;g&amp;gt;&lt;/P&gt;
&lt;P&gt;&amp;lt;path class="path" d="M105,205c-26.7,0-51.8-10.4-70.7-29.3C15.4,156.8,5,131.7,5,105s10.4-51.8,29.3-70.7C53.2,15.4,78.3,5,105,5 c55.1,0,100,44.9,100,100S160.1,205,105,205z"&amp;gt;&amp;lt;/path&amp;gt;&lt;/P&gt;
&lt;P&gt;&amp;lt;/g&amp;gt;&lt;/P&gt;
&lt;P&gt;&amp;lt;/svg&amp;gt;&lt;/P&gt;
&lt;P&gt;&amp;lt;/div&amp;gt;&lt;/P&gt;
&lt;P&gt;&amp;lt;div class="seven"&amp;gt;&lt;/P&gt;
&lt;P&gt;&lt;SPAN&gt;&amp;lt;svg xmlns="&lt;/SPAN&gt;&lt;A class="jive-link-external-small" href="http://www.w3.org/2000/svg" rel="nofollow" target="_blank"&gt;http://www.w3.org/2000/svg&lt;/A&gt;&lt;SPAN&gt;" version="1.1" x="0px" y="0px" viewBox="0 0 210 210" xml:space="preserve"&amp;gt;&lt;/SPAN&gt;&lt;/P&gt;
&lt;P&gt;&amp;lt;g&amp;gt;&lt;/P&gt;
&lt;P&gt;&amp;lt;path class="path" d="M105,205C49.9,205,5,160.1,5,105C5,49.9,49.9,5,105,5c55.1,0,100,44.9,100,100C205,160.1,160.1,205,105,205z M105,19.4c-47.2,0-85.6,38.4-85.6,85.6c0,47.2,38.4,85.6,85.6,85.6c47.2,0,85.6-38.4,85.6-85.6C190.6,57.8,152.2,19.4,105,19.4z"&amp;gt;&amp;lt;/path&amp;gt;&lt;/P&gt;
&lt;P&gt;&amp;lt;/g&amp;gt;&lt;/P&gt;
&lt;P&gt;&amp;lt;/svg&amp;gt;&lt;/P&gt;
&lt;P&gt;&amp;lt;/div&amp;gt;&lt;/P&gt;
&lt;P&gt;&amp;lt;/div&amp;gt;&lt;/P&gt;
&lt;P&gt;&amp;lt;!-- ngIf: messageObj --&amp;gt;&amp;lt;div class="qv-loader-text ng-scope qv-loader-huge qv-fade-in" ng-if="messageObj" ng-class="ngClasses"&amp;gt;&lt;/P&gt;
&lt;P&gt;&amp;lt;div ng-show="messageObj.task" q-translation="" class="ng-hide"&amp;gt;&amp;lt;/div&amp;gt;&lt;/P&gt;
&lt;P&gt;&amp;lt;div ng-show="messageObj.message" q-translation="" class="ng-hide"&amp;gt;&amp;lt;/div&amp;gt;&lt;/P&gt;
&lt;P&gt;&amp;lt;/div&amp;gt;&amp;lt;!-- end ngIf: messageObj --&amp;gt;&lt;/P&gt;
&lt;P&gt;&amp;lt;/div&amp;gt;&lt;/P&gt;
&lt;/PRE&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 01 Feb 2018 18:06:28 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Integration-Extension-APIs/Use-qlik-loader-in-mashup/m-p/37568#M566</guid>
      <dc:creator>Francis_Kabinoff</dc:creator>
      <dc:date>2018-02-01T18:06:28Z</dc:date>
    </item>
    <item>
      <title>Re: Use qlik loader in mashup</title>
      <link>https://community.qlik.com/t5/Integration-Extension-APIs/Use-qlik-loader-in-mashup/m-p/37569#M567</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi &lt;A href="https://community.qlik.com/qlik-users/196306"&gt;fka&lt;/A&gt;‌,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thank you for the prompt response. I'll defenitely try this out! Thank your for your feedback. &lt;/P&gt;&lt;P&gt;I'll let you know about the outcome &lt;IMG src="https://community.qlik.com/legacyfs/online/emoticons/happy.png" /&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 01 Feb 2018 18:34:22 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Integration-Extension-APIs/Use-qlik-loader-in-mashup/m-p/37569#M567</guid>
      <dc:creator>jasonmomoa</dc:creator>
      <dc:date>2018-02-01T18:34:22Z</dc:date>
    </item>
    <item>
      <title>Re: Use qlik loader in mashup</title>
      <link>https://community.qlik.com/t5/Integration-Extension-APIs/Use-qlik-loader-in-mashup/m-p/37570#M568</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;&lt;A href="https://community.qlik.com/qlik-users/196306"&gt;fka&lt;/A&gt; , it worked like a charm. &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I already had a timeout in my web app for my custom spinner so I didn't need to modify anything apart from the messageObj.message.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I will keep an eye on it if it breaks from release to release. &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thank you very much, sir! &lt;IMG src="https://community.qlik.com/legacyfs/online/emoticons/happy.png" /&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 02 Feb 2018 09:38:18 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Integration-Extension-APIs/Use-qlik-loader-in-mashup/m-p/37570#M568</guid>
      <dc:creator>jasonmomoa</dc:creator>
      <dc:date>2018-02-02T09:38:18Z</dc:date>
    </item>
  </channel>
</rss>

