webMethods Integration Cloud and Cloud Deployment Documentation 6.0.0 | webMethods Integration Cloud | Applications | SOAP Applications | SOAP Applications - Account Configuration Details
 
SOAP Applications - Account Configuration Details
Integration Cloud allows you to create Custom SOAP Applications. Custom SOAP Applications enable you to access third party web services hosted in the cloud or on-premises environment. The Custom SOAP Application uses a WSDL that is accessible through publicly or locally accessible URLs.
Field
Description
Port Binding
Select the bind address from the drop-down list, that is, the concrete protocol and data format specification for the web service.
URL
This is the URL for the web service. You can edit the URL to specify a different web service endpoint.
Response Timeout
The number of milliseconds Integration Cloud waits for a response before canceling its attempt to connect to the back end. In case the network is slow or the back end processing takes longer than usual, increase the response timeout value. It is recommended to specify a value other than 0.
If you specify 0, Integration Cloud will wait indefinitely for a response.
If you do not specify a timeout, Integration Cloud will consider 5 minutes as the response timeout.
If the connection to the host provider ends before Integration Cloud receives a response, the web service operation ends with an exception and a status code of 408.
User
User name used to authenticate the consumer at the HTTP or HTTPS transport level on the host server.
Password
The password used to authenticate the consumer on the host server.
Keystore Alias
Alias to the keystore that contains the private key used to connect to the Web Service host securely. You can also add a new Keystore from this field.
Note: Users who have the Administer permission under Settings > Access Profiles > Administrative Permissions > Functional Controls > Advanced Security can add, edit, and delete Keystores.
Key Alias
Alias to the key in the keystore that contains the private key used to connect to the Web Service host securely. The key must be in the keystore specified in the Keystore Alias field.
Show Advanced Options - WS-Security properties are used by the SOAP processor to provide security information in the WS-Security header of the SOAP message.
Security Credentials
User Name
Name to include with the Username Token, if the Web Service's security policy requires one.
Password
The password to include with the UsernameToken (must be plain text).
Keystore / Truststore
Keystore Alias
The alias for the keystore, which contains private keys and certificates associated with those private keys. You can also add a new Keystore from this field.
Note: Users who have the Administer permission under Settings > Access Profiles > Administrative Permissions > Functional Controls > Advanced Security can add, edit, and delete Keystores.
Key Alias
The text identifier for the private key associated with the Keystore Alias.
Truststore Alias
The alias for the truststore, which contains the trusted root of a certificate or signing authority (CA). You can also add a new Truststore from this field.
Note: Users who have the Administer permission under Settings > Access Profiles > Administrative Permissions > Functional Controls > Advanced Security can add, edit, and delete Truststores.
Partner Certificate Alias
The file that contains the partner's self-signed certificate. You can also add a new Partner Certificate from this field.
Note: Users who have the Administer permission under Settings > Access Profiles > Administrative Permissions > Functional Controls > Advanced Security can add, edit, and delete Partner Certificates.
Timestamp
Timestamp Precision
Whether the timestamp placed in the Timestamp element of the security header of an outbound message is precise to seconds or milliseconds. If the precision is set to milliseconds, the timestamp format yyyy-MM-dd'T'HH:mm:ss:SSS'Z' is used. If the precision is set to seconds, the timestamp format yyyy-MM-dd'T'HH:mm:ss'Z' is used.
Timestamp TTL
The time-to-live value for an outbound message in seconds. This value is used to set the expiry time in the Timestamp element of outbound messages. The timestamp precision value is used only when WS-Security is implemented through a WS-Policy.
Timestamp Max Skew
The maximum number of seconds that the Web Services client and host clocks can differ so that the timestamp expiry validation does not fail. The timestamp precision value is used only when WS-Security is implemented through a WS-Policy. The inbound SOAP message is validated only if the creation timestamp of the message is less than the sum of the timestamp maximum skew value and the current system clock time.

Copyright © 2014- 2019 | Software AG, Darmstadt, Germany and/or Software AG USA, Inc., Reston, VA, USA, and/or its subsidiaries and/or its affiliates and/or their licensors.