#1 2011-03-20 07:10:10

chall
New member
Registered: 2011-03-20
Posts: 3

tWebServiceInput

Tags: [soap, sugarcrm, wsdl]

Have attempted to use this component to connect to a SugarCRM webservice (v6.1 - new framework) with no success. This seems to fail continually in relation to passing parameters to the SOAP with "not know how to convert". I have tried all know variations including adding in --param_context user_name=admin but all options fail. Can someone please point out what I have done wrong. I also included another post for the inbuilt SugarCRM component; this also fails. The only thing I can use currently is SQL access, which is not what I want to do.

///////////

Starting job Tester at 16:29 20/03/2011.

[statistics] connecting to socket on port 3706
[statistics] connected
{http://schemas.xmlsoap.org/soap/encoding/}Struct already exists
Exception in component tWebServiceInput_1
java.lang.RuntimeException: not know how to convert 'admin' into org.apache.axis.client.Call@118d189
    at org.talend.DynamicInvoker.getParamData(DynamicInvoker.java:370)
    at org.talend.DynamicInvoker.invokeMethod(DynamicInvoker.java:328)
    at org.talend.DynamicInvoker.main(DynamicInvoker.java:189)
    at org.talend.DynamicInvoker.main(DynamicInvoker.java:130)
    at talenddemosjava.tester_0_1.Tester.tWebServiceInput_1Process(Tester.java:433)
    at talenddemosjava.tester_0_1.Tester.runJobInTOS(Tester.java:829)
    at talenddemosjava.tester_0_1.Tester.main(Tester.java:691)
[statistics] disconnected
Job Tester ended at 16:30 20/03/2011. [exit code=1]


Uploaded Images

Last edited by chall (2011-03-20 07:16:02)

Offline

#2 2011-03-20 11:42:00

kzone
Member
Company: Synotis
Registered: 2008-07-06
Posts: 909
Website

Re: tWebServiceInput

hi

did you try with another framework like SOAUI ?
An if yes , is it working ?

regards
laurent


do Svg your graphical language !!!

Offline

#3 2011-03-24 08:47:30

chall
New member
Registered: 2011-03-20
Posts: 3

Re: tWebServiceInput

Laurent

I finally got the standard SugarCRM version working - although it is using deprecated methods. I have not tried SOAUI and I know nothing about this protocol, only SOAP and REST. Can you tell me more about where is best to read up on this?

Chris

Offline

Board footer

Powered by FluxBB