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

Qlik Sense mashup with Angular 2+

Can I know is it possible to integrate Qlik Sense with Angular 2+ versions 

Labels (3)
1 Reply
Akshesh_Patel
Support
Support

Hi,

Basically, Qlik Mashup works like this:

  • You open a WebSocket to Qlik associative engine using the qlik.openApp method.

  • Objects use the same WebSocket, that is the same session, which means they are connected.

  • Qlik Sense objects work just as they do in the Qlik Sense client.

So, as far as you are following this, you should be able to use the mashup with Angular.