Unlock a world of possibilities! Login now and discover the exclusive benefits awaiting you.
Hi,
I have created a sample Job which takes a tFileInputDelimited a csv file and converting to tFileOutput | (pipe) delimited. Now how do I test this from the local system i.e command prompt or can deploy to other server (unix/weblogic) and execute this job outside of the Talend Open Studio?
hi,
Just click right button and select Build
choose destination folder and file anme
when it finish - unzip file in destination folder, inside you find run files for each OS - .bat for Windows, .sh for Linux and Mac, .ps for windows powershell
Thank you.
Can a maven pom be applied to this project to build it from Bamboo? Also my deployment team is saying it should present in a folder than all files in the zip ( items folder, project folder, src, job.properties etc, out of all these what are required or to be uploaded into artifacotry for environment deployment?