From: "matt.hulse@..." Date: 2005-09-17T02:21:35+09:00 Subject: Re: Error using soap/wsdlDriver Thank you for the response. Using create_rpc_driver worked and I am able to call helloWorld now but what I've noticed with the rpc_driver is that the expected argument is always one even though the functions I'm calling either have no parameters or 8 parameters. How do you pass arguments to the methods while using an rpc driver since it will only accept one? Is there a good tutorial somewhere on how to use soap/WSDLDriver? I appreciate your help. Matt