Hello
1) Download the component from
Talend Exchange.
2) Unzip the archive file, copy the component folder, go to
TOS installation path\plugins\org.talend.designer.components.localprovider_3.2.3.r35442\components
and paste it.
3) Restart TOS.
Best regards
Shong
My Talend job calls a Sybase store procedure to insert the current row data into ASE table. The data is read from a XML file. When the store procedure failed in the insert due to charactor converting error , I want talend ignore this row and go on the the next row. But talend always terminate when encounter the SP failure. How can I make Talend ignore the SP execusion error and goes to next call? Thank you very much.
hi all,
another way to your 'exchanged component' :
- download 'component'
- unzip in special repository (ex: userComponent)
- add the path to windows->preferences->talend->component
In that way I keep out "my component" from talend sources
Shong's solution is a good one too
for your second question, please open another topic with other tags in Usage, Operation !
more easy for others to retrieve similar question with "search " option
regards
laurent
I installed new talend version 4.0.2 and import all jobs created in 3.2.3. But i get following error when i run the job in 4.0.2:
Exception in thread "main" java.lang.NoSuchMethodError: routines.system.ResumeUtil.convertToJsonText(Ljava/lang/Object
Ljava/lang/String;
Why this happen? Do I need to add a .jar file to lib? Ehat th e jar file is?