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

Announcements
Qlik Open Lakehouse is Now Generally Available! Discover the key highlights and partner resources here.
cancel
Showing results for 
Search instead for 
Did you mean: 
Anonymous
Not applicable

[resolved] Build Job doesn't work

Hi,
TOS 6.1
Mac OS El Capitan.
I have done a job that read some xls files and insert data into Postgresql.
I use the tFileExcelSheetInput, tFileExcelWorkbookOpen and tUnpivotRow.
It works fine on my TOS.
Then i want to export it to Prod environment.
I run the build job choosing the right repository folder, select the archive folder and run it.
It runs 1mn and create the zip but this one is empty.
Can it come from the fact that i use some addons ont it ?

Regards

Labels (2)
1 Reply
Anonymous
Not applicable
Author

Hi,
I've found a solution using war generation instead of zip.
Can someone explain me why the zip way have not worked ?