Skip to main content
Announcements
Qlik Connect 2024! Seize endless possibilities! LEARN MORE
cancel
Showing results for 
Search instead for 
Did you mean: 
megahard1996
Contributor
Contributor

Load data from datasource into app with EngineAPI

Please, give me some advice about how to load data from Oracle data source via QlikSense Engine API? In my case it is mandatory to use python queries. I could not find any examples of such a request.
I understand that I have to use JSON API and I can authenticate, create an application, create a datasource, but what should I do after that? I want to select data from oracle datasource(setScript) and load it to app.

Can you please give an example of a python script/queries to accomplish this task?

Labels (4)
1 Solution

Accepted Solutions
NadiaB
Support
Support

Hi @megahard1996

 

By any chance have you seen this already?

 

Getting Started with Advanced Analytics in Qlik Sense using Python 

https://community.qlik.com/t5/Knowledge/Getting-Started-with-Advanced-Analytics-in-Qlik-Sense-using/...

 

Hope it helps!

Don't forget to mark as "Solution Accepted" the comment that resolves the question/issue. #ngm

View solution in original post

1 Reply
NadiaB
Support
Support

Hi @megahard1996

 

By any chance have you seen this already?

 

Getting Started with Advanced Analytics in Qlik Sense using Python 

https://community.qlik.com/t5/Knowledge/Getting-Started-with-Advanced-Analytics-in-Qlik-Sense-using/...

 

Hope it helps!

Don't forget to mark as "Solution Accepted" the comment that resolves the question/issue. #ngm