You are viewing a plain text version of this content. The canonical link for it is here.
Posted to soap-user@ws.apache.org by Je...@putnam.com on 2002/08/16 23:33:11 UTC

Functions with Optional arguments

Hi,
      I'm new to Soap,XML etc and I have used the Microsoft Soap Toolkit to
expose a COM object (created from VB) through a soap server. It seems to
work fine except on functions with Optional Arguments. Is there a way to
specify an argument as optional through a Soap server or will I have create
a COM object with enough functions to cover every permutation of possible
arguments to the original function. Thanks.

Cheers,

Jeff.