Connections > MLLP connection properties
  

MLLP connection properties

When you configure a Minimal Lower Layer Protocol (MLLP) connection, you must configure the connection properties.
The following table describes the MLLP connection properties:
Property
Description
Connection Name
A name for the MLLP connection. This name must be unique within the organization. Connection names can contain alphanumeric characters, spaces, and the following special characters: _ . + -,
Spaces at the beginning or end of the name are trimmed and are not saved as part of the name.
Maximum length is 100 characters. Connection names are not case sensitive.
Description
Description of the MLLP connection. Maximum length is 4000 characters.
Type
Type of connection. For MLLP connection, the type must be MLLP.
Runtime Environment
Name of the runtime environment that contains the Secure Agent that you want to use to run mapping tasks.
Host
Host name or IP address of the MLLP server.
Port
Port number for the MLLP server.
Default is 2575.
Response Timeout
The wait time in seconds to receive a message from the specified MLLP server after sending the message. A timeout value of 0 is interpreted as infinite timeout.
Default is 60 seconds.
Connection Timeout
Maximum number of seconds to wait when attempting to connect to the server. A timeout occurs if a successful connection does not occur in the specified amount of time.
If the value is 0 or blank, the wait time is infinite.
Default is 30 seconds.
Connection Retry Interval
Number of seconds to wait between each connection retry attempt.
For example, to retry to connect up to 10 times with a five second delay between retries, set Connection Retry Attempts to 10 and Connection Retry Interval to 5.
Default is 0.
Connection Retry Attempts
Number of times to retry connecting to the MLLP server if a successful connection does not occur. This setting applies to both the initial connection and any reconnect attempts due to lost connections.
Default is 0. Specify 0 to disable the retry attempts.
Proxy Type
Type of proxy server to use for the connection.
Select one of the following options:
  • - No Proxy. Bypasses the proxy server configured at the agent or the connection level.
  • - HTTP. Uses the HTTP proxy.
  • - SOCKS. Uses the SOCKS (version 4 and 5) proxy.
  • - Platform Proxy. Considers proxy configured at the agent level.
Proxy is not applicable when you use the serverless runtime environment.
Proxy Host
Host name or IP address of the proxy server on your network.
Proxy Port
Port number of the proxy server on your network.
User
User name to use for login when connecting to the proxy server.
Password
Password for connecting to the proxy server.