pingSecuredEMSServer

Method

Purpose

Pings SSL secured TIBCO EMS server using the connection parameters specified. The connection URL formats for available drivers are as follows:

scheme://<host>:<port>

scheme could be ssl for secured connectivity. The default port is 7243.

Type

Open, Synchronous, IMPACT_INFO

Arguments

 

Name

Type

Description

EMS Server URL

String

EMS host URL in the form (tcp)://<host>:<port>

EMS User

String

EMS user name

Password

String

EMS password

Is Password Encrypted?

String

Is the password encrypted? Yes or No

Connection Timeout

String

Connection timeout in seconds. By default it is empty.

SSL Vendor

String

SSL vendor

SSL Trace

String

SSL trace

SSL Debug Trace

String

SSL debug trace

SSL Trusted

String

SSL Trusted

SSL Hostname

String

SSL Hostname

SSL Identity

String

SSL identity

SSL Key

String

SSL Key

SSL Password

String

SSL password

SSL Ciphers

String

SSL ciphers

Returns

 

Name

Type

Description

isServerAccessible

String

Is server accessible? True or False

Status Code

String

Status code

Status Details

String

Status details