Hi
I am new to Webservice development. I have been given a WSDL file to interface to another system.
In the documentation it just describes that header of Soap envolpe should have the Password encryption. (Security section)
The tool I am using will not do encryption.
Ie have followed the following link and created the program to send the encrypted password. But now the server denies the security token what we sent.
Please if any one worked on this security token generation, please let me know how to generate the same.
I am new to Webservice development. I have been given a WSDL file to interface to another system.
In the documentation it just describes that header of Soap envolpe should have the Password encryption. (Security section)
The tool I am using will not do encryption.
Ie have followed the following link and created the program to send the encrypted password. But now the server denies the security token what we sent.
Please if any one worked on this security token generation, please let me know how to generate the same.