Unlock a world of possibilities! Login now and discover the exclusive benefits awaiting you.
Hello,
we are still using Talend Data Service Platform 6.2.
We are experiencing a different behaviour of the same route if it is run inside Talend Data Studio or if it is compiled for Microservices.
In particular we have some Routelets that work fine in Studio and doesn't work at all in jar.
Should we add anything to Spring Configuration to get Routelets working?
Thank you in advance.
Manuel
Hello,
Are you getting context issue when running route as ESB Microservice?
If so, please note that there is a limitation from Spring Boot that a combination of underscores and upper-case in context variable names does not work as a property name.
Best regards
Sabrina