To communicate with IBM® Relationship Resolution Web services, you need a Web services client. When you install IBM Relationship Resolution Web services, the srd.wsdl file is also installed and contains the SRDWebService methods that are used to communicate with IBM Relationship Resolution Web services. You can use the srd.wsdl file to build a Web services client for use with IBM Relationship Resolution Web services.
The srd.wsdl file is accessible through the Web browser by accessing the WebSphere® Application Server that is hosting Web services. Typically, this file can be located on the application server at the following root URL:
http://IBM_WebSphere_Application_Server_host:install_port/easws/resources/wsdl/srd.wsdl
For example:
http://localhost:13510/easws/resources/wsdl/srd.wsdl
If you build a Web services client wsdl other than the srd.wsdl Web services client, make sure that the deployment URL correctly points to the wsdl client.