Skip to content

Example of how to request a ticket from Qlik Sense Proxy Service API using Python and REST

License

Notifications You must be signed in to change notification settings

clintcarr/qlik-sense-ticket-python

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

19 Commits
 
 
 
 
 
 
 
 

Repository files navigation

qlik-sense-ticket-python

Description

Example of how to request a ticket from Qlik Sense Proxy Service API using Python using ReST

Requirements

Python 3
Requests module imported
Certificates exported from Qlik Sense in PEM format (stored on local drive)

Introduction

Note: This is purely an example, and probably not suitable for production. It provides a process to create a ticket in Python. This code is not supported by Qlik in anyway.

The code will now launch Qlik Sense in Chrome with the ticket as a basic test of functionality.

Configure Qlik Sense

1. Configure a virtual proxy for ticketing to use with this code. Virtual proxy configuration examples may be found on QlikCommunity.

2. Export the Qlik Sense certificates in PEM format and store them locally.

3. Ensure port 4243 is open on the firewall to Qlik Sense

ScreenShot

About

Example of how to request a ticket from Qlik Sense Proxy Service API using Python and REST

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages