Unlock a world of possibilities! Login now and discover the exclusive benefits awaiting you.
Hi All,
I'm using Talend Studio 6.3.1 in remote mode. There is a custom component which is successfully run locally. In the remote mode, there is a sub job which uses the component and it builds successfully but a job which uses this sub job fails to build with the message that the required constructor is not found. I can't imagine what is wrong. The custom component in the repository has the right version.
Sub job
Sub job builds successfully itself
Main job which calls sub job fails to build