<?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: Binary load doesn't work with app name in App Development</title>
    <link>https://community.qlik.com/t5/App-Development/Binary-load-doesn-t-work-with-app-name/m-p/2523249#M106768</link>
    <description>&lt;P&gt;Hi,&amp;nbsp;&lt;/P&gt;&lt;P&gt;Since the release of may 2025, this doesn't work anymore. The name of the app must be used.&lt;/P&gt;&lt;P&gt;Grt,&lt;BR /&gt;Suzanne&lt;/P&gt;</description>
    <pubDate>Fri, 04 Jul 2025 16:33:24 GMT</pubDate>
    <dc:creator>Suzanne_van_der_Tang</dc:creator>
    <dc:date>2025-07-04T16:33:24Z</dc:date>
    <item>
      <title>Binary load doesn't work with app name</title>
      <link>https://community.qlik.com/t5/App-Development/Binary-load-doesn-t-work-with-app-name/m-p/2523233#M106758</link>
      <description>&lt;P&gt;Hi,&lt;/P&gt;&lt;P&gt;In our dashboard we used the binary load statement, followed by an app id. A couple of days ago we've upgraded our qlik sense environment and this isn't working anymore. We need to use the appname, followed by extension qvf..&lt;/P&gt;&lt;P&gt;However, I can't find those "named" qvf files on our server. We only have the files with an AppId as identifier.&lt;/P&gt;&lt;P&gt;For sake of completeness, I've added the things I've tried so far:&lt;/P&gt;&lt;UL&gt;&lt;LI&gt;I'm running an app from my work environment&lt;/LI&gt;&lt;LI&gt;There's an app in a stream, called Klantmonitor, so no special characters involved.&lt;/LI&gt;&lt;LI&gt;I can't find a file on server named Klantmonitor.qvf, I do see a file with the app id in folder&amp;nbsp;&lt;SPAN&gt;d:\qlikshare\apps.&lt;/SPAN&gt;&lt;/LI&gt;&lt;/UL&gt;&lt;P&gt;&lt;SPAN&gt;I tried:&lt;/SPAN&gt;&lt;/P&gt;&lt;UL&gt;&lt;LI&gt;&lt;SPAN&gt;Binary Klantmonitor.qvf;&lt;BR /&gt;Results in: No qualified path for file: ***&lt;/SPAN&gt;&lt;/LI&gt;&lt;LI&gt;&lt;SPAN&gt;Binary [lib://Qlik Sense Apps (binary load source)/Klantmonitor.qvf];&lt;BR /&gt;Results in: Filesize for D:\\Qlikshare\Apps\Klantmonitor.qvf failed: The system cannot find the file specified.&lt;/SPAN&gt;&lt;/LI&gt;&lt;LI&gt;&lt;SPAN&gt;Binary D:\\Qlikshare\Apps\Klantmonitor.qvf;&lt;BR /&gt;Results in: This statement only works with lib:// paths in this script mode.&lt;/SPAN&gt;&lt;/LI&gt;&lt;LI&gt;&lt;SPAN&gt;Binary [076d5faf-3e50-47da-9cc1-7c7a1a55db39];&lt;BR /&gt;Results in: No qualified path for file: ***&lt;/SPAN&gt;&lt;/LI&gt;&lt;/UL&gt;&lt;P&gt;&lt;SPAN&gt;Any other ideas?&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;BR /&gt;Grt,&lt;/P&gt;&lt;P&gt;Suzanne&lt;/P&gt;</description>
      <pubDate>Fri, 04 Jul 2025 16:34:12 GMT</pubDate>
      <guid>https://community.qlik.com/t5/App-Development/Binary-load-doesn-t-work-with-app-name/m-p/2523233#M106758</guid>
      <dc:creator>Suzanne_van_der_Tang</dc:creator>
      <dc:date>2025-07-04T16:34:12Z</dc:date>
    </item>
    <item>
      <title>Re: Binary load doesn't work with app name</title>
      <link>https://community.qlik.com/t5/App-Development/Binary-load-doesn-t-work-with-app-name/m-p/2523236#M106760</link>
      <description>&lt;P&gt;&lt;a href="https://community.qlik.com/t5/user/viewprofilepage/user-id/160553"&gt;@Suzanne_van_der_Tang&lt;/a&gt;&amp;nbsp;&lt;BR /&gt;&lt;BR /&gt;see the article below:&lt;BR /&gt;&lt;BR /&gt;&lt;A href="https://customerportal.qlik.com/article/Binary-load-fails-with-General-Script-Error-when-using-app-binary-instead-of-qvf" target="_blank"&gt;https://customerportal.qlik.com/article/Binary-load-fails-with-General-Script-Error-when-using-app-binary-instead-of-qvf&lt;/A&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;- Regards, Matheus&lt;/P&gt;</description>
      <pubDate>Fri, 04 Jul 2025 14:08:40 GMT</pubDate>
      <guid>https://community.qlik.com/t5/App-Development/Binary-load-doesn-t-work-with-app-name/m-p/2523236#M106760</guid>
      <dc:creator>MatheusC</dc:creator>
      <dc:date>2025-07-04T14:08:40Z</dc:date>
    </item>
    <item>
      <title>Re: Binary load doesn't work with app name</title>
      <link>https://community.qlik.com/t5/App-Development/Binary-load-doesn-t-work-with-app-name/m-p/2523237#M106761</link>
      <description>&lt;P&gt;Hi Matheus,&lt;/P&gt;&lt;P&gt;Thanks for your reply. I've already found that post, but the issue is, I can't get that solution working... I can't find the location on the fileserver where the named apps with extension qvd are stored, can only find the direction with the app-ids.&lt;/P&gt;&lt;P&gt;Any clue on how to solve this?&lt;/P&gt;&lt;P&gt;Grt,&lt;BR /&gt;Suzanne&lt;/P&gt;</description>
      <pubDate>Fri, 04 Jul 2025 14:20:15 GMT</pubDate>
      <guid>https://community.qlik.com/t5/App-Development/Binary-load-doesn-t-work-with-app-name/m-p/2523237#M106761</guid>
      <dc:creator>Suzanne_van_der_Tang</dc:creator>
      <dc:date>2025-07-04T14:20:15Z</dc:date>
    </item>
    <item>
      <title>Re: Binary load doesn't work with app name</title>
      <link>https://community.qlik.com/t5/App-Development/Binary-load-doesn-t-work-with-app-name/m-p/2523239#M106763</link>
      <description>&lt;P&gt;I’ve run into this before binary loads can be a bit tricky when it comes to app naming. One thing that helped me was making sure the app name doesn’t include any special characters or spaces, and that the path is exactly right. This thread might also help: &lt;A class="cursor-pointer" target="_new" rel="noopener" data-start="351" data-end="509"&gt;Binary Load not working due to naming issue&lt;/A&gt;. Hope that points you in the right direction!&lt;/P&gt;</description>
      <pubDate>Fri, 04 Jul 2025 14:49:58 GMT</pubDate>
      <guid>https://community.qlik.com/t5/App-Development/Binary-load-doesn-t-work-with-app-name/m-p/2523239#M106763</guid>
      <dc:creator>mattewwade06</dc:creator>
      <dc:date>2025-07-04T14:49:58Z</dc:date>
    </item>
    <item>
      <title>Re: Binary load doesn't work with app name</title>
      <link>https://community.qlik.com/t5/App-Development/Binary-load-doesn-t-work-with-app-name/m-p/2523240#M106764</link>
      <description>&lt;P&gt;Hi&amp;nbsp;&lt;a href="https://community.qlik.com/t5/user/viewprofilepage/user-id/343455"&gt;@mattewwade06&lt;/a&gt;&amp;nbsp;,&lt;/P&gt;&lt;P&gt;Thanks for your response. I do have spaces in the name so that could be part of the problem. But the other part I'm looking for is that I don't know the path. It isn't the same as where the qvd's are stored with id, is it?&lt;/P&gt;&lt;P&gt;Grt,&lt;BR /&gt;Suzanne&lt;/P&gt;&lt;P&gt;PS. It looks like the link you've included doesn't work. Can you send the full link?&lt;/P&gt;</description>
      <pubDate>Fri, 04 Jul 2025 14:53:30 GMT</pubDate>
      <guid>https://community.qlik.com/t5/App-Development/Binary-load-doesn-t-work-with-app-name/m-p/2523240#M106764</guid>
      <dc:creator>Suzanne_van_der_Tang</dc:creator>
      <dc:date>2025-07-04T14:53:30Z</dc:date>
    </item>
    <item>
      <title>Re: Binary load doesn't work with app name</title>
      <link>https://community.qlik.com/t5/App-Development/Binary-load-doesn-t-work-with-app-name/m-p/2523244#M106765</link>
      <description>&lt;P&gt;The description details the options:&lt;BR /&gt;&lt;BR /&gt;&lt;A href="https://help.qlik.com/en-US/sense/May2025/Subsystems/Hub/Content/Sense_Hub/Scripting/ScriptRegularStatements/Binary.htm#:~:text=.qvf.-,Limitations,-%3A%20%C2%A0" target="_blank"&gt;https://help.qlik.com/en-US/sense/May2025/Subsystems/Hub/Content/Sense_Hub/Scripting/ScriptRegularStatements/Binary.htm#:~:text=.qvf.-,Limitations,-%3A%20%C2%A0&lt;/A&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="MatheusC_1-1751641315771.png" style="width: 400px;"&gt;&lt;img src="https://community.qlik.com/t5/image/serverpage/image-id/181855i3F660BF7541EF194/image-size/medium?v=v2&amp;amp;px=400" role="button" title="MatheusC_1-1751641315771.png" alt="MatheusC_1-1751641315771.png" /&gt;&lt;/span&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Fri, 04 Jul 2025 15:03:16 GMT</pubDate>
      <guid>https://community.qlik.com/t5/App-Development/Binary-load-doesn-t-work-with-app-name/m-p/2523244#M106765</guid>
      <dc:creator>MatheusC</dc:creator>
      <dc:date>2025-07-04T15:03:16Z</dc:date>
    </item>
    <item>
      <title>Re: Binary load doesn't work with app name</title>
      <link>https://community.qlik.com/t5/App-Development/Binary-load-doesn-t-work-with-app-name/m-p/2523246#M106766</link>
      <description>&lt;P&gt;Yep, already saw (and tried that). Let me add the things I've tried.&lt;/P&gt;&lt;UL&gt;&lt;LI&gt;I'm running an app from my work environment&lt;/LI&gt;&lt;LI&gt;There's an app in a stream, called Klantmonitor, so no special characters involved.&lt;/LI&gt;&lt;LI&gt;I can't find a file on server named Klantmonitor.qvf, I do see a file with the app id in folder&amp;nbsp;&lt;SPAN&gt;d:\qlikshare\apps.&lt;/SPAN&gt;&lt;/LI&gt;&lt;/UL&gt;&lt;P&gt;&lt;SPAN&gt;I tried:&lt;/SPAN&gt;&lt;/P&gt;&lt;UL&gt;&lt;LI&gt;&lt;SPAN&gt;Binary Klantmonitor.qvf;&lt;BR /&gt;Results in: No qualified path for file: ***&lt;/SPAN&gt;&lt;/LI&gt;&lt;LI&gt;&lt;SPAN&gt;Binary [lib://Qlik Sense Apps (binary load source)/Klantmonitor.qvf];&lt;BR /&gt;Results in: Filesize for D:\\Qlikshare\Apps\Klantmonitor.qvf failed: The system cannot find the file specified.&lt;/SPAN&gt;&lt;/LI&gt;&lt;LI&gt;&lt;SPAN&gt;Binary D:\\Qlikshare\Apps\Klantmonitor.qvf;&lt;BR /&gt;Results in: This statement only works with lib:// paths in this script mode.&lt;/SPAN&gt;&lt;/LI&gt;&lt;/UL&gt;&lt;P&gt;&lt;SPAN&gt;Any other ideas?&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Fri, 04 Jul 2025 15:23:51 GMT</pubDate>
      <guid>https://community.qlik.com/t5/App-Development/Binary-load-doesn-t-work-with-app-name/m-p/2523246#M106766</guid>
      <dc:creator>Suzanne_van_der_Tang</dc:creator>
      <dc:date>2025-07-04T15:23:51Z</dc:date>
    </item>
    <item>
      <title>Re: Binary load doesn't work with app name</title>
      <link>https://community.qlik.com/t5/App-Development/Binary-load-doesn-t-work-with-app-name/m-p/2523247#M106767</link>
      <description>&lt;P&gt;Hi&amp;nbsp;&lt;a href="https://community.qlik.com/t5/user/viewprofilepage/user-id/160553"&gt;@Suzanne_van_der_Tang&lt;/a&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;From the App Url eg: /sense/app/66f9d8bb-5065-41df-9f59-5f240fc21633 get the code at the end eg&amp;nbsp;66f9d8bb-5065-41df-9f59-5f240fc21633 use this to place at start of the script&lt;/P&gt;&lt;P&gt;Binary [66f9d8bb-5065-41df-9f59-5f240fc21633];&lt;/P&gt;&lt;P&gt;This should work.&lt;/P&gt;&lt;P&gt;Regards&lt;/P&gt;</description>
      <pubDate>Fri, 04 Jul 2025 15:45:04 GMT</pubDate>
      <guid>https://community.qlik.com/t5/App-Development/Binary-load-doesn-t-work-with-app-name/m-p/2523247#M106767</guid>
      <dc:creator>seanbruton</dc:creator>
      <dc:date>2025-07-04T15:45:04Z</dc:date>
    </item>
    <item>
      <title>Re: Binary load doesn't work with app name</title>
      <link>https://community.qlik.com/t5/App-Development/Binary-load-doesn-t-work-with-app-name/m-p/2523249#M106768</link>
      <description>&lt;P&gt;Hi,&amp;nbsp;&lt;/P&gt;&lt;P&gt;Since the release of may 2025, this doesn't work anymore. The name of the app must be used.&lt;/P&gt;&lt;P&gt;Grt,&lt;BR /&gt;Suzanne&lt;/P&gt;</description>
      <pubDate>Fri, 04 Jul 2025 16:33:24 GMT</pubDate>
      <guid>https://community.qlik.com/t5/App-Development/Binary-load-doesn-t-work-with-app-name/m-p/2523249#M106768</guid>
      <dc:creator>Suzanne_van_der_Tang</dc:creator>
      <dc:date>2025-07-04T16:33:24Z</dc:date>
    </item>
    <item>
      <title>Re: Binary load doesn't work with app name</title>
      <link>https://community.qlik.com/t5/App-Development/Binary-load-doesn-t-work-with-app-name/m-p/2523250#M106769</link>
      <description>&lt;P&gt;The application appears to be on another server. Have you tried exporting the application via QMC do you have access?&lt;/P&gt;</description>
      <pubDate>Fri, 04 Jul 2025 18:13:50 GMT</pubDate>
      <guid>https://community.qlik.com/t5/App-Development/Binary-load-doesn-t-work-with-app-name/m-p/2523250#M106769</guid>
      <dc:creator>MatheusC</dc:creator>
      <dc:date>2025-07-04T18:13:50Z</dc:date>
    </item>
    <item>
      <title>Re: Binary load doesn't work with app name</title>
      <link>https://community.qlik.com/t5/App-Development/Binary-load-doesn-t-work-with-app-name/m-p/2523388#M106787</link>
      <description>&lt;P&gt;I've asked our IT department if this is the case. Could be! Keep you posted.&lt;/P&gt;</description>
      <pubDate>Tue, 08 Jul 2025 06:38:21 GMT</pubDate>
      <guid>https://community.qlik.com/t5/App-Development/Binary-load-doesn-t-work-with-app-name/m-p/2523388#M106787</guid>
      <dc:creator>Suzanne_van_der_Tang</dc:creator>
      <dc:date>2025-07-08T06:38:21Z</dc:date>
    </item>
    <item>
      <title>Re: Binary load doesn't work with app name</title>
      <link>https://community.qlik.com/t5/App-Development/Binary-load-doesn-t-work-with-app-name/m-p/2523401#M106789</link>
      <description>&lt;P&gt;Correct. This is in the documentation as well, and has been for at least a couple of years, though I guess perhaps it previously worked contrary to documentation.&amp;nbsp;&lt;/P&gt;&lt;P&gt;&lt;A href="https://help.qlik.com/en-US/sense/May2025/Subsystems/Hub/Content/Sense_Hub/Scripting/ScriptRegularStatements/Binary.htm" target="_blank" rel="noopener"&gt;https://help.qlik.com/en-US/sense/May2025/Subsystems/Hub/Content/Sense_Hub/Scripting/ScriptRegularStatements/Binary.htm&lt;/A&gt;&lt;/P&gt;&lt;P class=""&gt;&lt;SPAN class=""&gt;&lt;SPAN&gt;Limitations: &lt;/SPAN&gt;&lt;/SPAN&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;You cannot use &lt;SPAN class=""&gt;binary&lt;/SPAN&gt; to load data from an app on the same &lt;SPAN class=""&gt;Qlik Sense Enterprise&lt;/SPAN&gt; deployment by referring to the app ID. You can only load from a &lt;SPAN class=""&gt;.qvf&lt;/SPAN&gt; file.&lt;/P&gt;</description>
      <pubDate>Tue, 08 Jul 2025 08:10:49 GMT</pubDate>
      <guid>https://community.qlik.com/t5/App-Development/Binary-load-doesn-t-work-with-app-name/m-p/2523401#M106789</guid>
      <dc:creator>Or</dc:creator>
      <dc:date>2025-07-08T08:10:49Z</dc:date>
    </item>
    <item>
      <title>Re: Binary load doesn't work with app name</title>
      <link>https://community.qlik.com/t5/App-Development/Binary-load-doesn-t-work-with-app-name/m-p/2523465#M106797</link>
      <description>&lt;P&gt;Hmm... I interpreted the documentation in the wrong way. Apparently the import of a qvf as a binary can only be done now when placed manually somewhere on the server. That is something which is not gonna work for us.&amp;nbsp;&lt;/P&gt;&lt;P&gt;Off course we do have the option of automating this with the commandline option, but in this specific case we have found another way.&lt;/P&gt;&lt;P&gt;Thanks for contributing and thinking about this problem with me!&lt;/P&gt;</description>
      <pubDate>Tue, 08 Jul 2025 14:35:15 GMT</pubDate>
      <guid>https://community.qlik.com/t5/App-Development/Binary-load-doesn-t-work-with-app-name/m-p/2523465#M106797</guid>
      <dc:creator>Suzanne_van_der_Tang</dc:creator>
      <dc:date>2025-07-08T14:35:15Z</dc:date>
    </item>
  </channel>
</rss>

