Unlock a world of possibilities! Login now and discover the exclusive benefits awaiting you.
Hi everyone - I am new to Talend, but have worked with many other ETL tools in the past. I have a simple job that maps an Excel file to a SugarCRM custom module. I am using the tSugarCRMOutput object, and Talend always reports this component as being successful, but no records are being loaded in SugarCRM. Strangely enough, I have tried removing the username, password, and also provided an intentionally incorrect module name ("poop"), yet Talend always reports the component as being OK.
My assumption is that this connection is not actually working, but I cannot figure out why - especially since Talend keeps reporting the component as completing OK. The only way I can get this component to error out is by replacing the SugarCRM Webservice URL with something invalid.
Can anyone help me with this?