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

Announcements
See why IDC MarketScape names Qlik a 2025 Leader! Read more
cancel
Showing results for 
Search instead for 
Did you mean: 
SBakshi1609745231
Contributor
Contributor

tSAPHanaConnection Component

I need help on how to use the tSAPHanaConnection in Talend Open Studio for Big Data or Talend Data Fabric.

An article or a blog with an exmaple on how to use tSAPHanaConnection will be helpful.

Thanks.

Labels (2)
12 Replies
Prakhar1
Creator III
Creator III

Hi @Shobhna Bakshi​ ,

Yes I have created context variables to store the values, you can also hardcode it.

SBakshi1609745231
Contributor
Contributor
Author

Hi @prakhar dubey​ ;

 

Can you please share screenshot on how to configure tSAPHanaInput and explaining it as well.

Thanks in advance.

 

 

Prakhar1
Creator III
Creator III

0693p00000BBeN8AAL.png@Shobhna Bakshi​ 

 

I have created the SAPConnection using the tSAPHANAConnection component and used it in my job.

in table name field you can write your source table name, it is not mandatory if you are writing a proper sql query which i did.

in the edit schema you can create schema according to the source table.

Thats it.