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

Announcements
Q&A with Qlik - Qlik Cloud Migration: Questions about migrating to Qlik Cloud? Catch the latest replay!
cancel
Showing results for 
Search instead for 
Did you mean: 
steynie8
Contributor
Contributor

Correct Procedure to Follow When Updating an Existing Artifact Repository

Hi.

 

I am making use of custom Java functions within the data mapper component.  I created a JAR containing these functions which I have imported into the job using the tLibraryLoad component.  I have since extended the class, adding additional functions that will used within the data mapper. 

 

What is the correct way to go about overwriting the existing library?  Talend continues to use the old library where it cannot find the new Java functions that I have created.  I currently have the both versions of the library loaded but with different names.

Labels (3)
1 Reply
Anonymous
Not applicable

Hello,

Are you trying to develop a custom component? You can use the new Component Framework.

The Component Kit docs on https://talend.github.io/component-runtime

Let us know if it is what you are looking for.

Best regards

Sabrina