Do not input private or sensitive data. View Qlik Privacy & Cookie Policy.
Skip to main content

Announcements
Join us in NYC Sept 4th for Qlik's AI Reality Tour! Register Now
cancel
Showing results for 
Search instead for 
Did you mean: 
Anonymous
Not applicable

Talend open studio - compiled job

Dear Expert,

I have a job which is developed and tested in TOS dev environment. now i want to move the job to QA. I have compiled the job but i can see many folders and files are inside the .zip.

 

Please guide me, what are the files very important to run in QA environment and which is not important.

 

jobinfo.properties

lib

jobnamefolder

  items

  src

  projectnamefolder

 

<<screen shot attached>>0683p000009M9dO.png

Labels (2)
1 Solution

Accepted Solutions
manodwhb
Champion II
Champion II

You have execute.bat if your using windows system. You need to execute .sh file if you're running from Unix system. If you want to mange different environment context files you need to create context groups like Dev,qa and production. Which you need to edits and change in .sh or .bat file to point it.

View solution in original post

1 Reply
manodwhb
Champion II
Champion II

You have execute.bat if your using windows system. You need to execute .sh file if you're running from Unix system. If you want to mange different environment context files you need to create context groups like Dev,qa and production. Which you need to edits and change in .sh or .bat file to point it.