Skip to main content
Announcements
A fresh, new look for the Data Integration & Quality forums and navigation! Read more about what's changed.
cancel
Showing results for 
Search instead for 
Did you mean: 
Anonymous
Not applicable

importing csv file into custom SugarCRM module using tSugarCRMOutput

i'm trying to insert records from a csv file, into SugarCRM custom module , using the tSugarCRMOutput.
i followed, step by step, and implement the following page :
http://www.atcoresystems.com/blog/view/creating-talend-components-for-custom-sugarcrm-modules
Which means, editing the xml file of the tSugarCRMOutput component called tSugarCRMCustomOutput_java.xml
in order for the tSugarCRMOutput to identify the custom module of sugar and its fields.
i ran the job a got this error:
Exception in thread "main" java.lang.Error: Unresolved compilation problems:
The constructor SugarManagementImpl(String, String, void) is undefined
Syntax error on tokens, delete these tokens
Syntax error, insert ")" to complete VariableInitializer

in order to isolate the bug, i deleted all the editions in thet SugarCRMCustomOutput_java.xml file and restored it to its original xml and i still get this bug.
so the bug is not something i done , it is in using Custom components in general.
Does anybody have a clue?
0683p000009MEOo.jpg
Labels (6)
10 Replies
Anonymous
Not applicable
Author

Hi ,
I Know TalendExchange:tSugarCRMAdvOutput component in talend
but its not free. i am a community user so i have limited budget. Will it available free
Thanks
Best regards
Naveen