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

Announcements
Join us in Toronto Sept 9th for Qlik's AI Reality Tour! Register Now
cancel
Showing results for 
Search instead for 
Did you mean: 
OG30
Contributor
Contributor

Build Job : - change in Archive file structure

Hi All,

We are facing a problem with the .zip file structure when we built the job. until few days ago the structure was

Original Scenario

  • .Zip file name "vendor_rates_update_0.1.zip"
  • After extracting .ZIP file "vendor_rates_update"
  • files inside the extracted folder -

   

etl_project

   items

   log4j2.xml

   src

   

vendor_rates_update_0_1.jar

   vendor_rates_update_run.bat

   vendor_rates_update_run.ps1

   vendor_rates_update_run.sh

   

xmlMappings

Current Scenario

  • .zip filename "s3_postie_to_snf_postie_data_0.1.zip"
  • After extracting "s3_postie_to_snf_postie_data_0.1"
  • files in side the extracted folder

   jobInfo.properties

   

lib

   

s3_postie_to_snf_postie_data

   

We are trying to see if we can avoid the situation where the zip file has another folder of the job name with job version after it. Urgent help would be appreciated.

Thank you

Labels (3)
1 Reply
Anonymous
Not applicable

Hi

If you check the 'Extract the zip file' option when building the job, the zip file will be extracted, there also exist a lib folder and other file under the directory where you save the zip file.

 

0695b00000regbLAAQ.jpgthe extracted folder contains the same files.

 

Regards

Shong