QRSMeteor

screenshot of QRSMeteor

This "non Qlik" but NodeJS (Meteor) based platform has been designed to demonstrate the power of the Qlik Sense API's (QRS, QPS, Engine API, DIV and IFrame) for companies that are looking to integrate Qlik Sense in their multi-tenant SaaS platform. Please look at the video's below for an introduc...

Overview:

This content provides an overview of a platform that uses Qlik Sense APIs to integrate Qlik Sense into a multi-tenant SaaS platform. The goal is to enable companies to create template apps and automatically set up Qlik Sense for each customer. The content mentions features such as app provisioning, automatic installation of Qlik Sense, and the ability to authorize users based on roles/groups. The content also provides links to videos and additional resources for further information.

Features:

  • App Provisioning: The platform allows users to create a template app and publish it into the templates stream. Users can then copy the template app to each customer or department and customize it using a custom script.
  • Automatic Installation of Qlik Sense: The platform automatically sets up Qlik Sense after installation. It creates and sets the license, creates template streams, uploads template apps, publishes them into the appropriate streams, and performs other setup tasks defined in the settings.json file.
  • Authorization based on Roles/Groups: The platform forwards roles/groups from the SaaS platform to Qlik Sense and uses a security rule to authorize users on streams. This enables users to access and interact with the relevant data based on their assigned roles/groups.

Summary:

This content introduces a platform that utilizes Qlik Sense APIs to integrate Qlik Sense into a multi-tenant SaaS platform. The platform offers features such as app provisioning, automatic installation of Qlik Sense, and authorization based on roles/groups. It provides a step-by-step guide to installing the platform and offers additional resources for further information. Overall, this platform aims to demonstrate the power and capabilities of Qlik Sense APIs for companies looking to integrate Qlik Sense into their SaaS platforms.

eslint
Eslint

ESLint is a linter for JavaScript that analyzes code to detect and report on potential problems and errors, as well as enforce consistent code style and best practices, helping developers to write cleaner, more maintainable code.