How to customize WebService client (SOAP connector)?

I would like to know how to customize WebService Client (SOAP connector) of Clover ETL (CloudConnect) to retrieve records from powered by Force.com ERP frontware web service (called TeamSpirit) having customized domain.

Firstly, I would like to know how to download partner WSDL from the target service.

http://doc.cloveretl.com/documentation/ … lient.html

http://developerforcejp.s3.amazonaws.co … ex_api.pdf

Hi Yuya,

As this issue releates to GoodData CloudConnect please do contact GoodData support in this matter directly. They need to be informed about this issue and will work with us directly if needed. Thank you for your cooperation!

I can point you to this blog entry - http://www.cloveretl.com/blog/salesforc … cloveretl/ . Most of it is done through REST & HttpConnector, but at least login operation is realized through WebServiceClient. So you can learn there.

I hope this helps.