Skip to main content
Announcements
Qlik Connect 2024! Seize endless possibilities! LEARN MORE
cancel
Showing results for 
Search instead for 
Did you mean: 
Frankdc
Contributor
Contributor

How to automatically start NPrinting Publish Tasks after reload Qlik Sense apps

How to automatically start NPrinting Publish Tasks after reload Qlik Sense apps.

Need some help how to configure for serveral QlikSense apps

Labels (1)
1 Solution

Accepted Solutions
alex_colombo
Employee
Employee

Hi @Frankdc , you can use NPrinting REST APIs for trigger a publish task using Qlik Sense REST connector. Basically, you have to create two tasks on Qlik Sense QMC, first reload the app, and second (triggered on success of previous one) call NPrinting REST APIs with Qlik Sense REST connector.

You can have a look here for more details.

View solution in original post

3 Replies
alex_colombo
Employee
Employee

Hi @Frankdc , you can use NPrinting REST APIs for trigger a publish task using Qlik Sense REST connector. Basically, you have to create two tasks on Qlik Sense QMC, first reload the app, and second (triggered on success of previous one) call NPrinting REST APIs with Qlik Sense REST connector.

You can have a look here for more details.

Frankdc
Contributor
Contributor
Author

I need a more (in detail) server configuration.

In my organization we reload QlikSense with the application Control-M.

Server configuration:

QlikSense August 2022 patch 4 and NPrinting May 2021 SR4

Kind regards,

Frank de Cuijper

alex_colombo
Employee
Employee

@Frankdc which details do you need? APIs are automatically exposed by NPrinting server. What you need to do is to check if the NPrinting APIs ports are open.