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: 
navds
Creator II
Creator II

Cannot create an execution task from TAC

Here is what I've done so far. 

  • Create a project in TAC, associated a git repository, give the user read-write permission on the project authorization menu
  • Open the remote project in the Studio, created a simple job (tRowgenerator -- tLogRow). Boom, it is committed in the git repo.
  • Publish the job from Studio to Nexus at the 'release' repository.0683p000009M2Os.pngjob in nexus
  • Now, I tried the two following options in jobCondutor. (1) Add artifact task. The job is not shown when I browse from the artifact repository to select it. (2) Add normal task. The uploaded zip (built from the Studio) could not be imported with the error "This job was created by an unsupported version of Talend Studio"

 

Labels (5)
1 Solution

Accepted Solutions
navds
Creator II
Creator II
Author

In case some will encounter this on the first launch of TAC, please edit your configuration so that jobConductor > Generated jobs folder is existing and writable. Then, do not rely on the green status of artifactory repository parameters, you have to set in the password for the first time, the default value is apparently not working (maybe it is empty but it shows green).

View solution in original post

3 Replies
Anonymous
Not applicable

Hello,

When you build or publish a Job, you must select the Items check box to include the Job items file with the Job build. To do this, open the Studio Job and republish the Job with the Items check box selected, then add the task to Job Conductor.

 

0683p000009M61I.png

Let us know if it fix your issue.

Best regards

Sabrina

navds
Creator II
Creator II
Author

In case some will encounter this on the first launch of TAC, please edit your configuration so that jobConductor > Generated jobs folder is existing and writable. Then, do not rely on the green status of artifactory repository parameters, you have to set in the password for the first time, the default value is apparently not working (maybe it is empty but it shows green).

naveenkumarbv
Contributor
Contributor

Is anyone experiencing this issue anytime other than launching TAC for the first time? Also, looks like we are encountering this problem when we publish an artifact to Nexus and try to "Save" the artifact in Job Conductor and not from Talend studio.

All the folder permissions for generatedJobs or executionLogs look good.