Skip to main content
Announcements
Have questions about Qlik Connect? Join us live on April 10th, at 11 AM ET: SIGN UP NOW
cancel
Showing results for 
Search instead for 
Did you mean: 
Not applicable

Website integration

Hello,

I was looking for a way to integrate a mashup to my website. Can someone guide me please ?

Do I have to buy a license for this job ? if yes, what type of license ?

I need some directions.

All the best,

Ludwig

19 Replies
robert_mika
Master III
Master III

You probably need Workbench.

Is a (not free) extension to Qlikview

Look here for some information:

*** QlikView WorkBench Installation ***

Not applicable
Author

Where can I download Workbench ? I cannot find it in Try or Buy

Not applicable
Author

I have created an example using http://localhost:4848/dev-hub/mashup-editor

The webpage is working fine locally on my desktop, but when I upload all the generated files (HTML, Java, CSS and qest) to my server e.g. www.example.com/ludwig.html the page is empty, it's just working locally on my desktop.

Any solution please ?

robert_mika
Master III
Master III

You may have to conntact your local Sales department.

ErikWetterberg

Hi Ludwig,

You will need a server installation of Qlik Sense to do this.  If you have this you need to make some changes to your mashup:

  • change all links in th HTML file to point to your new server
  • change the config object in the javascript file to point to the server
  • change all openApp calls, change from the qvf filename to the app id used on the server

More information is here.

Please note that the WorkBench mentioned above is for QlikView. Also the links above are for QlikView.

Hope this helps

Erik

Not applicable
Author

i think this is a good start. \now where should i find Qlik sense platform server and download it ? can you link me please to that page ?

Many thanks.

Not applicable
Author

I tried this method Embedding QlikSense charts | QlikTab, it worked fine by including an iframe in my wordpress website.

But is it ok to source an iframe from sense-demo.qlik.com ?

Could my charts get deleted or something from QlikSense Demo Server ?

Is there an alternative method ? let's say by creating a personal account on QlikSense server, then sourcing my project out to my website.

Thanks for the assistance.