webservice-via-extension-sample-app
Web icon

WebService via Extension Sample app

Stable version 1.0.0 (Compatible with OutSystems 11)
Uploaded on 17 December 2019 by 
0.0
 (0 ratings)
webservice-via-extension-sample-app

WebService via Extension Sample app

Documentation
1.0.0

Once this application is deployed it will make available one WebService that was implemented in the WebServiceSample module:


This simple web service is called PingWebService has available only one method named Ping which returns the input Text with "Pong: " prepended to it.

To test this you visit the sample app in your browser:

This Web Service will be invoked inside Integration Studio via an extension as described here.