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: 
Anonymous
Not applicable

How to use tjava and tjavarow component for working with table column

Hi , 

 

     I have some logic in python that i want to implement in talend . I can only use tjava and tjavarow for writing custom code. 

    I have a sql server source and i want to take one column from table source and writing my condition that will work for each row for that column. i also want to pass the output generated from my code to tmap with the source column .

 

please help.

0683p000009Lr9D.png

Labels (4)
2 Replies
ashif2
Creator II
Creator II

In output schema of the tjavaRow, make sure you added a column named "date". 

Anonymous
Not applicable
Author

Hi,

And please have a look at this troubleshooting-Develoment topic https://community.talend.com/t5/Troubleshooting-Development/What-is-the-difference-between-tJava-tJa....

Best regards

Sabrina