Code Monkey home page Code Monkey logo

Comments (5)

paulcalvet avatar paulcalvet commented on June 3, 2024 1

Hi @hansnull an @paulcalvet,

I have heard of users doing this in Qlik Sense but I am not aware of any who has done this in Qlikview. Unfortunately we do not have example, for either Sense or Qlikview, and creating such examples is currently not in any roadmap.

I recommend asking this question in #sse on https://qlik-branch.slack.com/ (get an invite at https://qlikbranch-slack-invite.herokuapp.com/ ). There are several power users of SSE there who can advice.

Good luck!
/Markus

Hi Markus,
I found a solution, I will publish an extension on Qlik Branch.
https://github.com/paulcalvet/Qlik-Sense-Reload-Button
The solution is to create an hypercube in the extension, send the values to Python, destroy the hypercube and wait the callback :-)
Paul

from server-side-extension.

Bjornwa avatar Bjornwa commented on June 3, 2024

Hi Thomas,

The SSE functionality is there in order to extend the range of computations possible in Qlik's Associative Engine, so using SSE as a general communication mechanism can quickly stretch things into the field of 'hacks' - as you have already observed.

Your QlikView extension will need to follow the same pattern as the one for Qlik Sense and trigger a hypercube calculation with SSE as part of some kind of chart expression but how this is done will depend on what you already have and what you are trying to do. Any questions concerning QlikView extensions should of course be brought up in #qlikview-extensions on Qlik Branch slack or the QlikView Extensions space on community.

Happy hacking!

/Björn

from server-side-extension.

hansnull avatar hansnull commented on June 3, 2024

Maybe you could provide an example in this repository, how you "trigger a hypercube calculation with SSE" from client side javascript code in QlikView?

from server-side-extension.

paulcalvet avatar paulcalvet commented on June 3, 2024

Hey, we are currently experimenting with SSEs in QlikView and in Qlik Sense.

Now at the moment we got a little bit stuck...
What we want to do is triggering a function call on demand from our Extension to the SSE.
We found a (hacky) way to do this in Qlik Sense by defining a SSE function call within a Hypercube.
But we do not find a way to do so in QlikView.
Do you may have an idea how to solve this?

Hi Thomas,
I want to call a function in Qlik Sense on demand with SSE.
Do you have an example of this implementation ?
Thanks
Paul

from server-side-extension.

qlik-aoh avatar qlik-aoh commented on June 3, 2024

Hi @hansnull an @paulcalvet,

I have heard of users doing this in Qlik Sense but I am not aware of any who has done this in Qlikview. Unfortunately we do not have example, for either Sense or Qlikview, and creating such examples is currently not in any roadmap.

I recommend asking this question in #sse on https://qlik-branch.slack.com/ (get an invite at https://qlikbranch-slack-invite.herokuapp.com/ ). There are several power users of SSE there who can advice.

Good luck!
/Markus

from server-side-extension.

Related Issues (18)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.