Application Integration - Software AG Hosted Environment : Integration Cloud : Accounts : Adding or Editing Accounts : Account Configuration
Account Configuration
File Transfer Protocol (FTP/FTPS)
The File Transfer Protocol (FTP/FTPS) Application can download files from or upload files to an FTP-enabled server.
Field
Description
Host
Host name or IP address or the domain name of the FTP server.
Port
FTP port defined on the FTP server.
User
Valid user name on the FTP server.
Password
Password of the FTP user.
SSL Configuration - Select this option for secured FTP connection.
Secure Data
Select True to secure the data channel.
Select False if you do not want to secure the data channel.
Keystore Alias
Alias to the keystore that contains the private key used to connect to the 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 host securely. The key must be in the keystore specified in the Keystore Alias field.
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.
Custom SOAP Application
The Custom SOAP Application enables you to access third party Web Services hosted in the cloud or on-premise environment.
Field
Description
Protocol
The protocol to use for the port (HTTP or HTTPS). If you select HTTPS, the Keystore Alias and Key Alias fields appear.
Host
Host name or IP address of the server on which the Web Service resides.
Port
An active HTTP or HTTPS type listener port defined on the host server specified in the Host field.
Port Binding
The specific bind address to which to bind this port.
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. This field applies to the HTTPS transport type only. 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. This field applies to the HTTPS transport type only.
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.
Alfabet
Field
Description
Server URL
Provide the login endpoint to initiate communication with the SaaS provider. This is the native provider endpoint target for the connection configuration.
Connection Timeout
The number of milliseconds a connection waits before canceling its attempt to connect to the resource. If you specify 0, the connection waits indefinitely. Specify a value other than 0 to avoid using a socket with no timeout. Default: 30000 ms.
Authorization Token
The Alfabet Authorization Token as defined in the web.config file of the Alfabet Web Application on the server side, under the <alfaSection> element.
Note:  
See the Authorization chapter in the Alfabet Interface for RESTful Web Services reference manual for required configurations in the server side for Alfabet and for details about the different authorization modes.
Amazon Simple Storage Service (S3)
Field
Description
Server URL
Provide the login endpoint to initiate communication with the SaaS provider. This is the native provider endpoint target for the connection configuration.
Connection Timeout
The number of milliseconds a connection waits before canceling its attempt to connect to the resource. If you specify 0, the connection waits indefinitely. Specify a value other than 0 to avoid using a socket with no timeout. Default: 30000 ms.
Access Key
This is a username. It is an alphanumeric text string that uniquely identifies the user who owns the account. No two accounts can have the same Access Key.
Secret Key
This key plays the role of a password. It is called secret because it is assumed to be known only by the owner. When you type the secret key, it is displayed as an asterisk or dots.
Region
An area specific value.
Signing Algorithm
Explicitly specify the signing algorithm, for example, HMAC-SHA1 Signatures used to sign the message.
Amazon Simple Queue Service (SQS)
Field
Description
Server URL
Provide the login endpoint to initiate communication with the SaaS provider. This is the native provider endpoint target for the connection configuration.
Connection Timeout
The number of milliseconds a connection waits before canceling its attempt to connect to the resource. If you specify 0, the connection waits indefinitely. Specify a value other than 0 to avoid using a socket with no timeout. Default: 30000 ms.
Access Key
This is a username. It is an alphanumeric text string that uniquely identifies the user who owns the account. No two accounts can have the same Access Key.
Secret Key
This key plays the role of a password. It is called secret because it is assumed to be known only by the owner. When you type the secret key, it is displayed as an asterisk or dots.
Region
An area specific value.
Signing Algorithm
Explicitly specify the signing algorithm, for example, HMAC-SHA1 Signatures used to sign the message.
Microsoft Dynamics CRM
Field
Description
Server URL
Provide the login endpoint to initiate communication with the SaaS provider. This is the native provider endpoint target for the connection configuration.
Connection Timeout
The number of milliseconds a connection waits before canceling its attempt to connect to the resource. If you specify 0, the connection waits indefinitely. Specify a value other than 0 to avoid using a socket with no timeout. Default: 30000 ms.
User Name
This is the user account name on the SaaS provider that the Account will use to connect to the SaaS provider. The Account will use this credential to connect to the SaaS provider.
Password
Provide a password for the user name to initiate communication with the SaaS provider.
Salesforce CRM
Field
Description
Server URL
Provide the login endpoint to initiate communication with the SaaS provider. This is the native provider endpoint target for the connection configuration.
Connection Timeout
The number of milliseconds a connection waits before canceling its attempt to connect to the resource. If you specify 0, the connection waits indefinitely. Specify a value other than 0 to avoid using a socket with no timeout. Default: 30000 ms.
Username
This is the user account name on the SaaS provider that the Account will use to connect to the SaaS provider. The Account will use this credential to connect to the SaaS provider.
Password
Provide a password for the user name to initiate communication with the SaaS provider.
Salesforce Bulk Data Loader
Field
Description
Server URL
Provide the login endpoint to initiate communication with the SaaS provider. This is the native provider endpoint target for the connection configuration.
Connection Timeout
The number of milliseconds a connection waits before canceling its attempt to connect to the resource. If you specify 0, the connection waits indefinitely. Specify a value other than 0 to avoid using a socket with no timeout. Default: 30000 ms.
Username
This is the user account name on the SaaS provider that the Account will use to connect to the SaaS provider. The Account will use this credential to connect to the SaaS provider.
Password
Provide a password for the user name to initiate communication with the SaaS provider.
SuccessFactors HCM
Field
Description
Server URL
Provide the login endpoint to initiate communication with the SaaS provider. This is the native provider endpoint target for the connection configuration.
Connection Timeout
The number of milliseconds a connection waits before canceling its attempt to connect to the resource. If you specify 0, the connection waits indefinitely. Specify a value other than 0 to avoid using a socket with no timeout. Default: 30000 ms.
Username
This is the user account name on the SaaS provider that the Account will use to connect to the SaaS provider. The Account will use this credential to connect to the SaaS provider.
Password
Provide a password for the user name to initiate communication with the SaaS provider.
Company ID
The companyID that SuccessFactors provided, when your company registered with them.
ServiceNow Enterprise Service Management
Field
Description
Server URL
Provide the login endpoint to initiate communication with the SaaS provider. This is the native provider endpoint target for the connection configuration.
Connection Timeout
The number of milliseconds a connection waits before canceling its attempt to connect to the resource. If you specify 0, the connection waits indefinitely. Specify a value other than 0 to avoid using a socket with no timeout. Default: 30000 ms.
Username
This is the user account name on the SaaS provider that the Account will use to connect to the SaaS provider. The Account will use this credential to connect to the SaaS provider.
Password
Provide a password for the user name to initiate communication with the SaaS provider.
StrikeIron Contact Verification
Field
Description
Server URL
Provide the login endpoint to initiate communication with the SaaS provider. This is the native provider endpoint target for the connection configuration.
Connection Timeout
The number of milliseconds a connection waits before canceling its attempt to connect to the resource. If you specify 0, the connection waits indefinitely. Specify a value other than 0 to avoid using a socket with no timeout. Default: 30000 ms.
Username
This is the user account name on the SaaS provider that the Account will use to connect to the SaaS provider. The Account will use this credential to connect to the SaaS provider.
Password
Provide a password for the user name to initiate communication with the SaaS provider.
Advanced Security
Adding or Editing Accounts
Adding Custom SOAP Applications
Copyright © 2015- 2016 Software AG, Darmstadt, Germany.

Product LogoContact Support   |   Community   |   Feedback