EMS Connection Details

The EMS connection is a container for all the client connection parameters used by the EMS Activity and Subscriber trigger. To establish the connection successfully, specify the following connection details in the EMS dialog:

Field Required Description
Name Yes Specify a unique name for the connection that you are creating. This name is displayed in the Connection Name dropdown list for each activity.
Description No A brief description of the connection.
Server URL Yes

EMS server URL.

Example: tcp://<host>:<port>

Authentication Mode   You can select from the dropdown list. The possible values are None and SSL.
User Name No Username of the EMS server.
Password No Password of the EMS server.
Client Certificate   If the Authentication Mode field is TLS, then the Client Certificate field must point to the client's certificate. The broker must trust this certificate.
Client Key   If the Authentication Mode field is TLS, then the Client Key field must point to the client's Key.
CA or Server Certificate   Select the CA certificate file used to sign the server's certificate.
Client Key Password   Password for client's private Key.
Hostname Verification   Enable or disable the verification of the server's hostname during connection creation.
Reconnect Count No

The maximum number of times a client retries to establish a connection.

Default: 4

Reconnect Delay  

The time interval between two retry attempts.

Default: 500 ms

Retry Timeout  

The maximum time (ms) a client waits for the reconnection to be established.

Default: 0