FAQs
- How can I access list of exposed web Services by LinQ2 system?
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
- How to get WSDL document for any exposed service?
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.
Implementation of Send SMS and get Delivery Status operations.
Introduction
Consumer can send SMS/Email using default xml format via this web service.
Consumer can access this web service from exposed web service list.
Sample SOAP Request:
Sample SOAP Response
Was this article helpful?
That’s Great!
Thank you for your feedback
Sorry! We couldn't be helpful
Thank you for your feedback
Feedback sent
We appreciate your effort and will try to fix the article