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

Building Job: Structures not being exported when running from command line

I have a job which uses datamapper. When I am exporting the job from command line below is the command I am using but the Structures are not exporting into the zip file created. I have attached the screen shot of the zip file. I could see Structures in BitBucket for the tag I am building the job, but it's not just exporting when using the below command.

 

 

buildJob <JOB_NAME> -dd <destination_dir> -il –maven

 

 

Labels (2)
1 Reply
Anonymous
Not applicable
Author

Hello,

Are you able to run your job successfully in studio?

Job generation from TAC uses the CommandLine started in server mode, which has deprecated since Talend version 7.01.

Talend recommends using one of the three options below to build/publish Jobs, then create the tasks in TAC using the .zip file generated from the build/publish process:

Best regards

Sabrina