Unlock a world of possibilities! Login now and discover the exclusive benefits awaiting you.
Hello community,
A client of mine asked me to analyze the on-demand requests time generation.
To correctly consider the timing I need the selections made by users. Could I find them somewhere? DB, nprinting log, sense log...
Regards
Hi,
I think the only way to store the filter setting with On-Demand requests is to develop a custom On-Demand Client by using APIs.
In the log files filters are stored only in case of errors and they are also not stored in the Audit table.
Best Regards,
Ruggero
Hi,
All, and only, officially supported APIs of Qlik NPrinting are the ones listed on the help site at https://help.qlik.com/en-US/nprinting/May2022/APIs/NP+API/index.html#Methods
Best Regards,
Ruggero
You might find that in the NP Governance dashboard.
Qlik NPrinting Governance Dashboard - Version 3 No... - Qlik Community - 1744538
If after you set it up and don't find what you need, I suggest checking with the dashboard developer and suggest your request as a new dashboard feature.
Kind regards...
Hi,
Qlik NPrinting does not store users selections on On-Demand requests that end successfully right now. Filters are stored in the logs only in case of errors.
Best Regards,
Ruggero
Hi,
I think the only way to store the filter setting with On-Demand requests is to develop a custom On-Demand Client by using APIs.
In the log files filters are stored only in case of errors and they are also not stored in the Audit table.
Best Regards,
Ruggero
Thanks Ruggero.
Is there a REST API (Sense or NPrinting) that could be write a row of log? Otherwise I need to create an additional service to call.
Hi,
All, and only, officially supported APIs of Qlik NPrinting are the ones listed on the help site at https://help.qlik.com/en-US/nprinting/May2022/APIs/NP+API/index.html#Methods
Best Regards,
Ruggero