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

Bjornwa/server-side-extension

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

67 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

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 calculations engines from both load script expressions and chart expressions. These SSE plugins are referred to as analytic connections by Qlik.
SSE is part of the Advanced Analytics Integration (AAI) concept at Qlik.
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

Current Plugin Version and State: v1.0.0
Matching Qlik Sense Version: Qlik Sense June 2017 release (or later). Both desktop and enterprise.
Matching QlikView Version: QlikView November 2017 (or later). Both desktop and server.
Examples Disclaimer: The examples provided are just examples, therefore use them at your own risk.

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.

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages

  • Batchfile 66.6%
  • Shell 33.4%