Unlock a world of possibilities! Login now and discover the exclusive benefits awaiting you.
Hello,
I have to publish DI Jobs as OSGI Bundles, without ESB components. (like picture)
It worked in version 6.5.1. We have upgrade Talend to 7.2.1, now we cant deploy the Job as OSGI Bundles.
Is that still possible?
Regards,
Thomas
Hello,
There is a difference between standard & esb jobs.
If you build a Job as an OSGI Bundle you need to have at-least one ESB component.
Best regards
Sabrina
Hello Sabrina,
thank you.
Yeah, I know. But in version 6.5.1 it still worked.
We dynamically start the DI jobs in the karaf container, with a self-written bean. So one Route can start different DI Jobs.
Is there a way to publish the DI jobs as OSGI Bundle anyway? Or is there another way to start DI jobs from a route? The route must start different Di jobs, based on the name given.
Regards,
Thomas