Unlock a world of possibilities! Login now and discover the exclusive benefits awaiting you.
Dear All,
Is there any way i can stop the report distribution based on the Qlik Sense App reload ?
IF the app is reloaded as on today(),
Then Trigger report distribution
else
STOP report distribution
currently we have to manually stop the report distribution if the app has not been reloaded(not reloaded as there is delay in ETL's).
thanks in advance.
Hi @kaushi2020,
To enable or disable the NPrinting task trigger based on Qlik Sense app reloads, you can use the Qlik NPrinting APIs to automate this process.
You can refer to https://community.qlik.com/t5/Qlik-NPrinting/How-to-Trigger-NPrinting-Task-from-Qlik-Sense-App-or-Ta...
Hi @kaushi2020,
To enable or disable the NPrinting task trigger based on Qlik Sense app reloads, you can use the Qlik NPrinting APIs to automate this process.
You can refer to https://community.qlik.com/t5/Qlik-NPrinting/How-to-Trigger-NPrinting-Task-from-Qlik-Sense-App-or-Ta...
Hi,
When posting new questions please add one, and only, one label with the version of Qlik NPrinting you are using. The answer could depends on it.
Best Regards,
Ruggero
You can leverage Qlik Sense event-based triggers to perform reloads of NPrinting Connections and Execution of Publish tasks.
This solution requires that you understand how to setup Qlik Sense event based task triggers and some API programming awareness.
Hope this points you in the right direction. Others here may have similar solutions as well.
Kind regards....