Skip to main content Skip to complementary content
Close announcements banner

Undeploying a task on the Job Conductor page

Procedure

Type in the following to undeploy the task that has been stopped:
MetaServletCaller.bat
-tac-url=http://localhost:8080/org.talend.administrator 
-json-params=
{
"actionName":"requestUndeployEsbTask",
"taskId":"34",
"authPass":"admin",
"authUser":"admin@company.com"
}
The response from the Talend Administration Center server is displayed in the command lines:

Example

The status of the task is changed to UNDEPLOYED on the ESB Conductor page of Talend Administration Center.

Example

Did this page help you?

If you find any issues with this page or its content – a typo, a missing step, or a technical error – let us know how we can improve!