Software AG Products 10.7 | Integrating On-Premises and Cloud Applications | Configuring On-Premises Integration Servers for webMethods Cloud | Configuring Settings | Specifying Settings
 
Specifying Settings
Complete the following steps to specify the settings for webMethods Cloud.
Note:
For each on-premise Integration Server, you can specify settings for only one webMethods Cloud server.
*To specify the account settings for webMethods Cloud
1. Open the Integration Server Administrator if it is not already open.
2. In the webMethods Cloud menu of the Navigation panel, click Settings.
3. Under Settings, complete the fields as follows:
Field
Description
User Name
User name for an account on webMethods Cloud.
Password
Password identified in the user account for User Name.
webMethods Cloud URL
The URL of webMethods Cloud with which to share accounts and applications created on the on-premise Integration Server. For example, the URL would be of the following format:
https://<sub-domain>.<domain-name>
For example, https://softwareag-education.webmethodscloud.com, or https://sample.prod-int-aws-us.webmethods.io
Note:
To set up a two-way SSL communication, add port 8443 in the URL. For example, https://<sub-domain>.<domain-name>:8443.
4. Under Certificate Settings (optional), complete the fields if you want to set up a two-way SSL communication with webMethods Cloud. Before you begin, see Setting Two-Way SSL Communication.
If you do not configure these settings, Integration Server uses one-way SSL communication with webMethods Cloud.
Field
Description
Keystore Alias
A user-specified, text identifier for the Integration Server keystore.
The alias for the keystore that contains the client certificates that you want Integration Server to use when connecting to webMethods Cloud.
Key Alias
The alias for the private key, which must be stored in the keystore specified by the above keystore alias.
Truststore Alias
The alias for the truststore.
The truststore must contain the trusted root certificate for the CA that signed Integration Server certificate associated with the key alias. The truststore also contains the list of CA certificates that Integration Server uses to validate the trust relationship.
5. Click Update Settings.
Integration Server connects to webMethods Cloud specified in the webMethods Cloud URL and downloads the configuration information that is required to receive any incoming requests.