Skip to main content
Announcements
SYSTEM MAINTENANCE: Thurs., Sept. 19, 1 AM ET, Platform will be unavailable for approx. 60 minutes.
cancel
Showing results for 
Search instead for 
Did you mean: 
Anonymous
Not applicable

Build entire folder

Hello,

 

I am designing an automated deployment scripts, given a zip of zips or tar of zips as package, the script should unpack all the jobs in the package and deploy in the respective application folder.

 

Example:

The folder structure in Talend studio looks like this:
>Job Designs

  >Standards

   >Application_1

      job_1

      job_2 

   >Application_2

      <list_of_jobs>

 

Now, if I wanted to build an entire application jobs(say. all jobs under Application_1. how do I build it?

I wanted the output as tar file containing zip files of all the job builds.

So that my deployment script uncompresses the tar.gz to a folder name Application_1. This folder will have job_1.zip and job_2.zip.

 

Thanks

Labels (3)
1 Reply
Anonymous
Not applicable
Author

Hello @Moe 

Sorry for our silence. I have no idea about this kind of build.

Is there any update for that?

Best regards

Sabrina