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: 
jpitamer
Partner - Contributor III
Partner - Contributor III

NPrinting November 2017 - Connect using REST connector

Hello all,

I'm trying to retrieve data from NPrinting server using a REST connection. I've typed into google chrome the correct request and returned data without any problem. (I've used this URL: https://mynprintingserver:4993/api/v1/connections)

Buit when I use the QlikView REST connector using the same URL and providing the same user credentials it returns me the 403 error: Forbidden access. I don't know why this happens and why I can see all the data using google chrome but using the Qlik connector to connect to NPrinting I can't  get the data I need.

Anyone can help me please? I'm using QlikView 11,2 SR15 and REST connector 1.3.

Thanks in advance!!

1 Solution

Accepted Solutions
Daniel_Jenkins
Specialist III
Specialist III

Hi Jesus,

If you mean you want to use the standard Qlik REST connector in QlikView or Qlik Sense to interact with NPrinting, then:

1. You need to be on NPrinting version February 2018 (earlier versions had an issue that was fixed in this version)

2. Follow this excellent document (uses Qlik Sense but tested to work in QlikView as well): How to use Qlik NPrinting APIs inside a Qlik Sense load script

HTH - Daniel.

View solution in original post

3 Replies
mkelemen
Creator III
Creator III

Hi,

it's probably better to ask here:Qlik Web Connectors

BR,

  Matus

Ruggero_Piccoli
Support
Support

Hi,

Qlik NPrinting APIs are described in the help page https://help.qlik.com/en-US/nprinting/February2018/Content/Extending/Intro-Extending.htm.

With NPrinting API you can drive some NPrinting actions like run a task that distribute reports but you cannot obtain a data set directly. Data will be delivered inside reports.

Best Regards,

Ruggero

---------------------------------------------

When applicable please mark the appropriate replies as CORRECT. This will help community members and Qlik Employees know which discussions have already been addressed and have a possible known solution. Please mark threads as HELPFUL if the provided solution is helpful to the problem, but does not necessarily solve the indicated problem. You can mark multiple threads as HELPFUL if you feel additional info is useful to others.



Best Regards,
Ruggero
---------------------------------------------
When applicable please mark the appropriate replies as CORRECT. This will help community members and Qlik Employees know which discussions have already been addressed and have a possible known solution. Please mark threads with a LIKE if the provided solution is helpful to the problem, but does not necessarily solve the indicated problem. You can mark multiple threads with LIKEs if you feel additional info is useful to others.
Daniel_Jenkins
Specialist III
Specialist III

Hi Jesus,

If you mean you want to use the standard Qlik REST connector in QlikView or Qlik Sense to interact with NPrinting, then:

1. You need to be on NPrinting version February 2018 (earlier versions had an issue that was fixed in this version)

2. Follow this excellent document (uses Qlik Sense but tested to work in QlikView as well): How to use Qlik NPrinting APIs inside a Qlik Sense load script

HTH - Daniel.