Skip to main content
Announcements
See why Qlik is a Leader in the 2024 Gartner® Magic Quadrant™ for Analytics & BI Platforms. Download Now
cancel
Showing results for 
Search instead for 
Did you mean: 
Rajat1
Partner - Contributor II
Partner - Contributor II

How to run python script in QlikSense enterprise backend ?

Hi all,

I have a python script in which we are establishing connection with trino and i want to execute that python script in qiksense enterprise backend. How can i do that ?

 

Regards,

Rajat.

Labels (4)
1 Solution

Accepted Solutions
ajaykakkar93
Specialist III
Specialist III

Hi,

One of the post can be found where you can try configure your Qlik Client managed with external program.
Link : https://community.qlik.com/t5/Official-Support-Articles/How-to-create-an-external-program-task-in-Ql...

 

your solution can be a BAT file with the Python running code that can be triggered once the application reload is completed.

Please mark the correct replies as Solution. Regards, ARK
Profile| GitHub|YouTube|Extension|Mashup|Qlik API|Qlik NPrinting

View solution in original post

1 Reply
ajaykakkar93
Specialist III
Specialist III

Hi,

One of the post can be found where you can try configure your Qlik Client managed with external program.
Link : https://community.qlik.com/t5/Official-Support-Articles/How-to-create-an-external-program-task-in-Ql...

 

your solution can be a BAT file with the Python running code that can be triggered once the application reload is completed.

Please mark the correct replies as Solution. Regards, ARK
Profile| GitHub|YouTube|Extension|Mashup|Qlik API|Qlik NPrinting