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'
}"Replace the parameters with what they are in real contexts and respect the format
               used in the script above for these parameters.
            The response from the Talend Administration Center
               server is displayed in the command lines.
                  
                
         
               Results