Skip to main content
Announcements
Defect acknowledgement with Nprinting Engine May 2022 SR2, please READ HERE
cancel
Showing results for 
Search instead for 
Did you mean: 
qlikhalmar
Creator
Creator

Start NPrinting 17 task with XML request or command line?

Hi all,

I am using NPrinting 16 and I really like the possibility to trigger NPrinting with a XML request, since NPrinting does not have to work every 5 minutes...

Now we are thinking about the upgrade to NPrinting 17. Is it possible to use a XML request or command line to start a NPrinting task?

Or maby using the API?

Thanks for your help!

Halmar

1 Solution

Accepted Solutions
lironbaram
Partner - Master III
Partner - Master III

hi

currently there is no solution like the one in version16

there is an API , but it seems you can only call a specific report and not a task

here is a link to API manual

http://help.qlik.com/en-US/nprinting/17.3/APIs/NP%20API/

View solution in original post

5 Replies
lironbaram
Partner - Master III
Partner - Master III

hi

currently there is no solution like the one in version16

there is an API , but it seems you can only call a specific report and not a task

here is a link to API manual

http://help.qlik.com/en-US/nprinting/17.3/APIs/NP%20API/

qlikhalmar
Creator
Creator
Author

Ok Thanks!

I saw in the manual the next line, so maby we can request a task in a newer version...

OnDemandRequestUp

type (optional)

String it must be "report" or "task". "task" type is not supported at the moment.

Enum:

report

task

Gianluca_Perin
Employee
Employee

Hi,

I confirm you that the ability to trigger a task from API is in our roadmap and that it will be implemented soon (actually it's one of our top priorities).

Best

bwisealiahmad
Partner - Specialist
Partner - Specialist

Any news if this is possible now?

eike_s
Partner - Contributor III
Partner - Contributor III

Hi ,

referring to the new API documentation it should be possible now( haven't tried yet)

Qlik NPrinting API