<?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: QMC data reload Performance Issue in App Development</title>
    <link>https://community.qlik.com/t5/App-Development/QMC-data-reload-Performance-Issue/m-p/1157166#M20908</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Are you using a full reload every time? If not, you can organize your script to do an "incremental" reload (loading only rows that were updated after the last reload was completed).&lt;/P&gt;&lt;P&gt;It should be the simplest way to improve your performance....&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards,&lt;/P&gt;&lt;P&gt;Vladimir &lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Thu, 09 Jun 2016 14:08:18 GMT</pubDate>
    <dc:creator>vlad_komarov</dc:creator>
    <dc:date>2016-06-09T14:08:18Z</dc:date>
    <item>
      <title>QMC data reload Performance Issue</title>
      <link>https://community.qlik.com/t5/App-Development/QMC-data-reload-Performance-Issue/m-p/1157165#M20907</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I am facing an scenario where database is oracle , tables count is 150 and data size is around 500 GB, Now, I am executing it 4 times is or data refresh cycle is 4 times in day but each time it takes like 15 to 20 min to reload or refresh, Can anyone help me how to Increase the performance , less data refresh time ,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Point here is I am looking for an approach , how to start analyzing , ETL part, Modeling, App creation, So I will have a way to follow to increase performance ...&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;This is a very common requirement comes by client &lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 09 Jun 2016 05:06:45 GMT</pubDate>
      <guid>https://community.qlik.com/t5/App-Development/QMC-data-reload-Performance-Issue/m-p/1157165#M20907</guid>
      <dc:creator />
      <dc:date>2016-06-09T05:06:45Z</dc:date>
    </item>
    <item>
      <title>Re: QMC data reload Performance Issue</title>
      <link>https://community.qlik.com/t5/App-Development/QMC-data-reload-Performance-Issue/m-p/1157166#M20908</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Are you using a full reload every time? If not, you can organize your script to do an "incremental" reload (loading only rows that were updated after the last reload was completed).&lt;/P&gt;&lt;P&gt;It should be the simplest way to improve your performance....&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards,&lt;/P&gt;&lt;P&gt;Vladimir &lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 09 Jun 2016 14:08:18 GMT</pubDate>
      <guid>https://community.qlik.com/t5/App-Development/QMC-data-reload-Performance-Issue/m-p/1157166#M20908</guid>
      <dc:creator>vlad_komarov</dc:creator>
      <dc:date>2016-06-09T14:08:18Z</dc:date>
    </item>
    <item>
      <title>Re: QMC data reload Performance Issue</title>
      <link>https://community.qlik.com/t5/App-Development/QMC-data-reload-Performance-Issue/m-p/1157167#M20909</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Adding Binary load should help as well.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;VK &lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 09 Jun 2016 14:09:24 GMT</pubDate>
      <guid>https://community.qlik.com/t5/App-Development/QMC-data-reload-Performance-Issue/m-p/1157167#M20909</guid>
      <dc:creator>vlad_komarov</dc:creator>
      <dc:date>2016-06-09T14:09:24Z</dc:date>
    </item>
    <item>
      <title>Re: QMC data reload Performance Issue</title>
      <link>https://community.qlik.com/t5/App-Development/QMC-data-reload-Performance-Issue/m-p/1157168#M20910</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Vlad,&lt;/P&gt;&lt;P&gt;Thanks for the suggestion, See what I understand by Binary load , It just for access the qvf or qvw file. Can you please help me to understand how do binary load improve performance or data refresh ?&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 10 Jun 2016 04:42:57 GMT</pubDate>
      <guid>https://community.qlik.com/t5/App-Development/QMC-data-reload-Performance-Issue/m-p/1157168#M20910</guid>
      <dc:creator />
      <dc:date>2016-06-10T04:42:57Z</dc:date>
    </item>
    <item>
      <title>Re: QMC data reload Performance Issue</title>
      <link>https://community.qlik.com/t5/App-Development/QMC-data-reload-Performance-Issue/m-p/1157169#M20911</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Rohit,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Binary load is useful when you are loading all your data into main &lt;SPAN style="font-size: 13.3333px;"&gt;(UI-based) &lt;/SPAN&gt;application .&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I do not know if you are using 2-3 tier architecture in your application (or using data load from database to your app directly), but this is what I would recommend in your case:&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Tier 1: Organize your data extraction to handle incremental load(s):&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Data:&lt;/P&gt;&lt;P&gt;&amp;nbsp; LOAD&lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; *&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-size: 10pt; line-height: 1.5em;"&gt;&amp;nbsp; ;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp; SQL SELECT *&lt;/P&gt;&lt;P&gt;&amp;nbsp; FROM "Oracle.Data.Table"&lt;/P&gt;&lt;P&gt;&amp;nbsp; WHERE &lt;SPAN style="font-size: 10pt; line-height: 1.5em;"&gt;period_start_date &amp;gt; '$(MaxDateTime)'&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;;&lt;/P&gt;&lt;P&gt;Store&amp;nbsp; Data into _LastLoad.qvd;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Tier 2:&lt;/P&gt;&lt;P&gt;Do necessary transformations&lt;/P&gt;&lt;P&gt;....&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Tier 3 (could be combined with or used instead of T2)&lt;/P&gt;&lt;P&gt;Binary [lib://QS Apps/aaaaaa-abbbbbb-cccc-dddddddddd];&lt;/P&gt;&lt;P&gt;// DataFull table will be loaded&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;DataFull:&lt;/P&gt;&lt;P&gt;concatenate load&lt;/P&gt;&lt;P&gt;*&lt;/P&gt;&lt;P&gt;FROM &lt;SPAN style="font-size: 13.3333px;"&gt;_LastLoad.qvd;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;__________________________________________________________&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;This approach will allow you to save a lot of time during overall reload process.&lt;/P&gt;&lt;P&gt;In my case (20 M total records, application must be updated every hour) - direct load took ~20-25 mins.&lt;/P&gt;&lt;P&gt;Using incremental and binary loads allowed me to refresh the app within ~2-3 minutes.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-size: 10pt; line-height: 1.5em;"&gt;&lt;BR /&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-size: 10pt; line-height: 1.5em;"&gt;Regards,&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-size: 10pt; line-height: 1.5em;"&gt;Vladimir &lt;/SPAN&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 10 Jun 2016 13:16:17 GMT</pubDate>
      <guid>https://community.qlik.com/t5/App-Development/QMC-data-reload-Performance-Issue/m-p/1157169#M20911</guid>
      <dc:creator>vlad_komarov</dc:creator>
      <dc:date>2016-06-10T13:16:17Z</dc:date>
    </item>
    <item>
      <title>Re: QMC data reload Performance Issue</title>
      <link>https://community.qlik.com/t5/App-Development/QMC-data-reload-Performance-Issue/m-p/1157170#M20912</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Vlad,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks for your inputs!&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;One point here is , Why do we need binary load , I agree Incremental process saves lots of time but creating a new application and then by Binary load access the previous application which has incremental code and transformation scripting. My question is how come Binary load saves time while refreshing ?&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 23 Jun 2016 11:05:18 GMT</pubDate>
      <guid>https://community.qlik.com/t5/App-Development/QMC-data-reload-Performance-Issue/m-p/1157170#M20912</guid>
      <dc:creator />
      <dc:date>2016-06-23T11:05:18Z</dc:date>
    </item>
    <item>
      <title>Re: QMC data reload Performance Issue</title>
      <link>https://community.qlik.com/t5/App-Development/QMC-data-reload-Performance-Issue/m-p/1157171#M20913</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Rohit,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;The Binary process was designed to use "optimized" load for all data from the "data model" application into your "UI-app". &lt;/P&gt;&lt;P&gt;It's like using QVD load without transformation, but not for individual QVD files, but for the whole data structure.&lt;/P&gt;&lt;P&gt;Qlik will load your data significantly faster in this case.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;So the 2-3 tier approach requires additional development, but saves &lt;SPAN style="text-decoration: underline;"&gt;total&lt;/SPAN&gt; reload time..&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I hope I've answered your question.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards,&lt;/P&gt;&lt;P&gt;Vlad&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 23 Jun 2016 13:18:39 GMT</pubDate>
      <guid>https://community.qlik.com/t5/App-Development/QMC-data-reload-Performance-Issue/m-p/1157171#M20913</guid>
      <dc:creator>vlad_komarov</dc:creator>
      <dc:date>2016-06-23T13:18:39Z</dc:date>
    </item>
    <item>
      <title>Re: QMC data reload Performance Issue</title>
      <link>https://community.qlik.com/t5/App-Development/QMC-data-reload-Performance-Issue/m-p/1157172#M20914</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Vlad,&lt;/P&gt;&lt;P&gt;Thanks for the optimistic answer. So from now , I will make two applications for a project, First contains incremental and Scripting part and Second will access first one and all the visualization will be done on second application.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Hope you are saying same above.Please correct me if I am wrong &lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 27 Jun 2016 10:12:41 GMT</pubDate>
      <guid>https://community.qlik.com/t5/App-Development/QMC-data-reload-Performance-Issue/m-p/1157172#M20914</guid>
      <dc:creator />
      <dc:date>2016-06-27T10:12:41Z</dc:date>
    </item>
    <item>
      <title>Re: QMC data reload Performance Issue</title>
      <link>https://community.qlik.com/t5/App-Development/QMC-data-reload-Performance-Issue/m-p/1157173#M20915</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Rohit, &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;That's correct. &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Vlad&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 27 Jun 2016 13:10:14 GMT</pubDate>
      <guid>https://community.qlik.com/t5/App-Development/QMC-data-reload-Performance-Issue/m-p/1157173#M20915</guid>
      <dc:creator>vlad_komarov</dc:creator>
      <dc:date>2016-06-27T13:10:14Z</dc:date>
    </item>
    <item>
      <title>Re: QMC data reload Performance Issue</title>
      <link>https://community.qlik.com/t5/App-Development/QMC-data-reload-Performance-Issue/m-p/1157174#M20916</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Thanks ,&lt;/P&gt;&lt;P&gt;One more thing ,can you please tell me how to do this binary load on Qlik sense server ?&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 27 Jun 2016 13:34:14 GMT</pubDate>
      <guid>https://community.qlik.com/t5/App-Development/QMC-data-reload-Performance-Issue/m-p/1157174#M20916</guid>
      <dc:creator />
      <dc:date>2016-06-27T13:34:14Z</dc:date>
    </item>
    <item>
      <title>Re: QMC data reload Performance Issue</title>
      <link>https://community.qlik.com/t5/App-Development/QMC-data-reload-Performance-Issue/m-p/1157175#M20917</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Please check here (&lt;A href="https://help.qlik.com/en-US/sense/2.2/Subsystems/Hub/Content/Scripting/ScriptRegularStatements/Binary.htm?q=binary" title="https://help.qlik.com/en-US/sense/2.2/Subsystems/Hub/Content/Scripting/ScriptRegularStatements/Binary.htm?q=binary"&gt;https://help.qlik.com/en-US/sense/2.2/Subsystems/Hub/Content/Scripting/ScriptRegularStatements/Binary.htm?q=binary&lt;/A&gt;), but the short version:&lt;/P&gt;&lt;P&gt;1. You need to add a Binary Statement to your script: &lt;/P&gt;&lt;P&gt;&lt;STRONG style="text-decoration: underline;"&gt;Binary [lib://Qlik_Apps_Connector/a4484de1-fud1-4954-b5t5-911100000000];&lt;/STRONG&gt;&lt;/P&gt;&lt;P&gt;Please note that it should be the VERY FIRST line in your script (before SET definitions)&lt;/P&gt;&lt;P&gt;2. You need to use a App's ID (&lt;SPAN style="font-size: 13.3333px;"&gt;a4484de1-fud1-4954-b5t5-911100000000&lt;/SPAN&gt;), not QVF file name there.&lt;/P&gt;&lt;P&gt;3. You can get this ID when open the app in the browser:&lt;/P&gt;&lt;P&gt;&lt;IMG alt="Screen Shot 2016-06-27 at 10.04.57 AM.png" class="jive-image image-1" src="/legacyfs/online/129278_Screen Shot 2016-06-27 at 10.04.57 AM.png" style="height: 58px; width: 620px;" /&gt;&lt;/P&gt;&lt;P&gt;That's it.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards,&lt;/P&gt;&lt;P&gt;Vlad&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 27 Jun 2016 15:07:39 GMT</pubDate>
      <guid>https://community.qlik.com/t5/App-Development/QMC-data-reload-Performance-Issue/m-p/1157175#M20917</guid>
      <dc:creator>vlad_komarov</dc:creator>
      <dc:date>2016-06-27T15:07:39Z</dc:date>
    </item>
    <item>
      <title>Re: QMC data reload Performance Issue</title>
      <link>https://community.qlik.com/t5/App-Development/QMC-data-reload-Performance-Issue/m-p/1157176#M20918</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Vlad,&lt;/P&gt;&lt;P&gt;It is giving me an error of Data connection not found (&lt;STRONG style="font-size: 12px; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; color: #3d3d3d; text-decoration: underline; background-color: #f2f2f2;"&gt;Qlik_Apps_Connector&lt;/STRONG&gt;). I think I need to create a new Data connection first with administrator login because when we install Qlik Sense server with administrator credentials the folder only accessed to Administrator where all the application saves same as in Qlik Sense Desktop ,where applications saves in &lt;/P&gt;&lt;P&gt;Documents=Qlik=&amp;gt;Apps.&lt;/P&gt;&lt;P&gt;Currently I am logged in with Non Administrator User. &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Please confirm Do I need to apply some permission as when Binary load will work , It can access the data connection made by administrator ?&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 28 Jun 2016 06:54:14 GMT</pubDate>
      <guid>https://community.qlik.com/t5/App-Development/QMC-data-reload-Performance-Issue/m-p/1157176#M20918</guid>
      <dc:creator />
      <dc:date>2016-06-28T06:54:14Z</dc:date>
    </item>
    <item>
      <title>Re: QMC data reload Performance Issue</title>
      <link>https://community.qlik.com/t5/App-Development/QMC-data-reload-Performance-Issue/m-p/1157177#M20919</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Rohit,&lt;/P&gt;&lt;P&gt;Yes, you need to create your new connector (Folder type) to the directory where your applications are located. &lt;/P&gt;&lt;P&gt;I've used a &lt;STRONG style="font-size: 12px; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; color: #3d3d3d; text-decoration: underline; background-color: #f2f2f2;"&gt;Qlik_Apps_Connector &lt;/STRONG&gt;connector as an example.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;And yes, it's recommended to use a admin account to create this connector.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Vlad&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 28 Jun 2016 13:07:45 GMT</pubDate>
      <guid>https://community.qlik.com/t5/App-Development/QMC-data-reload-Performance-Issue/m-p/1157177#M20919</guid>
      <dc:creator>vlad_komarov</dc:creator>
      <dc:date>2016-06-28T13:07:45Z</dc:date>
    </item>
    <item>
      <title>Re: QMC data reload Performance Issue</title>
      <link>https://community.qlik.com/t5/App-Development/QMC-data-reload-Performance-Issue/m-p/1157178#M20920</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Vlad,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks for your response.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I have created a new Folder connection with name &lt;STRONG style="font-size: 12px; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; color: #3d3d3d; text-decoration: underline; background-color: #f2f2f2;"&gt;Qlik_Apps_Connector&lt;/STRONG&gt; but when I saved it the user name administrator comes with connection name like Qlik_Apps_Connector(Domain_administrator). then I logged out and logged in with USER1 and then name of connection become &lt;SPAN style="font-size: 13.3333px;"&gt;Qlik_Apps_Connector(Domain_administrator)(Domain_USER1) . Can you please explain why this is happening and for your knowledge USER1 has root admin rights. what id USER1 doesn't has root admin rights ?&lt;/SPAN&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 29 Jun 2016 09:29:30 GMT</pubDate>
      <guid>https://community.qlik.com/t5/App-Development/QMC-data-reload-Performance-Issue/m-p/1157178#M20920</guid>
      <dc:creator />
      <dc:date>2016-06-29T09:29:30Z</dc:date>
    </item>
    <item>
      <title>Re: QMC data reload Performance Issue</title>
      <link>https://community.qlik.com/t5/App-Development/QMC-data-reload-Performance-Issue/m-p/1157179#M20921</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Rohit,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;If I understand you correctly, the Connector's name is updated as you log-in as different user. &lt;/P&gt;&lt;P&gt;Could you please provide a screenshot for that?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;It should not happened. You can create a Connector with Admin User account, share it with all users and it should do it.&lt;/P&gt;&lt;P&gt;Here is my system: &lt;/P&gt;&lt;P&gt;&lt;IMG alt="Screen Shot 2016-06-29 at 8.19.41 AM.png" class="jive-image image-1" src="/legacyfs/online/129565_Screen Shot 2016-06-29 at 8.19.41 AM.png" style="height: 378px; width: 620px;" /&gt;&lt;/P&gt;&lt;P&gt;As you can see the connector uses the original owner's name.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Here is how you control other users' access:&lt;/P&gt;&lt;P&gt;&lt;IMG alt="Screen Shot 2016-06-29 at 8.29.38 AM.png" class="jive-image image-2" src="/legacyfs/online/129568_Screen Shot 2016-06-29 at 8.29.38 AM.png" style="height: 619px; width: 620px;" /&gt;&lt;/P&gt;&lt;P&gt;Make sure you give full access to Admins and System accounts (red rectangles)&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Just curious: did you try to edit the first connector created by &lt;SPAN style="color: #3d3d3d; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; font-size: 13px;"&gt;Domain_administrator account from &lt;SPAN style="color: #3d3d3d; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; font-size: 13.3333px;"&gt;Domain_USER1 account?&lt;/SPAN&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;VK&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 29 Jun 2016 13:39:26 GMT</pubDate>
      <guid>https://community.qlik.com/t5/App-Development/QMC-data-reload-Performance-Issue/m-p/1157179#M20921</guid>
      <dc:creator>vlad_komarov</dc:creator>
      <dc:date>2016-06-29T13:39:26Z</dc:date>
    </item>
    <item>
      <title>Re: QMC data reload Performance Issue</title>
      <link>https://community.qlik.com/t5/App-Development/QMC-data-reload-Performance-Issue/m-p/1157180#M20922</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Vald,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I am attching the snapshot below:&lt;/P&gt;&lt;P&gt;Domain: UIC &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Administrator Name : Administrator&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;User Name: Rohitk&lt;IMG alt="Tk.PNG" class="jive-image image-1" src="https://community.qlik.com/legacyfs/online/129776_Tk.PNG" style="height: 130px; width: 620px;" /&gt; &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Note:Rohitk has root admin access. Do I need to care about the permission of data connection for Rohitk ?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Secondly , I am not sure for your last point (&lt;SPAN style="color: #3d3d3d; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; font-size: 12px; background-color: #f2f2f2;"&gt;Just curious: did you try to edit the first connector created by &lt;/SPAN&gt;&lt;SPAN style="font-size: 13px; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; color: #3d3d3d; background-color: #f2f2f2;"&gt;Domain_administrator account from &lt;SPAN style="font-weight: inherit; font-style: inherit; font-size: 13.3333px;"&gt;Domain_USER1 account?&lt;/SPAN&gt;&lt;/SPAN&gt;), May be I did because the connection with name Qlik_Apps_Connector(UIC_Administrator)&amp;nbsp; [Initally showing when i logged with Rohitk account] ]was not working initially. &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Third: Once i have tried to create a connection by Rohitk but when I tried to run the script with same connection it was failing , Can you please add your notes on this too.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Please explain in little explain so I can pick it with step by step&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;IMG alt="tk2.PNG" class="jive-image image-2" src="https://community.qlik.com/legacyfs/online/129777_tk2.PNG" style="font-size: 13.3333px;" /&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 01 Jul 2016 07:34:17 GMT</pubDate>
      <guid>https://community.qlik.com/t5/App-Development/QMC-data-reload-Performance-Issue/m-p/1157180#M20922</guid>
      <dc:creator />
      <dc:date>2016-07-01T07:34:17Z</dc:date>
    </item>
    <item>
      <title>Re: QMC data reload Performance Issue</title>
      <link>https://community.qlik.com/t5/App-Development/QMC-data-reload-Performance-Issue/m-p/1157181#M20923</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;I never saw the case when the connector name was updated like you are showing. &lt;/P&gt;&lt;P&gt;You probably did something unusual to cause that... &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;But it should not really matter: you should be able to use this connector from any account you've granted access for.&lt;/P&gt;&lt;P&gt;Just re-create a connector from Admin account and try to use it (without modifying it from other accounts)&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Based on your screenshot you gave Admin and yourself just a Read and Update access. Why not a full access (see my screenshots above). &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Did you give an access to other people? &lt;/P&gt;&lt;P&gt;What kind of error(s) you are receiving while executing the script? What's your "binary load" statement?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;You can attach a logs here so the issue will be more clear.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;VK&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 01 Jul 2016 18:51:31 GMT</pubDate>
      <guid>https://community.qlik.com/t5/App-Development/QMC-data-reload-Performance-Issue/m-p/1157181#M20923</guid>
      <dc:creator>vlad_komarov</dc:creator>
      <dc:date>2016-07-01T18:51:31Z</dc:date>
    </item>
    <item>
      <title>Re: QMC data reload Performance Issue</title>
      <link>https://community.qlik.com/t5/App-Development/QMC-data-reload-Performance-Issue/m-p/1157182#M20924</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Vlad,&lt;/P&gt;&lt;P&gt;I am logged in with a user which has root admin role granted. But I couldn't find this window which you mentioned above . Can you Please help me to know how you reached there ? What I understand whenever I create a new connection by Admin account same time I need to grant access to others no matter what role they has, no matter root admin. Please correct me if i am wrong &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;IMG alt="Err2.PNG" class="jive-image image-1" src="https://community.qlik.com/legacyfs/online/130968_Err2.PNG" style="height: 282px; width: 620px;" /&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 12 Jul 2016 09:15:34 GMT</pubDate>
      <guid>https://community.qlik.com/t5/App-Development/QMC-data-reload-Performance-Issue/m-p/1157182#M20924</guid>
      <dc:creator />
      <dc:date>2016-07-12T09:15:34Z</dc:date>
    </item>
    <item>
      <title>Re: QMC data reload Performance Issue</title>
      <link>https://community.qlik.com/t5/App-Development/QMC-data-reload-Performance-Issue/m-p/1157183#M20925</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Here are steps:&lt;/P&gt;&lt;P&gt;&lt;IMG alt="1.png" class="jive-image image-1" src="https://community.qlik.com/legacyfs/online/131306_1.png" style="height: auto;" /&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;In "Data Connections" (1) select your connector, click on "Edit" (2)&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;IMG alt="2.png" class="jive-image image-2" src="https://community.qlik.com/legacyfs/online/131307_2.png" style="height: 182px; width: 620px;" /&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Find "Associated Items --&amp;gt; User Access " (3).&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Use "Security Rules" option (4) to edit individual rules..&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards,&lt;/P&gt;&lt;P&gt;Vlad &lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 14 Jul 2016 14:35:32 GMT</pubDate>
      <guid>https://community.qlik.com/t5/App-Development/QMC-data-reload-Performance-Issue/m-p/1157183#M20925</guid>
      <dc:creator>vlad_komarov</dc:creator>
      <dc:date>2016-07-14T14:35:32Z</dc:date>
    </item>
    <item>
      <title>Re: QMC data reload Performance Issue</title>
      <link>https://community.qlik.com/t5/App-Development/QMC-data-reload-Performance-Issue/m-p/1157184#M20926</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Vlad,&lt;/P&gt;&lt;P&gt;Hope you are doing good!&lt;/P&gt;&lt;P&gt;I got the issue what exactly is ,In your screen &lt;STRONG&gt;User access&lt;/STRONG&gt; option is coming and in my window &lt;STRONG&gt;User&lt;/STRONG&gt; option is coming. &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Please help me to find why in my account User access is not coming , even mine user has Root Admin Rights.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Where can be issue is ,Did i updated any rule by mistake ? &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I am attaching a snap shot and coming option is highlighted.&lt;/P&gt;&lt;P&gt;&lt;IMG alt="Capture.PNG" class="jive-image image-1" src="https://community.qlik.com/legacyfs/online/131390_Capture.PNG" style="height: 279px; width: 620px;" /&gt; in yellow&amp;nbsp; &lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 15 Jul 2016 04:45:04 GMT</pubDate>
      <guid>https://community.qlik.com/t5/App-Development/QMC-data-reload-Performance-Issue/m-p/1157184#M20926</guid>
      <dc:creator />
      <dc:date>2016-07-15T04:45:04Z</dc:date>
    </item>
  </channel>
</rss>

