![]() Defining a Web Service |
![]() Web Services |
![]() |
A web service definition basically consists of a name and one or more functions. These functions are the 'Endpoints' in the WSDL (Web Services Description Language) and define the application functionality that may be called by an external application.
You can have as many functions as you like in a web service and these can use different connectors. Each function will be available as a WSDL Endpoint.
For more information on how to define a SOAP webservice see Configuring Application Connector Settings
Topic ID: 400006