Unlock a world of possibilities! Login now and discover the exclusive benefits awaiting you.
Sep 7, 2021 8:44:25 AM
Sep 7, 2021 4:51:56 AM
The Task Managers list a high number of Web Rendered based on Cef tasks.
After starting the first print job in Qlik Sense or a connection towards Qlik Sense it is possible to get even more of them. Four of them will stay until the next service restart.
The additional processes are only used to render new reports, equally to Qlikview starting a Qlikview Desktop instance triggered from Nprinting to render the Qlikview reports.
To see the full detail you can either:
WMIC /OUTPUT:C:\Process.txt path win32_process get Caption,Processid,Commandline
For Nprinting those four standard tasks are:
C:\Program Files\NPrintingServer\NPrinting\Engine\lib\rwr\x64\reporting_web_renderer.exe
with the following command arguments:
For Qlik Sense the standard tasks are:
C:\Program Files\Qlik\Sense\Printing\lib\rwr\x64\reporting_web_renderer.exe
with the following arguments :
For limiting the number of tasks, you need to follow this article NPrinting how to manage max number of QV.exe (QlikView) and QS reporting_web_renderer.exe (Qlik Sens... keep in mind that this number is only for additional triggered processes besides the 4 shown above.