Skip to main content
cancel
Showing results for 
Search instead for 
Did you mean: 
Not applicable

Accessing QV application in Java Web application

Hi Everyone,

I am launching the qlikview application in

java webapplication using  netbeans running on tomcat server.

Using the URL

"http://Servername/QvAJAXZfc/opendoc.htm?document=Whats%20New%20in%20QlikView11.qvw&host=hostname"

in iframe i was able to open the QVapplication.

But i have list of qlikview applications

assigned to particular users(Domain users) which

i have to map in my application such that,

User who is accessing the Javawebapplication

should be able to open the qlikview application

without entering userid and password.

How this can be achieved?

Is it possible to pass the userid and password in the URL?

I have attached the Screenshot doc and the sample java script file.

Thanks in Advance,

Nikitha Jain M.B

10 Replies
kiranb13
Contributor III
Contributor III

Hi Nikitha,

I am new to Qlikview.

I want to integrate Qlikview app into Java application.

Just wanted to know whether Qlikview has a API which can be integrated with Java Application.

If its a API then is it a SOAP or REST API.

Is there any other ways to integrate QV to Java Application.

-Kiran