Do not input private or sensitive data. View Qlik Privacy & Cookie Policy.
Skip to main content

Announcements
Qlik and ServiceNow Partner to Bring Trusted Enterprise Context into AI-Powered Workflows. Learn More!
cancel
Showing results for 
Search instead for 
Did you mean: 
Bhagwati1
Contributor II
Contributor II

Running Talend Jobs

Hi,

We have Talend jobs which are scheduled using Windows Task scheduler and Jobs run at a specific time.

We have a need to run some of the jobs on Adhoc basis, One way i can think of is that a job can be triggered manually by users after login to Server but we cannot give access to user to the server.

I know TAC can be used but just trying to find alternative/free solution.

Thanks,

Bhagwati

Labels (4)
2 Replies
manodwhb
Champion II
Champion II

@bhagwati chawda​ , If I understand correctly you are building job and run .bat file from windows scheduler right ,so the same way those job run Adhoc basic when it need to run or you can trigger from Talend Studio also.

 

Thanks,

Manohar

Bhagwati1
Contributor II
Contributor II
Author

Thanks Manohar.

But users who want to run the job on adhoc basis do not have access to TOS/Serever where jobs are scheduled.

Regards.