Unlock a world of possibilities! Login now and discover the exclusive benefits awaiting you.
hi team,
I want to send csv file data from java code which contains 745 columns and 1 lakh records to talend job.
I dont want to send file path.
Is it possible to save a file in talend server and use that file as input to tfileinputdelimited component in talend job.
I found a link which suit my exact requirement.
https://www.talendforge.org/forum/viewtopic.php?pid=164037.
But the link is incomplete.Please give the solution for that scneario.
Myself i need to use trestrequest and save the file data in mysql datatable.Help me with job flow.