Unlock a world of possibilities! Login now and discover the exclusive benefits awaiting you.
We have an Nprinting report which has been running for a long time. Off late we are seeing instances where Nprinting does not pick the latest data. However, when it is re-run then their is no issue and data is reflected correctly.
Currently we have setup an API based trigger which runs the Nprinting job as soon the Qlik sense App refresh is complete. Any pointers what might be causing this.
We are on Qlik NPrinting April 2020
Obviously we would need to know the exact details if we were to learn more or advice more, but the above 2 points are absolutely critical and given that you are way outside of currently supported version it is hard to add anything else to it.
cheers
Thanks Lech
We are in the process of migrating to Power BI so don't have the option to upgrade. We had this setup running for around 5 years without any issues.
We have a Qliksense App which checks whether the Sales App is refreshed. Once Sales App is refreshed it will trigger the Nprinting task as the Nprinting report is based on the data from Sales App.
it does not matter if it was working before or not... what matters is if you are running compatible setup? If not then all I can say is that you were lucky it worked before and that you are unlucky it stopped working now, but that is exactly the very nature of unsupported configuration! So once again I am asking the same question:
Are you running compatible version of Qlik Sense with your version of NPrinting? If you are not sure just tell me what exact version of Qlik Sense you are currently running on and we will take it from there. I am also not bothered if you are out of supported version as only thing we need to make sure is the compatibility between Qlik Sense and NPrinting.
If you have upgraded your Qlik Sense without considering NPrinting then sorry to say but that is common mistake and I have seen it many times which then means we cannot guarantee that anything will work. All we can do is just try things....
Lastly as a wokaround in your API Trigger app you could stick in piece of code forcing NPrinting connection to regenerate metadata for that app which normally would reset state of the app to the most up to date version. There is rady to use subroutine you can explore here: https://nprintingadventures.com/2019/04/08/nprinting-api-qlik-rest-subroutines/
cheers
Sorry, I forgot to provide the other details earlier.
Qlik Sense May 2021 Patch 5
Qlik NPrinting April 2020
I will try the workaround and update.
RIght - so:
Otherwise what can I say - you can try implementing the qvs library which then would be very simple: