<?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: Nprinting Report Optimization/Parallel execution in Qlik NPrinting</title>
    <link>https://community.qlik.com/t5/Qlik-NPrinting/Nprinting-Report-Optimization-Parallel-execution/m-p/1415214#M19861</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hello all, I'm one of the original developer of both NP 16 and NP 17 and I would like to shed some light over the parallelization abilities of our NP 17 engine. &lt;/P&gt;&lt;P&gt;First of all, NP 16 and 17 use completely different processes while building reports. NP 16 would have been able to achieve report &lt;SPAN style="font-size: 13.3333px;"&gt;parallelization and because of this we chose to develop a single data request process to fetch each object of a report separately. This allowed us to achieve a &lt;STRONG&gt;higher form of parallelization that is independant from tasks and reports&lt;/STRONG&gt;. &lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-size: 13.3333px;"&gt;&lt;BR /&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-size: 13.3333px;"&gt;So, let's start from the fact that I understood that &lt;/SPAN&gt;&lt;/P&gt;&lt;BLOCKQUOTE&gt;&lt;TABLE border="1"&gt;&lt;TBODY&gt;&lt;TR&gt;&lt;TD&gt;
&lt;P&gt;&lt;SPAN style="color: #3d3d3d; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; font-size: 13.3333px;"&gt;...To achieve parallel execution we have created 4 tasks from 4 different Qlikview applications...&lt;/SPAN&gt;&lt;/P&gt;
&lt;/TD&gt;&lt;/TR&gt;&lt;/TBODY&gt;&lt;/TABLE&gt;&lt;/BLOCKQUOTE&gt;&lt;P&gt;&lt;SPAN style="font-size: 13.3333px;"&gt;means that you copied your only document with 4 different names to be able to achieve parallel execution, thinking that the same document would automatically be read linearly.&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-size: 13.3333px;"&gt;&lt;BR /&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-size: 13.3333px;"&gt;If this is what you did, in fact you created a non optimal environment. NP 17 works better with few documents that are "active" at the same time, because it can parallelize more. &lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-size: 13.3333px;"&gt;&lt;BR /&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-size: 13.3333px;"&gt;So I would instead use one document and one task. In a perfect situation, where QlikView doesn't have any problem with the document this is the way to go.&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Instead, if you noticed an high "mortality" for QlikView (many errors in the log stating the process stuck or died), right now the best way is to go with multiple documents (we are working on this).&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Right now I would also add that is important to keep clean the bookmarks folder of the user running the NP 17 engine.&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-size: 13.3333px;"&gt;&lt;BR /&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Mon, 18 Dec 2017 10:02:42 GMT</pubDate>
    <dc:creator>T0mm450-3rc0l3</dc:creator>
    <dc:date>2017-12-18T10:02:42Z</dc:date>
    <item>
      <title>Nprinting Report Optimization/Parallel execution</title>
      <link>https://community.qlik.com/t5/Qlik-NPrinting/Nprinting-Report-Optimization-Parallel-execution/m-p/1415206#M19853</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;&lt;SPAN style="font-size: 13.3333px;"&gt;We have a requirement to generate 800+ reports in excel format. We are using Qlikview 12 and&amp;nbsp; NPrinting 17.6 version with cyclic group functionality. To achieve parallel execution we have created 4&amp;nbsp; tasks from 4 different Qlikview applications. Currently it is taking more than 8 hours to execute the reports. How we can reduce the time or achieve parallel execution in more efficient way. it will be helpful if you provide your thoughts on the same. &lt;/SPAN&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Sat, 16 Dec 2017 17:23:21 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Qlik-NPrinting/Nprinting-Report-Optimization-Parallel-execution/m-p/1415206#M19853</guid>
      <dc:creator>umakrishnaswamy</dc:creator>
      <dc:date>2017-12-16T17:23:21Z</dc:date>
    </item>
    <item>
      <title>Re: Nprinting Report Optimization/Parallel execution</title>
      <link>https://community.qlik.com/t5/Qlik-NPrinting/Nprinting-Report-Optimization-Parallel-execution/m-p/1415207#M19854</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;hi &lt;/P&gt;&lt;P&gt;first i hope you are aware that single nprinting engine can't run task in parallel, so it doesn't matter that you &lt;/P&gt;&lt;P&gt;split the tasks.&lt;/P&gt;&lt;P&gt;the simple way is to purchase additional engines that will allow parallel tasks&lt;/P&gt;&lt;P&gt;otherwise you'll need to check if you can make changes to the report so it'll be generated faster&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Sun, 17 Dec 2017 09:44:05 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Qlik-NPrinting/Nprinting-Report-Optimization-Parallel-execution/m-p/1415207#M19854</guid>
      <dc:creator>lironbaram</dc:creator>
      <dc:date>2017-12-17T09:44:05Z</dc:date>
    </item>
    <item>
      <title>Re: Nprinting Report Optimization/Parallel execution</title>
      <link>https://community.qlik.com/t5/Qlik-NPrinting/Nprinting-Report-Optimization-Parallel-execution/m-p/1415208#M19855</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Thank you for the response. The execution speed also depends on Server RAM right. Currently they are running in 32 GB Machine. If the increase in RAM size will help to reduce the speed?.&lt;/P&gt;&lt;P&gt;Yes. report level optimization I am looking into that. But no major optimizations we cannot do on the same. Those all are simple report with 3 tables(that achieved through levels)&lt;/P&gt;&lt;P&gt;Let me know any suggestions on the increase in RAM or other optimization techniques.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Sun, 17 Dec 2017 10:18:52 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Qlik-NPrinting/Nprinting-Report-Optimization-Parallel-execution/m-p/1415208#M19855</guid>
      <dc:creator>umakrishnaswamy</dc:creator>
      <dc:date>2017-12-17T10:18:52Z</dc:date>
    </item>
    <item>
      <title>Re: Nprinting Report Optimization/Parallel execution</title>
      <link>https://community.qlik.com/t5/Qlik-NPrinting/Nprinting-Report-Optimization-Parallel-execution/m-p/1415209#M19856</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Make sure your app contains only the data needed to generate the reports you are creating to keep it as light as possible. &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Cycling like levels can put a strain on the report generation so try and simplify if possible. &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Also as liron suggests to run tasks in parrallel they will need to be run by seperate engines otherwise the tasks will execute one after another. &lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Sun, 17 Dec 2017 10:27:54 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Qlik-NPrinting/Nprinting-Report-Optimization-Parallel-execution/m-p/1415209#M19856</guid>
      <dc:creator>ogster1974</dc:creator>
      <dc:date>2017-12-17T10:27:54Z</dc:date>
    </item>
    <item>
      <title>Re: Nprinting Report Optimization/Parallel execution</title>
      <link>https://community.qlik.com/t5/Qlik-NPrinting/Nprinting-Report-Optimization-Parallel-execution/m-p/1415210#M19857</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Thank you for the responses. What about the server RAM? now only 32 GB RAM , increase in RAM will it help? or these are no way related to reduce the time. please suggest your thoughts on the same.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Sun, 17 Dec 2017 11:17:04 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Qlik-NPrinting/Nprinting-Report-Optimization-Parallel-execution/m-p/1415210#M19857</guid>
      <dc:creator>umakrishnaswamy</dc:creator>
      <dc:date>2017-12-17T11:17:04Z</dc:date>
    </item>
    <item>
      <title>Re: Nprinting Report Optimization/Parallel execution</title>
      <link>https://community.qlik.com/t5/Qlik-NPrinting/Nprinting-Report-Optimization-Parallel-execution/m-p/1415211#M19858</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;following Andys recommendation see this topic:&lt;/P&gt;&lt;P&gt;&lt;A _jive_internal="true" href="https://community.qlik.com/thread/260840?q=qvw size" title="https://community.qlik.com/thread/260840?q=qvw%20size"&gt;https://community.qlik.com/thread/260840?q=qvw%20size&lt;/A&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;from NPrinitng perspective you can boost NPrinting server by adding CPUs as long as you include NO MORE than 12 CPU CORES. &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;regards&lt;/P&gt;&lt;P&gt;Lech&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Sun, 17 Dec 2017 22:43:54 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Qlik-NPrinting/Nprinting-Report-Optimization-Parallel-execution/m-p/1415211#M19858</guid>
      <dc:creator>Lech_Miszkiewicz</dc:creator>
      <dc:date>2017-12-17T22:43:54Z</dc:date>
    </item>
    <item>
      <title>Re: Nprinting Report Optimization/Parallel execution</title>
      <link>https://community.qlik.com/t5/Qlik-NPrinting/Nprinting-Report-Optimization-Parallel-execution/m-p/1415212#M19859</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;here more details:&lt;/P&gt;&lt;P&gt;&lt;A href="https://help.qlik.com/en-US/nprinting/November2017/Content/DeployingQVNprinting/Performance.htm" title="https://help.qlik.com/en-US/nprinting/November2017/Content/DeployingQVNprinting/Performance.htm"&gt;https://help.qlik.com/en-US/nprinting/November2017/Content/DeployingQVNprinting/Performance.htm&lt;/A&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;cheers&lt;/P&gt;&lt;P&gt;Lech&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 18 Dec 2017 02:15:48 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Qlik-NPrinting/Nprinting-Report-Optimization-Parallel-execution/m-p/1415212#M19859</guid>
      <dc:creator>Lech_Miszkiewicz</dc:creator>
      <dc:date>2017-12-18T02:15:48Z</dc:date>
    </item>
    <item>
      <title>Re: Nprinting Report Optimization/Parallel execution</title>
      <link>https://community.qlik.com/t5/Qlik-NPrinting/Nprinting-Report-Optimization-Parallel-execution/m-p/1415213#M19860</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Thanks for the replies. it will be very helpful for further usage. also if any other thoughts on the same&amp;nbsp; please share as well.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 18 Dec 2017 05:19:30 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Qlik-NPrinting/Nprinting-Report-Optimization-Parallel-execution/m-p/1415213#M19860</guid>
      <dc:creator>umakrishnaswamy</dc:creator>
      <dc:date>2017-12-18T05:19:30Z</dc:date>
    </item>
    <item>
      <title>Re: Nprinting Report Optimization/Parallel execution</title>
      <link>https://community.qlik.com/t5/Qlik-NPrinting/Nprinting-Report-Optimization-Parallel-execution/m-p/1415214#M19861</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hello all, I'm one of the original developer of both NP 16 and NP 17 and I would like to shed some light over the parallelization abilities of our NP 17 engine. &lt;/P&gt;&lt;P&gt;First of all, NP 16 and 17 use completely different processes while building reports. NP 16 would have been able to achieve report &lt;SPAN style="font-size: 13.3333px;"&gt;parallelization and because of this we chose to develop a single data request process to fetch each object of a report separately. This allowed us to achieve a &lt;STRONG&gt;higher form of parallelization that is independant from tasks and reports&lt;/STRONG&gt;. &lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-size: 13.3333px;"&gt;&lt;BR /&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-size: 13.3333px;"&gt;So, let's start from the fact that I understood that &lt;/SPAN&gt;&lt;/P&gt;&lt;BLOCKQUOTE&gt;&lt;TABLE border="1"&gt;&lt;TBODY&gt;&lt;TR&gt;&lt;TD&gt;
&lt;P&gt;&lt;SPAN style="color: #3d3d3d; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; font-size: 13.3333px;"&gt;...To achieve parallel execution we have created 4 tasks from 4 different Qlikview applications...&lt;/SPAN&gt;&lt;/P&gt;
&lt;/TD&gt;&lt;/TR&gt;&lt;/TBODY&gt;&lt;/TABLE&gt;&lt;/BLOCKQUOTE&gt;&lt;P&gt;&lt;SPAN style="font-size: 13.3333px;"&gt;means that you copied your only document with 4 different names to be able to achieve parallel execution, thinking that the same document would automatically be read linearly.&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-size: 13.3333px;"&gt;&lt;BR /&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-size: 13.3333px;"&gt;If this is what you did, in fact you created a non optimal environment. NP 17 works better with few documents that are "active" at the same time, because it can parallelize more. &lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-size: 13.3333px;"&gt;&lt;BR /&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-size: 13.3333px;"&gt;So I would instead use one document and one task. In a perfect situation, where QlikView doesn't have any problem with the document this is the way to go.&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Instead, if you noticed an high "mortality" for QlikView (many errors in the log stating the process stuck or died), right now the best way is to go with multiple documents (we are working on this).&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Right now I would also add that is important to keep clean the bookmarks folder of the user running the NP 17 engine.&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-size: 13.3333px;"&gt;&lt;BR /&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 18 Dec 2017 10:02:42 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Qlik-NPrinting/Nprinting-Report-Optimization-Parallel-execution/m-p/1415214#M19861</guid>
      <dc:creator>T0mm450-3rc0l3</dc:creator>
      <dc:date>2017-12-18T10:02:42Z</dc:date>
    </item>
    <item>
      <title>Re: Nprinting Report Optimization/Parallel execution</title>
      <link>https://community.qlik.com/t5/Qlik-NPrinting/Nprinting-Report-Optimization-Parallel-execution/m-p/1415215#M19862</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Thank you. For currently we are not renaming the files into 4. we are creating 4 qlikview files with reduced data(The reports having only required data) and creating connections to achieve better performance. we are not sure the increase the number of connections with different different Qlivkiew files will improve the performance. please suggest your thoughts for the same.&amp;nbsp; And currently going to run in 12 crores machine instead of 4 crores and trying to check the performance. &lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 18 Dec 2017 11:01:24 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Qlik-NPrinting/Nprinting-Report-Optimization-Parallel-execution/m-p/1415215#M19862</guid>
      <dc:creator>umakrishnaswamy</dc:creator>
      <dc:date>2017-12-18T11:01:24Z</dc:date>
    </item>
  </channel>
</rss>

