SugarCRM SOAP - return values - how to get back the ID from an insert
Hi, When using the SugarCRM SOAP API to insert a new record, is it possible to retrieve the ID of the generated record? The SOAP API returns this value but I do not know where to catch it in the Talend workflow. Also, what version of the SOAP API is Talend Open Studio using? v3_1?
I am still wondering how to get hold of return values of this type, or from a general database insert using database-side ID generation for that matter?