Unlock a world of possibilities! Login now and discover the exclusive benefits awaiting you.
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.
In output schema of the tjavaRow, make sure you added a column named "date".
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