Unlock a world of possibilities! Login now and discover the exclusive benefits awaiting you.
Hi,
How can I run .bat file in other machine when dumping data from excel file to sql server table?
When I developed Job I used my local machine folder path to fetch file, so how can I handle this when running .bat file in other machine(not having TOS tool in that machine).
Thanks,
Dhara
Hi,
I am using Windows 10 OS. I have used Excel file from path D:/Folder/ExcelFile.xlsx on my local machine and I run the Talend Job by .bat file generated on my machine. Now, the same .bat file of my Talend Job, I need to run from other machine, so how that other machine will take Excel file from path D:/Folder/ExcelFile.xlsx on my machine. How to handle this particular problem?
Thanks,
Dhara
Yes I used Context and when running on other machine created folder path in that machine.
Hi,
I created a Job, Buildjob and running Job by .bat file on local machine. Now I need to keep this job on server machine and run the job through .bat file on server machine. I am using Talend Open Studio. How can I publish my Job?
Thanks,
Dhara