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

Show qlikview report to webapplication

Hi All, 

I  wanted to show a QlikView report to the web application. I am trying to show report in Iframe it is throwing the error while rendering. Can someone tell me that is there any configuration required to see the report in web app. 

 

2 Replies
kaushiknsolanki
Partner Ambassador/MVP
Partner Ambassador/MVP

Hi,

Can you share the error which it shows.

Regards,

Kaushik Solanki

Please remember to hit the 'Like' button and for helpful answers and resolutions, click on the 'Accept As Solution' button. Cheers!
Brett_Bleess
Former Employee
Former Employee

Check your QlikView Server License Enabler File (LEF), you will need the following line in there for this to work properly:

WORKBENCH;YES;;

If you have that, then you should be able to get things to work, but keep in mind you may run into a 'multi-hop' issue regarding where the iFrame is running versus where the QlikView Server is.  A user is only allowed one hop from their client to a server, so if the iFrame is running on a separate web server in a portal etc., to get the QVW info would require another 'hop' to the QlikView Server machine, which Windows will NOT allow unless you configure delegation in that case.

There is another workaround of installing the QlikView Web Server and Client Files components on the server where the iFrame is running and then connecting the QlikView Web Server to your QlikView Management Console as another QlikView Web Server resource there, as that will allow that web server to do the call back to the QlikView Server service directly avoiding the multi-hop issue.  

Hopefully this may help, apologies if it is more confusing than help, but I believe this may be what you are hitting.

This may help as well:

https://help.qlik.com/en-US/qlikview-developer/November2018/Subsystems/QlikViewWorkBench/Content/QV_...

Regards,
Brett

To help users find verified answers, please do not forget to use the "Accept as Solution" button on any post(s) that helped you resolve your problem or question.
I now work a compressed schedule, Tuesday, Wednesday and Thursday, so those will be the days I will reply to any follow-up posts.