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

Announcements
Qlik Open Lakehouse is Now Generally Available! Discover the key highlights and partner resources here.
cancel
Showing results for 
Search instead for 
Did you mean: 
Anonymous
Not applicable

How to add a "where" condition in toracleinput

Hi everyone.

I'm a new one in Talend.

And I want to ask you , how to add a "where" condition in tOracleinput via tJava.

Regards.

Labels (3)
1 Solution

Accepted Solutions
fdenis
Master
Master

just have a look in context variable it's your solution…


Add one context variable to your job an use it into your TOracleInput.

View solution in original post

3 Replies
fdenis
Master
Master

hi, you can add it in Query when you select tOracleinput Component.
Regards
Anonymous
Not applicable
Author

Yes but via tJava values.

Example I wrote the where condition in java variable and I should get that values in tOracleinput

fdenis
Master
Master

just have a look in context variable it's your solution…


Add one context variable to your job an use it into your TOracleInput.