Login Here
|
Web Services Web Services are the most widely used open and supported technique for application integration in the world today. CallScriptBuilder readily supports Web Services based integration with external applications, both within the LAN and outside the LAN. Such web services can be used both for reading from external applications and also to write data back to external applications.
Accordingly, web services can be called both at page load time and also submit time. Web services can be added to a tenant by adding the WSDL URL. CallScriptBuilder automatically builds method signatures from the WSDL. Such web services are available to all scripts in the tenant. From a script page, you can add web services by selecting from available web services drop down list. After selecting the web service, you can bind data controls with the method parameters.
|



