Unlock a world of possibilities! Login now and discover the exclusive benefits awaiting you.
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
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 🙂
@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
}
@nthampi Any immediate help would be helpful. please do review and reply asap
@nthampi I have waiting for long time on this, however there is no help
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 🙂
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