Unlock a world of possibilities! Login now and discover the exclusive benefits awaiting you.
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
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
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
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.
the extracted folder contains the same files.
Regards
Shong