Unlock a world of possibilities! Login now and discover the exclusive benefits awaiting you.
Hi Team,
I am using Talend 6.4 and have a master job which has child jobs.
I am trying to utilize the shared Oracle DB connection between the jobs using tOracleConnection.
tOracleInput and tOracleOutput is used to transfer data from source table to destination table.
Mapping has been established with tOracleConnection and tOracleIntput with option "Use an existing connection" onSubJob OK.
I am not able to establish mapping between tOracleConnection and tOracleOutput