GithubHelp home page GithubHelp logo

nodejs-qliksense's People

Contributors

switchnick avatar

Stargazers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

Watchers

 avatar  avatar  avatar  avatar  avatar  avatar

nodejs-qliksense's Issues

JavaScript server path error

@websy85 I have a problem with the JS on the server.
I've followed the configuration tutorial and I've managed to create the server and successfully authenticate on the hub/qmc.
However, I'm not able to display the test object on the index page, as the JavaScript is not loaded.

I think the problem is that the server is trying to load the JS from http://link:port_number/JS files, instead of http://link/JS files. If I remove the port number from script.js, all the files are loaded, but it fails the authentication.
I've tried to create the JS files in the Public folder, but they are not loaded.

Could you give me some pointers about this issue or how could I solve it?

Couldn't connect to Qlik Sense Server from localhost

I'm trying to build a 'development environment' so that multiple developers could connect to Qlik Sense Server and work from their own machine. No matter what I do, require.js is always undefined. Is this a real use case that I could use? Or is it only going to work on the same enviroment?

Direct data use

Is there any way the data to be received without going through "index.html"?
The idea is to get the data directly from hypercube (not the visualsization) in nodejs and use it?

Thanks!
Stefan

require(["js/Qlik"])

@websy85 I'm trying to get this up and running in Qlik Sense Desktop 2.1.1 so I can test before promoting to a server environment. Please let me know if this is the correct workflow:

  1. Input the correct app name and object ID in the script.js file
  2. In the index.html file: src="http://localhost:4848/resources/assets/external/requirejs/require.js"
  3. Navigate to the nodejs-qliksense folder and open a commande line > type node server
  4. In a web browser, open localhost/3000

I'm getting a 'Uncaught Error: Script error for: js/qlik' which points to the require statement right before it loads the application. This leads me to believe it's authenticating OK it's just not opening qlik.

Is this the right workflow or what should I be doing differently? Thanks in advance.

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.