Do not input private or sensitive data. View Qlik Privacy & Cookie Policy.
Skip to main content

Announcements
Qlik Open Lakehouse is Now Generally Available! Discover the key highlights and partner resources here.
cancel
Showing results for 
Search instead for 
Did you mean: 
ashif2
Creator II
Creator II

Migration from Talend 6.x to 7.0x

Hi All, 

 

I just did a simple DI Job migration from 6.1.2 to 7.1.0

 

Talend 7.x (recent version has its own external jar reference). When we migrate the code developed from lower version (6.x) to recent one (7.x), migrated code in 7.x still have references to older jars.

 

Example

Native Jobs developed in Talend 7.x uses ojdbc7.jar for oracle connectors whereas the migrated code to Talend 7.x asks for odbc6.jar oracle connectors

 

Can anyone help, why the imported code is not using ojdbc7.jar of Talend 7 ??

Labels (2)
1 Reply
ashif2
Creator II
Creator II
Author

@xdshi .. HI Sabrina , . Can you help me on this