How to get the name of the route inside the program
I am using Talend 6.2.1.
I have a simple route, I would like this route to print out the name of the route itself.
How can I get the name of the Route inside the program? What is the name of the variable I need to refer to get the name?
The name of this route is "test".
In Talend 5.5.1 to get the route name you had to refer to the "jobName" variable.