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

I am attempting to create an opportunity in SugarCRM.
I am using the SugarCRMOutput object.
It looks like all but one data field is being transferred.
The account_name field is populated on the Talend side as seen in tracing.
When I check the Sugar Opportunities - the Account Name field is empty.
I also checked the table accounts_opportunities where the relationship is held and it is not there as well.
I checked and the 'account name' does exist in the Sugar accounts table.
Any ideas why this field only does not map??
Offline
Hello
Which version of TOS do you use?
Best regards
shong
Offline

Sorry for the delay.
Version 3.1.4.r29781
I did notice that when I inspected the opportunity object in SugarCRM there was no 'account name' field. The other fields were defined along with my custom fields. Labels were there tho.
Last edited by wwhitman (2009-10-27 17:06:29)
Offline

I am experiencing this same issue with Talend Open Studio for Data Integration 5.1.1
It looks like the accounts_opportunities table is not being populated in sugarcrm which is preventing the Account Name field from showing the data I am passing via the connector.
Has anyone figured out how to resolve this?
Offline

Looks like you are using Related field to relate them. Related field is pretty limited solution for creating relationships between modules in some cases. If you need to create real relation between modules via API then default Sugar CRM component in Talend doesn't support it and you need Advanced Sugar CRM Component
Cloudbee
Offline
Pages: 1