Unlock a world of possibilities! Login now and discover the exclusive benefits awaiting you.
Hello,
I'm using Talend Open Studio for ESB and I was wondering for the Talend ESB version, there is Talend Administration Center which offers ESB Conductor and Job Conductor with logging features.
What's an open source way to:
Thank you.
Hello,
So far, we haven't added support for job conductor in talend open solution.
Talend open studio enables you to build Jobs and thus deploy and execute those created in the Studio on any server independent of Talend Studio.
You are as well able to run job script file in cmd or other java application(Eclipse).
Best regards
Sabrina
Hello,
With talend open studio solution, there is no server part.
It means Talend Administration Center(job server) is available in talend subscription not open source.
Talend open studio for ESB solution has Talend studio and Talend ESB Container(execution container).
You are able to use build route feature to build a Route to an ESB Runtime KAR file in order to deploy it in Talend ESB Container.
Please have a look at this online documentation about:
https://help.talend.com/r/en-US/8.0/studio-user-guide-open-studio-for-esb/building-routes
Best regards
Sabrina
Thanks Sabrina. Routes will be deployed to ESB Runtime. What about Data Integration Jobs which you create in Job Designs section and can only be exported to Standalone Jobs? Usually in Talend ESB they are deployed to Job Conductor where you can control the start/stop execution. Is there anything similar and that is available open source which I can deploy my jobs to?
Hello,
So far, we haven't added support for job conductor in talend open solution.
Talend open studio enables you to build Jobs and thus deploy and execute those created in the Studio on any server independent of Talend Studio.
You are as well able to run job script file in cmd or other java application(Eclipse).
Best regards
Sabrina