You can perfectly have a (local) function call inside your web method to
avoid duplicating the code.
Else elaborate a bit about the exact problem as I'm not sure to understand
what is the problem you seems to have...
"Matthias S." <matthias.st_SP_AM_TR_AP_@googlemail.com> a écrit dans le
message de groupe de discussion : xn0fpa555mwofc000@news.microsoft.com...
> Hi there,
>
[quoted text clipped - 6 lines]
>
> Matthias
Matthias S. - 23 Apr 2008 18:41 GMT
Hi Patrice,
thanks for your reply. A method call will work fine in my case. I was
just wondering whether there is the possibility to intercept soap
requests and do something with the parameters. Just being nosy. :)
Kind regards. Matthias
> You can perfectly have a (local) function call inside your web method
> to avoid duplicating the code.
[quoted text clipped - 16 lines]
> > Matthias
> > --