Skip to content

A Qlik server-side extension protocol for extending the Qlik built-in expression library with functionality from external calculation engines.

License

Notifications You must be signed in to change notification settings

qlik-oss/server-side-extension

Folders and files

NameName
Last commit message
Last commit date

Latest commit

92b91ec · Jan 16, 2018

History

82 Commits
Nov 9, 2017
Jun 30, 2017
Jan 16, 2018
Jan 16, 2018
Nov 2, 2017
Jan 16, 2018
Oct 26, 2017
Jan 16, 2018
Jun 26, 2017
Jan 16, 2018

Repository files navigation

Server Side Extension

This repository provides a server-side extension (SSE) protocol based on gRPC that allows you to extend the Qlik built-in expression library with functionality from external calculation engines. You can use external calculation engines in both load scripts and charts. In Qlik Sense and QlikView, you connect to these server-side extensions (SSEs) by defining analytic connections.
This repository includes documentation that describes the SSE protocol, how to use it and how to build your own plugins. Currently we have examples written in a few different languages only but examples in more languages will come later.

Status

CircleCI

Latest SSE Version: v1.1.0
Examples Disclaimer: The examples provided are just examples, therefore use them at your own risk.

Latest Product Version SSE Supported
Qlik Sense February 2018 v1.1.0
QlikView November 2017 v1.0.0

Previous Versions

Documentation

Examples

Python

C++

C#

Java

Go

Contributing

Please follow the instructions in CONTRIBUTING.md.

About

A Qlik server-side extension protocol for extending the Qlik built-in expression library with functionality from external calculation engines.

Topics

Resources

License

Stars

Watchers

Forks

Packages

No packages published