Running Talend Jobs from a Front End Tool

+1 vote

Hi, can anyone suggest me a front-end tool to execute the Talend jobs without having the authority to delete or modify them? Using this tool, one should only be able to execute the jobs and monitor their results. Thank you! smiley

Apr 4, 2018 in Talend by misc.edu04
• 1,450 points
1,249 views

1 answer to this question.

0 votes

I am listing down few of the tools which you can definitely make use of.

1. Talend Integration Suite (TIS)

The licensed version of TIS provides a web-based console which is more generally called a Talend Administration Centre (TAC). TAC helps in executing the Jobs and monitoring their results. Moreover, you can customize and set the permissions depending on your need as well.

2. SOS Job Scheduler

It is more of a DIY scheduling solution where you can use Talend Custom Components to access the SOS API from the Talend Job.

3. Access from the command prompt

Or you can opt for the easiest and quickest option, i.e., by exporting the Job as a shell script or batch file. Then from the command prompt, you can execute the job and monitor its result without being able to delete them. But, in order to see the execution details, you will have to add a tLog component in your Job.

Hope this was what you were looking for. 

Get your Talend certification today to become certified professional.

Thanks.

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

Related Questions In Talend

0 votes
0 answers

How can I use talend to extract data from Oracle and import the data into a MSSQL database?

We currently have around 100 Oracle tables ...READ MORE

Nov 4, 2020 in Talend by umesh
• 150 points
2,196 views
0 votes
1 answer
0 votes
1 answer

How to load a set of files into database using Talend

Using tFileList component,  you can read all the files present ...READ MORE

answered Apr 17, 2018 in Talend by code.reaper12
• 3,500 points
5,733 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,737 views
0 votes
1 answer

Looping through all the schemas in Talend

It is really simple to make tOracleInput ...READ MORE

answered Apr 11, 2018 in Talend by code.reaper12
• 3,500 points
1,533 views
0 votes
2 answers
0 votes
1 answer

Adding third party libraries into the Talend project

You can add the 3rd party libraries ...READ MORE

answered Apr 9, 2018 in Talend by code.reaper12
• 3,500 points
3,452 views
0 votes
1 answer

Accessing Talend Project from SVN

According to my understanding, there are two ...READ MORE

answered Apr 9, 2018 in Talend by geek.erkami
• 2,680 points
1,201 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,322 views
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