Unlock a world of possibilities! Login now and discover the exclusive benefits awaiting you.
I want to create a Talend component with dynamic configuration. I tried various sources to achieve that but no luck,
[apprach I tried previously, but I could not able to link the component with plug-in, it always gives the error
failed to load component
then I am trying to create plugins like azure storage I cloned the repo from Talend components with dynamic configuration
I developed the new component like azure storage and tried to register in
C:\Users\sandy\Documents\talend\TOS_BD-20161216_1026-V6.3.1\features\org.talend.tos.components.feature_6.3.1.20161216_1026/feature.xml
by adding
>
<plugin
id="rg.talend.components.mycomp"
download-size="0"
install-size="0"
version="0.14.0"
unpack="false"/>
then create a component and installed to Talend. just like other components, Jira, azure, and JDBC, but no luck it didn't show anything that I setup in the code.
if anyone has any idea how I can achieve
Hi,
Have you already tried to use this solution mentioned here:https://community.talend.com/t5/Design-and-Development/resolved-Create-custom-action-for-a-button-on...?
Best regards
Sabrina
Hello,
Great you have a solution. Would you mind posting your solution on forum?
Best regards
Sabrina