Do not input private or sensitive data. View Qlik Privacy & Cookie Policy.
Skip to main content

Announcements
Join us in Bucharest on Sept 18th for Qlik's AI Reality Tour! Register Now
cancel
Showing results for 
Search instead for 
Did you mean: 
Rajat1
Partner - Contributor III
Partner - Contributor III

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