To communicate with IBM InfoSphere Identity Insight Web services, you need a Web services client. When you install IBM InfoSphere Identity Insight Web services, the srd.wsdl file is also installed and contains the SRDWebService methods that are used to communicate with InfoSphere Identity Insight Web services. You can use the srd.wsdl file to build a Web services client for use with IBM InfoSphere Identity Insight Web services.
The srd.wsdl file is accessible through the Web browser by accessing the embedded 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.