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

Is it possible to update the manually created nexus repository task using metaservlet call ?

not able to update the manually created nexus snapshot task using metaservlet API call. I am trying to update the task using "updateTask" API call. can anyone guide me here

Labels (3)
6 Replies
Anonymous
Not applicable
Author

Hi @raja1989 

 

    Could you please share the Talend version, onpremise/Cloud and the command you are using to do the process? 

 

@kharindran , Interested in this one? 🙂

 

Warm Regards,
Nikhil Thampi

Please appreciate our Talend community members by giving Kudos for sharing their time for your query. If your query is answered, please mark the topic as resolved 🙂

Anonymous
Not applicable
Author

@nthampi 
I am using the Talend version 6.2.1 and also on-premise.
Below is my json request for updating the existing task, However, its not working as per my intention.

{"actionName":"updateTask",
"active":true,
"applyContextToChildren":false,
"authPass":"****"
,"authUser":"*****",
"contextName":"Default",
"execStatisticsEnabled":false,
"description":"job_SleepTest",
"executionServerName":"*******",

"jobName":"test",

"jobVersion":"5.0",
"logLevel":"Info",
"nexusArtifactId":"job_SleepTest",
"nexusGroupId":"sandbox.******",
"nexusRepository":"snapshots",
"nexusVersion":"2.0.0-SNAPSHOT",
"onUnknownStateJob":"WAIT",
"pauseOnError":false,
"regenerateJobOnChange":false,
"taskId":59,
"taskName":"job_SleepTest",
"timeout":3600

}

Anonymous
Not applicable
Author

@nthampi Any immediate help would be helpful. please do review and reply asap

Anonymous
Not applicable
Author

@nthampi I have waiting for long time on this, however there is no help0683p000009MADq.png

Anonymous
Not applicable
Author

@raja1989 

 

Right now, I have not setup all the necessary configurations needed for your query. Since it is slightly time consuming stuff, I may not be able to check it personally. 

 

@xdshi  Could you please advise him for his query?

 

Warm Regards,
Nikhil Thampi

Please appreciate our Talend community members by giving Kudos for sharing their time for your query. If your query is answered, please mark the topic as resolved 🙂

Anonymous
Not applicable
Author

Hello @raja1989 ,

Here exists a jira issue about:https://jira.talendforge.org/browse/TAC-5085 and this issue is fixed in 6.4.1, 6.3.2 .

Best regards

Sabrina