Open Studio for Big Data
Open Studio for Data Integration
Open Studio for ESB
About this task
By executing build scripts generated from the templates defined in Project Settings, the Build Job feature adds all of the files required to execute the Job to an archive, including the .bat and .sh along with any context-parameter files or other related files.
By default, when a Job is built, all the required jars are included in the .bat or .sh command. For a complex Job that involves many Jars, the number of characters in the batch command may exceed the limitation of command length on certain operating systems. To avoid failure of running the batch command due to this limitation, before building your Job, go to Add classpath jar in exported jobs check box to wrap the Jars in a classpath.jar file added to the built Job.
and then select theAvailable in:
Open Studio for ESB
Procedure
Results
A zipped file for the Jobs is created in the defined place.