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

Announcements
Talend Cloud AWS EU Scheduled Outage: Starting Tues 26 May 21:00 CEST with expected completion Wed 27 May 01:00 CEST
cancel
Showing results for 
Search instead for 
Did you mean: 
Anonymous
Not applicable

[resolved] download a component from the Talend exchange

Hi,
I want to use the Java component that Daztop wrote and had it in the exchange.
Talend Exchange item by daztop] tUnpivotRow
When I download the component, there is a zip file with 4 files in it. They are tUnpivotRow_icon32.png, tUnpivotRow_java.xml, tUnpivotRow_main.javajet, and tUnpivotRow_messages.properties.
Where should I save these files and how do I implement the component in my Java job?
Thanks very much.
Labels (4)
1 Solution

Accepted Solutions
Anonymous
Not applicable
Author

just create a new directory where you'll put all the custom components like c:\MyComponents\tUnPivotRow.
In the studio, go to windows --> preferences --> Talend --> Components : in the path directory input "c:\MyComponents".
Restart the studio, the component should be in the palette

View solution in original post

8 Replies
Anonymous
Not applicable
Author

just create a new directory where you'll put all the custom components like c:\MyComponents\tUnPivotRow.
In the studio, go to windows --> preferences --> Talend --> Components : in the path directory input "c:\MyComponents".
Restart the studio, the component should be in the palette
Anonymous
Not applicable
Author

Hi there,
I did exactly what you have advised. However, after I restart the studio, I don't see the component in the palette.
Thank you so much for your help.
Anonymous
Not applicable
Author

Are you sure ? I just performed the test and the component is in "Processing" category.
Anonymous
Not applicable
Author

Yes I am sure. I checked again and the component is not there. I just wonder if I miss anything.
In the studio, after I selected the User component folder which I have C:\MyComponents\tUnPivotRow, I clicked "Apply" button and clicked "OK". Is that correct? Then I restarted my studio. Does it matter with the version? I am using TOS 4.0.2.
Thanks again.
Anonymous
Not applicable
Author

No user component path must point on the root folder which is "C:\MyComponents" and not directly to a specific component folders
Anonymous
Not applicable
Author

Thanks a lot. I got it now.
Anonymous
Not applicable
Author

Hi,
I did the same steps but still tUnpivotRow is not coming in my Palette. I am using talend in UNIX and cpasted folder in root/MyComponents.
Someone please help me on this.
Thanks
chidach79
Contributor
Contributor

Hello, I have installed Talend latest version 7.3.1 and trying to download community components from Exchange (for instance tFileExcel_Components.zip) and when I click on install it is downloading the empty zip file as I could verify that in downloaded folder under plugins exchange folder. I have searched for this issue in community and could not find the solution. I tried many ways but that did not help.

 

I also tried to copy the zip file from others into my downloaded folder and extracted it (\Talend_7.3.1\TOS_DI-Win32-20200219_1130-V7.3.1\plugins\org.talend.designer.components.exchange_7.3.1.20190624_1017\downloaded) and restarted the designer and still could not see it under "Downloaded Extensions" for me to install.

 

Please check and help on both issues.