Giter Site home page Giter Site logo

clutwo / qlik-sense-java-examples Goto Github PK

View Code? Open in Web Editor NEW

This project forked from stevenjdh/qlik-sense-java-examples

0.0 0.0 0.0 65 KB

A growing collection of Java-based examples that show how to connect to various Qlik Sense services.

License: GNU General Public License v3.0

Java 100.00%

qlik-sense-java-examples's Introduction

Qlik Sense Java Examples

GitHub release (latest by date including pre-releases) GitHub

A growing collection of Java-based examples that show how to connect to various Qlik Sense services. I decided to create these because there weren't that many examples available on the web, and the ones that were, used outdated code and ignored resource management and secure programming practices. My goal is to provide a bit more modern code that can be adapted more easily to custom solutions while providing a better starting point for all skill levels. However, software architectural concepts and SOLID principles have been mostly ignored to keep things simple. I will provide more examples as my time permits and prioritize those that are specifically requested.

Available examples (All projects have a GUI demo for testing)

  • Ticket API - Shows how to request a Ticket from the Qlik Proxy Service (QPS) using standard certificates exported from Qlik Sense without needing to convert them to Java KeyStore (*.jks) certificates. Since this example uses REST, it can be easily adapted for other REST-based services, for example, calling the Qlik Repository Service (QRS).
  • Engine API - Shows how to create a WebSocket client that uses standard certificates to communicate with the Qlik Engine using JSON-RPC.

Compatibility

  • Java JDK/JRE 12+ is required, but can be adapted for Java 9+.
  • IDEs that support Maven projects. Apache NetBeans 11+ is recommend due to its native support.

Disclaimer

Qlik Sense Java Examples is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU General Public License for more details.

Do you have any questions?

Many commonly asked questions are answered in the FAQ: https://github.com/StevenJDH/Qlik-Sense-Java-Examples/wiki/FAQ

Want to show your support?

Method Address
PayPal: https://www.paypal.me/stevenjdh
Bitcoin: 3GyeQvN6imXEHVcdwrZwKHLZNGdnXeDfw2
Litecoin: MAJtR4ccdyUQtiiBpg9PwF2AZ6Xbk5ioLm
Ethereum: 0xa62b53c1d49f9C481e20E5675fbffDab2Fcda82E
Dash: Xw5bDL93fFNHe9FAGHV4hjoGfDpfwsqAAj
Zcash: t1a2Kr3jFv8WksgPBcMZFwiYM8Hn5QCMAs5
PIVX: DQq2qeny1TveZDcZFWwQVGdKchFGtzeieU
Ripple: rLHzPsX6oXkzU2qL12kHCH8G8cnZv1rBJh
Destination Tag: 2357564055
Monero: 4GdoN7NCTi8a5gZug7PrwZNKjvHFmKeV11L6pNJPgj5QNEHsN6eeX3D
↪aAQFwZ1ufD4LYCZKArktt113W7QjWvQ7CWDXrwM8yCGgEdhV3Wt

// Steven Jenkins De Haro ("StevenJDH" on GitHub)

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.