Getting the status of a task on the Job Conductor page
Procedure
Type in the following script to show the status of the task:
MetaServletCaller.bat
-tac-url=http://localhost:8080/org.talend.administrator
-json-params=
{
"actionName":"getEsbTaskStatus",
"taskId":"34",
"authPass":"admin",
"authUser":"admin@company.com"
}
The status of the task is displayed in the command lines: