K
kpg
Hi all,
OK. I posted this over in webservices and I think
that was the wrong place for what I was asking...
I have a program that uses a 3rd party web service.
I want to dump out the soap envelope to a file that
the web service object is sending when I call the
webservice method.
Someone suggested using the WSE trace capability
but that seems to be server side? Anyway, I can't
seem to figure that out.
I have also tried packet sniffing with no success,
no doubt because I don't know how to properly configure
the tool.
I have had third party web service provides send me
a copy of the soap envelope before, so I always thought
it was rather simple matter to see that information,
but I am having no luck.
How can I dump out the soap envelope that is being sent
when I call a web service from a dot net program?
Thanks,
kpg
OK. I posted this over in webservices and I think
that was the wrong place for what I was asking...
I have a program that uses a 3rd party web service.
I want to dump out the soap envelope to a file that
the web service object is sending when I call the
webservice method.
Someone suggested using the WSE trace capability
but that seems to be server side? Anyway, I can't
seem to figure that out.
I have also tried packet sniffing with no success,
no doubt because I don't know how to properly configure
the tool.
I have had third party web service provides send me
a copy of the soap envelope before, so I always thought
it was rather simple matter to see that information,
but I am having no luck.
How can I dump out the soap envelope that is being sent
when I call a web service from a dot net program?
Thanks,
kpg