I am new to SQL server 2005 and I am trying to work on a project to invoke an existing webservice from SQL server 2005.
(This webservice which is a .WSDL file is already being used by another Java application and this webservice connects to mainframe and brings data back from Mainframe).
Can anybody guide me (preferably step by step) how I would go about doing this.
Note: We do not have .net environment.
(This webservice which is a .WSDL file is already being used by another Java application and this webservice connects to mainframe and brings data back from Mainframe).
Can anybody guide me (preferably step by step) how I would go about doing this.
Note: We do not have .net environment.