You are not logged in.
Announcement
Unanswered posts
|
Pages: 1

Hi,
Just found tsendMailHTML in the exchange part of the talend website.
I think i installed it correctly in the folder by settings the "Window -> Preference -> Talend -Components and Components designer properties).
When i open the Component Designer, i see the tsendMailHTML but when i try to push it in the palette i have a "double error"
"Push components to palette failed for these invalid XML files.
tSendMailHTML_java.xml
tSendMailHTML_perl.xml"
What does it means ? Did i do something wrong ? Is the component not working ?
I'm using TIS 4.2.2
Offline
Hi ffwrude,
It means that the component couldn't be deployed into your studio. There could be 2 reasons for that:
1- The component doesn't work
2- The component works but is not compatible with your version of Talend.
Eventually, you might just have to modify the XML file to fix the issue. Try to create a new component in the component designer, and compare the 2 xml files to see any visible differences.
Also Perl is not included in 4.2 anymore, so you can remove the corresponding files.
Offline
Pages: 1