Antonio Musarra's Blog Blog
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...
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...
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...
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...
I have enough experience on SugarCRM ranging from development to integration solutions. This week I spent some time on the security of SugarCRM, I discovered a security bug that I consider very seriously: You...
Questo breve articolo prende spunto da un problema sollevato da un mio collega circa l’impossibilità di caricare il modulo PHP PDO Informix su piattaforma Microsoft Windows. La risoluzione del problema è molto semplice, è...
Da utilizzatore dei mezzi pubblici della città di Roma, ritengo utile disporre di una qualche applicazione che in qualunque momento sia in grado d’informare l’utente circa il mezzo di trasporto più congeniale per raggiugere...
Il progetto J-SugarCRM Authentication Plugin è stato rilasciato sul portale SugarForge all’indirizzo http://www.sugarforge.org/projects/j-sugarcrm-auth.