Transport Name
|
An identifier for these transport settings.
|
Transport Type
|
Select the transport type from the drop-down list: HTTP or HTTPs
|
URL
|
The URL of the trading partner
|
HTTP 1.0 Compatible
|
Whether to exclude "Expect: 100 continue" in the HTTP header of the outboundHTTP/S request when the request is sent to the server of the trading partner
|
Server Certificate (HTTPS only)
|
The participant’s certificate used to encrypt communication.Note: You must configure the credentials in advance, before creating this transport. Formore details about server certificates, see
|
Use HTTP Basic Authentication
|
Enable basic authentication at the trading partner. The user name and password supplied in those fields are provided when accessing the trading partner. The trading partner will service requests only if it can validate the supplied user name and password. Note that the password is passed in plain text across the network.
|
Username
|
Specify a user name for authenticating the host on the partner HTTP/S service.
|
Password
|
Specify a password for authenticating the host on the partner HTTP/S service.
|
Retry Count
|
The maximum number of times BusinessConnect will try to re-connect to the remote HTTP server, in case of failures.
|
Retry Interval
|
The interval TIBCO BusinessConnect Container Edition will wait before another re-connect is attempted.
|
Socket Timeout (seconds)
|
The amount of time a socket will block on a read operation.
Note: If you want to receive the timeout error when no response received from your partner, the value in this field must be less than the value set in the Response Wait Time field in the Configuration tab of the SendRequest activity.
|
Cipher Suite Grade
(HTTPS only)
|
Select the cipher grade (strength) from the list.
The following options are available:
- All
- Only Stronger Than Export
- Only 128-Bit and Stronger
- Only stronger Than 128-Bit
- Only 256-Bit and Stronger
All ciphers are listed in
TIBCO BusinessConnect Container Edition Security Guidelines, Cipher Suites.
|
Can Use TLS
(HTTPS only)
|
TLS protocol is supported.
If you select this check box, TLS protocol is used to establish connection to the trading partner server.
|
TLS Version
(HTTPS only)
|
Select the version of TLS protocol.
TLS protocol versions 1.0, 1.1, and 1.2 are supported.
Note: If you select TLS version 1.1 or 1.2, you have to select SUN or IBM as the security vendor for inbound and outbound socket operations.
|
Can Use SSLv3
(HTTPS only)
|
SSL protocol version 3.0 is supported.
If you select this check box, SSL protocol version 3.0 is used to establish connection to the trading partner server.
|