
Anonymous
Not applicable
2013-04-26
02:09 AM
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
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?
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?
530 Views
- « Previous Replies
-
- 1
- 2
- Next Replies »
10 Replies

Anonymous
Not applicable
2014-01-16
05:05 AM
Author
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
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
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
99 Views

- « Previous Replies
-
- 1
- 2
- Next Replies »