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 »
Tagged with Client SOAP Java …
Checkout SugarCRM Java SOAP Client
With reference to article Building a Java client for SugarCRM, we will see how to create an Eclipse Java project from the git repository: SugarCRMJavaSOAPClient https://github.com/amusarra/SugarCRMJavaSOAPClient The creation of a Java project in Eclipse from a git repository, requires the installation of the plugin “Eclipse EGit” http://www.eclipse.org/egit/. Figure 1 illustrates the installation of the plugin … Continua a leggere »
SugarCRM: Client SOAP Java
Today I published the article on Slideshare: Building a Java client for SugarCRM. At the moment only available in Italian. All code examples are illustrated in the article, is available at https://github.com/amusarra/SugarCRMJavaSOAPClient This article is a guide on how to create a Java client to access the information recorded on the CRM system, we’ll see … Continua a leggere »
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 »