Implementing a Java program with arguments in Talend

0 votes

I have a Java program which takes input from 15k lines to give an output of 1500k lines. It takes 4 input arguments which are Name of the input file, Name of the output file, int, and int. 

The program is executing perfectly, but my problem is, now I have to execute this program in Talend and this is the first time I am working with it. 

Is it even possible to implement the entire Java code in Talend without making any changes to it?

Apr 18, 2018 in Talend by misc.edu04
• 1,450 points
1,574 views

1 answer to this question.

0 votes

Yes, this possible in Talend, all you need to do is to package the entire code into a runnable format. Suppose if you have converted the code into Jar files, then you can easily invoke it using either tSystem or tLibrary component. It's as simple as that. Hope it helps!

Get your Talend certification today to become certified professional.

Thanks.

answered Apr 18, 2018 by code.reaper12
• 3,500 points

Related Questions In Talend

0 votes
1 answer

Using Java Classes in Talend

While working with routines, the very 1st ...READ MORE

answered Apr 14, 2018 in Talend by geek.erkami
• 2,680 points
2,421 views
0 votes
1 answer

Creating a New Project in Talend Open Studio

Before you switch over to a new ...READ MORE

answered Apr 18, 2018 in Talend by misc.edu04
• 1,450 points
1,698 views
0 votes
1 answer

How to generate multiple rows from a single row in Talend?

I think using tJavaFlex, tMap and tFlowToIterate ...READ MORE

answered Apr 18, 2018 in Talend by code.reaper12
• 3,500 points
7,252 views
0 votes
1 answer

tWaitForFile component insufficiency in Talend

Regarding your first issue, tWaitForFile component provides ...READ MORE

answered Apr 11, 2018 in Talend by geek.erkami
• 2,680 points
2,149 views
+1 vote
1 answer
0 votes
2 answers

Closed loop in Talend

Hi, Talend specifies that tUnite cannot be ...READ MORE

answered Aug 23, 2019 in Talend by vinceall
1,867 views
0 votes
2 answers
0 votes
1 answer
webinar REGISTER FOR FREE WEBINAR X
REGISTER NOW
webinar_success Thank you for registering Join Edureka Meetup community for 100+ Free Webinars each month JOIN MEETUP GROUP