P
pontocom
I all,
I would lile to know if there is a way to add/change the SOAP request
at the client side by adding special information to the header in the
request.
The detail explaination to my problem follows:
I'm building a C# application that will consume a Java-implemented
web-service, from which I know only the WSDL location. In Visual Studio
..Net 2003 I have added to my project a Web-Reference object that allows
me to call the web-services functions. So far so good.
The problem is that I need to add extra-header information to the SOAP
message that will be passed to the web-service. I would like to know if
this is possible and how is this done in C#. I have done successfuly
in other programming languages, such as PHP - so I guess it would be
also possible to do it in C#, right?
Thanks in advance for any help that you could provide me.
Rgds,
I would lile to know if there is a way to add/change the SOAP request
at the client side by adding special information to the header in the
request.
The detail explaination to my problem follows:
I'm building a C# application that will consume a Java-implemented
web-service, from which I know only the WSDL location. In Visual Studio
..Net 2003 I have added to my project a Web-Reference object that allows
me to call the web-services functions. So far so good.
The problem is that I need to add extra-header information to the SOAP
message that will be passed to the web-service. I would like to know if
this is possible and how is this done in C#. I have done successfuly
in other programming languages, such as PHP - so I guess it would be
also possible to do it in C#, right?
Thanks in advance for any help that you could provide me.
Rgds,