Common Content for Data Integration
- Common Content for Data Integration 10.5.1
- All Products
Property
| Description
|
---|---|
Username
| User name to connect to the web service. Enter a user name if you enable HTTP authentication or WS-Security.
If the Web Service Consumer transformation includes WS-Security ports, the transformation receives a dynamic user name through an input port. The Data Integration Service overrides the user name defined in the connection.
|
Password
| Password for the user name. Enter a password if you enable HTTP authentication or WS-Security.
If the Web Service Consumer transformation includes WS-Security ports, the transformation receives a dynamic password through an input port. The Data Integration Service overrides the password defined in the connection.
|
End Point URL
| URL for the web service that you want to access. The Data Integration Service overrides the URL defined in the WSDL file.
If the Web Service Consumer transformation includes an endpoint URL port, the transformation dynamically receives the URL through an input port. The Data Integration Service overrides the URL defined in the connection.
|
Timeout
| Number of seconds that the Data Integration Service waits for a response from the web service provider before it closes the connection. Specify a timeout value between 1 and 10,000 seconds.
|
HTTP Authentication Type
| Type of user authentication over HTTP. Select one of the following values:
|
WS Security Type
| Type of WS-Security that you want to use. Select one of the following values:
|
Trust Certificates File
| File containing the bundle of trusted certificates that the Data Integration Service uses when authenticating the SSL certificate of the web service. Enter the file name and full directory path.
Default is
<Informatica installation directory>/services/shared/bin/ca-bundle.crt .
|
Client Certificate File Name
| Client certificate that a web service uses when authenticating a client. Specify the client certificate file if the web service needs to authenticate the Data Integration Service.
|
Client Certificate Password
| Password for the client certificate. Specify the client certificate password if the web service needs to authenticate the Data Integration Service.
|
Client Certificate Type
| Format of the client certificate file. Select one of the following values:
Specify the client certificate type if the web service needs to authenticate the Data Integration Service.
|
Private Key File Name
| Private key file for the client certificate. Specify the private key file if the web service needs to authenticate the Data Integration Service.
|
Private Key Password
| Password for the private key of the client certificate. Specify the private key password if the web service needs to authenticate the Data Integration Service.
|
Private Key Type
| Type of the private key. PEM is the supported type.
|