Web Service Connections

When you create or update a Web Service connection, you can configure additional attributes, such as the connection ID and the connection name.

The following table describes attributes that you can use for Web Service connections:

AttributeDescription
idConnection ID
orgidOrganization ID.
nameConnection name.
descriptionOptional connection description.
typeConnection type. Use SAP_ALE_IDoc_Reader.
usernameSAP user name with authorization on S_DATASET, S_TABU_DIS, S_PROGRAM, and B_BTCH_JOB objects.
passwordPassword for the SAP user name.
dominDomain for authentication. Optional.
serviceUrlDomain for authentication. Optional.
serviceUrl Endpoint URL for the web service that you want to access. The WSDL file specifies this URL in the location element. This attribute is the Endpoint URL field in the user interface.
Optional.
timeoutSecure Agent ID.
Number of seconds Informatica Intelligent Cloud Services waits for a connection to the web service provider before it closes the connection and fails the session. Also, the number of seconds the Informatica Intelligent Cloud Services waits for a SOAP response after sending a SOAP request before it fails the session.
Default is 60. Optional.
trustCertificatesFileFile containing the bundle of trusted certificates that Informatica Intelligent Cloud Services uses when authenticating the SSL certificate of the web services provider. Default is ca-bundle.crt. Optional
certificateFileClient certificate that a web service provider uses when authenticating a client. You specify the client certificate file if the web service provider needs to authenticate Informatica Intelligent Cloud Services. Optional.
certificateFilePasswordPassword for the client certificate. You specify the certificate file password if the web service provider needs to authenticate Informatica Intelligent Cloud Services. Optional.
certificateFileTypeFile type of the client certificate. You specify the certificate file type if the web service provider needs to authenticate the Integration Service. Use one of the following codes:
PEM
DER
Optional
privateKeyFilePrivate key file for the client certificate. You specify the private key file if the web service provider needs to authenticate Informatica Intelligent Cloud Services. Optional.
privateKeyPasswordPassword for the private key of the client certificate. You specify the key password if the web service provider needs to authenticate Informatica Intelligent Cloud Services. Optional.
privateKeyFileTypeFile type of the private key of the client certificate. You specify the key file type if the web service provider needs to authenticate Informatica Intelligent Cloud Services.
If necessary, use PEM. Optional.
authenticationTypeAuthentication type to use when the web service provider does not return an authentication type to Informatica Intelligent Cloud Services. Use one of the following options:
Auto. The Integration Service attempts to determine the authentication type of the web service provider.
Basic. Based on a non-encrypted user name and password.
Digest. Based on an encrypted user name and password.
NTLM. Based on encrypted user name, password, and domain.
Default is Auto. Optional
agentidSecure Agent ID