Skip to main content Skip to complementary content

Getting the task ID by its name

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":"getEsbTaskIdByName",
"taskName":"demoREST-update",
"authPass":"admin",
"authUser":"admin@company.com"
}
The ID of the task is displayed in the command lines:

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!