Skip to content
This repository has been archived by the owner on Jun 8, 2023. It is now read-only.

This is a webMethods.io community connector for Qlik Sense, a self-service data discovery and analysis tool which focuses on ease of use for the user.

License

Notifications You must be signed in to change notification settings

SoftwareAG/webmethods.io-Qlik_Sense-Community-Connector

Repository files navigation

!!! Archived!!! This repository is no longer relevant!

webmethods.io-Qlik-Sense-Community-Connector

This is a Webmethods.io community connector for Qlik Sense, a self-service data discovery and analysis tool which focuses on ease of use for the user. The connector uses the following APIs to make HTTP requests to access or modify a resource:

logo

The actions supported by this community connector are:

Learn about other supported actions here.

Getting Started

These instructions will get you a copy of the project up and running on your local machine for development and testing purposes. See deployment for notes on how to deploy the project on a live system.

Prerequisites

This connector requires any Node version between 8.14.0 and 10.14.2.

Note: If you have installed any other Node version on your system, you can:

  1. Use tools to switch between different versions of Node
  1. Build your app using your existing Node version and then transpile your code using a transpiler like Babel.

The connector has been built with wmiocli, webmethod.io's iPaaS Connector Builder CLI tool, which must be installed.

Getting the API key

API requests are made via HTTPS using the {your-tenant-name}.ap.qlikcloud.com subdomain. Each request must be authenticated with a user's Bearer token containing a valid API key. As this connector is a one-off integration for internal use, we can generate an API key directly from our Qlik Sense account. You can create these from the My Account > Settings > API Keys page in your Qlik Sense account:

API

Note: Ensure you have 'Developer' as a role to be able to generate new API keys. To add 'Developer' to your roles, go to My Account > Administration > Users > Edit Roles > Select 'Developer'

roles

Installing

  1. Clone the repo https://github.com/SoftwareAG/webmethods.io-Qlik_Sense-Community-Connector.git.
  2. Run npm install -g @webmethodsio/wmiocli.
  3. Login to your webmethods.io tenant using wmio login.
  4. Execute wmio init to get started.
  5. Finally, execute wmio deploy to deploy this connector to your tenant.

Once deployed, it’ll be automatically registered with webMethods.io Integration and will be available to you locally in the Connectors panel under the Services tab.

Running the tests

To test, you can execute wmio test.

Deployment

Execute wmio deploy to deploy this connector to your webmethods.io tenant. And wmio unpublish to unpublish the published connector app along with triggers and actions associated with the app.

Qlik Connecto

Built With

Node v8.14.0 and wmiocli, webmethod.io's iPaaS Connector Builder CLI.

Contributors

Anshuman Saikia | Dipankar Dutta | Nawajish Laskar

License

This project is licensed under the Apache 2.0 License - see the LICENSE.md file for details


These tools are provided as-is and without warranty or support. They do not constitute part of the Software AG product suite. Users are free to use, fork and modify them, subject to the license agreement. While Software AG welcomes contributions, we cannot guarantee to include every contribution in the master project.

Contact us at TECHcommunity if you have any questions.

About

This is a webMethods.io community connector for Qlik Sense, a self-service data discovery and analysis tool which focuses on ease of use for the user.

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published