Hi,
I'm working with Sugar CRM CE 5.1 and faced with trouble.
I'm trying to send lead to sugar CRM to leads module lead through web services (soap.php) from Java.
I created some additional fields in this module, published changes. Now I'm sending leads from my application and default fields (like first_name) are populated with appropriate values, all custom (ending with _c) are empty. I debugged my code and see that all name_value pairs are being sent to Sugar CRM correctly. Nevertheless values for custom fields are missing when trying to see the lead. In database they are also missing.
It seems that I read all documentation twice but don't see any similar issues or some "magic" steps what to do with custom fields to have them working.
Could you please guide me what needs to be done to have these things working?
Thanks
P.S. Configuration - Sugar CRM 5.1 CE with MSSQL (installation package downloaded from Sugar Site) on Apache. OS - Windows 2003 Server...


LinkBack URL
About LinkBacks



Reply With Quote
Bookmarks