This page describes the provider specific properties and the details you need to input to create connections to the specific databases. There are some properties that are common to these databases, you can find those information, here.
Figure 4: Web Service
Provide the following properties to create a connection to a web service:
Property | Values | Comments |
Connection Name | Type Yourself | To identify the connection by this name |
Provider | WEBSERVICE | Select this option to connect to SOAP enabled web services |
Authentication Mode | None
Soap Authentication
Basic Authentication |
No authentication is required
The application uses the username and password in the SOAP header request to authenticate the web service
The application directly uses the username and password to authenticate the web service |
WSDL URI | Type Yourself | The URI path of your web service’s WSDL file |