Building a Job allows you to generate an archive of a specific Job along with all of the files required to execute the Job, including the .bat and .sh as well as any context-parameter files or other related files. This archive can then be used to deploy and execute the Job on a server without having to generate it first.
Talend allows you to build a Job via one of the following ways:
- using an external Continuous Integration tool (recommended)
- using the Build Job option in Talend Studio
- using Talend CommandLine
About this task
To build a Job using the CommandLine: