Issues with SOAP API

Hi there –

Been working on this for several days and I’m running out of ideas on how to get things working. I am working with Talend and their SugarCRMInput/Output components to get data imported in to SuiteCRM. I am able to connect to the web service using v4_1 but I am not sure if this is the correct version to be using. So that is an issue but the bigger problem lies in the fact that when I am able to connect to the web service I get back a response indicating that there has been an error as follows:

org.apache.axis.AxisFault:; nested exception is: org.xml.sax.SAXException: Bad types (class org.talend.sugarws.Entry_value -> class org.talend.sugarws.Set_entry_result)|code: 1

I have scoured the internet for a solution but I haven’t been able to find one. Thought I would start here first to see if anyone has had luck with Talend and SuiteCRM (specifically with the Customer module but also with Invoices). If not, is there another solution that I would be able to look at to get automatic imports done in to SuiteCRM?

Thanks!

Andy