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

Announcements
Discover how organizations are unlocking new revenue streams: Watch here
cancel
Showing results for 
Search instead for 
Did you mean: 
Anonymous
Not applicable

TOS 7.0.1. Building issues result in empty ZIP

Hello,

when building my job

0683p000009LxVI.jpg

from a directory point of view (urenControle) the result is an empty zip file. In 6.5.1 this was no problem.

Then building a job, like updUrenGegevens 1.10, I got a zipfile, but this one has serious problems implementing the correct context. It gets the development context instead of the production context.

The .sh file has the --context=Production at the end of the statement.

 

Has anybody the same problems as I do?

 

Best regards,

 

WIlco Groothand

Labels (2)
12 Replies
Anonymous
Not applicable
Author

Hello,

Before building your Job,  could you please go to Window > Preferences, select Talend > Import/Export, and then select the 'Add classpath jar in exported jobs' check box to wrap the Jars in a classpath.jar file added to the built Job to see if it works?

Best regards

Sabrina

 

Anonymous
Not applicable
Author

Hello,

Before building your Job, could you please go to Window > Preferences, select Talend > Import/Export, and then select the 'Add classpath jar in exported jobs' check box to wrap the Jars in a classpath.jar file added to the built Job to see if it works?

Best regards

Sabrina

 

Anonymous
Not applicable
Author

Thanks Sabrina!

That did the trick.