Taggato: SugarCRM Client Java
Calling the REST API get_entry for a record that does not exist, I would expect that the service returns a fault instead of a entry_list. See example shown below: { entry_list: [ { id:...
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...