Office 2003 Web Services Toolkit 2.01 question

P

Pierre

Hi all,

I need to consume a Java Web service from VBA using RPC/Literal
encoding. I ran some tests with the MS Office 2003 Web Services
Toolkit 2.01 but apparently the toolkit uses RPC/Encoded by default
for requests.

How can I switch the SOAP client to RPC/Encoded? If it is not possible
to do so, is there another way to consume a Web service from VBA using
RPC/Literal?

Thank you in advance for any comments!

Best regards,
Pierre
 
Top