Start LinQ2 application and access list for web service exposed by LinQ2 system using following URL.
http://Server-IP:PortNumber/ModuleName/services
Example:-
http://11.10.10.52:8080/linq2is/services
Click WSDL hyperlink showing in previous screen and user will be able to see the generated WSDL document.


How to create web service client to test existing web service?
There are many online tools available to test webservice e.g SOAPUI.
Consumer can send SMS/Email using default xml format via this web service.
Consumer can access this web service from exposed web service list.



