Pubblicato in aprile 2011

What would you like SugarCRM RDBMS support ?


I am involved in several projects including SugarCRM. I had the opportunity to study in depth the architecture of SugarCRM and make extensive customizations to the core. I received many requests about extending SugarCRM to support the most popular RDBMS. For this reason I decided to post this poll.

Building a Java client for SugarCRM


I was able to accumulate a number of requests from people who have encountered difficulties in developing Client (Java, C #, PHP, and Objective C) for SOAP and REST interface made available from SugarCRM. Often the difficulty in developing the client may depend on several factors, from a short list from my experience in the … Continua a leggere »

SugarCRM: XML Schema Definition (XSD) of Web Services


During the development of Java SOAP client for SugarCRM, I thought it useful to extract from the WSDL document, the schema definition (XSD). The XSD document and the PDF that describes the XSD schema is available at the following URL: SugarCRM 6.1 CE XSD Description https://github.com/amusarra/SugarCRMJavaSOAPClient/blob/master/SugaCRM-6.1CE-XSD.pdf SugarCRM 6.1 CE XSD Document https://github.com/amusarra/SugarCRMJavaSOAPClient/blob/master/SugaCRM-6.1CE-XSD.xsd

Costruire un client Java per SugarCRM


Ho avuto modo di accumulare diverse richieste da parte di persone che hanno incontrato delle difficoltà nello sviluppo di Client (Java, C#, PHP e Objective C) per l’interfaccia SOAP e REST messa a disposizione da SugarCRM. Spesso la difficoltà nello sviluppo del client può dipendere da vari fattori, un breve elenco proveniente dalla mia esperienza … Continua a leggere »