Configuring Gateway Services
2. Click Save
The new Private key is now listed under Credential Name.
Transport Tab for HTTP
This tab contains two subtabs to configure the Gateway Service settings.
The following table lists the fields in the Ports tab of the HTTP service:
Table 3 HTTP Service: New Private Key for the Group Field Description
Alias Enter the name for the new private key.
Current Credential
To set a new key or to replace an existing one, click change.
Upload the new private key from your machine.
Password Add the password to protect the key (required).
Table 4 HTTP Service: Ports Tab Field Description
Plain Port The default value is 6700. Secure Port The default value is 6705.
Note: To disable secure communications on HTTP, enter 0 or leave the Secure Port or Secure CA Port fields empty.
Secure CA Port The default value is 6707.
Note: To disable secure communications on HTTP, enter 0 or leave the Secure Port or Secure CA Port field empty.
Private Key Credential for Secure Ports
Select a private key that was previously configured for the Gateway Service using the Credentials Tab for HTTP, page 20.
Configuring Gateway Services
|
21The following table lists the fields in the Advanced tab of the HTTP service:
3. Click Save.
FILE
To configure the FILE service, use the following tabs:
• General Tab for FILE, page 21
• Transports Tab for FILE, page 22
General Tab for FILE
Select the Active check box to activate the service.
Table 5 HTTP Service: Advanced Tab
Field Description
Security Minimum
Encryption Strength
Select the encryption strength from the list:
• All
• Only Stronger Than Export Policy
• Only 128-Bit and Stronger
This threshold value controls when data streaming is utilized to transfer the payload data between the Gateway Server and the Interior Server.
The default value is 10000. Request Timeout
(secs)
This timeout value controls how long the Gateway Server has to wait for the request to be replied by the Interior Server.
This timeout must be shorter than the HTTP timeout value set by the trading partner waiting for the reply from the TIBCO BusinessConnect server.
The default value is 3600.
TIBCO BusinessConnect Gateway Server Administration 22
|
Chapter 4 Gateway ServicesTransports Tab for FILE
This tab contains the following subtabs:
• Poller Tab, page 22
• Fault Tolerance Tab, page 22
• Advanced Tab, page 23 Poller Tab
You can use this tab to configure the File Poller, as explained in Table 6.
Fault Tolerance Tab
You must use TIBCO Rendezvous to achieve fault tolerance for the FILE service.
You can deploy multiple File Services on multiple Gateway Servers to work in fault tolerance mode. At any time, just one poller is working. However, the idle poller can take over service after the working poller hangs.
Table 6 FILE Service: Poller Tab
Field Description
Monitor Directory (Required) Specify the directory to be monitored by the File Poller.
This directory must start with '/' or '\' or '//' or '[a-zA-Z]:' and must end with '/' or '\'.
Example: C:\tibco\bc\6.0\monitorFiles\file.txt
Polling Interval (secs)
Specify a period of time in seconds. The Poller monitors the specified location for the new and updated files.
The default value is 300 seconds.
Delete Files after Processing
Select this check box to delete the files after processing.
By default, this check box is selected.
Directory to Place Error Files
(Required) Specify a directory where the error files are saved.
This directory must start with '/' or '\' or '//' or '[a-zA-Z]:' and must end with '/' or '\'.
Maximum Jobs Specify the size of the thread pool that can be used by each Gateway Server for inbound file poller transport.
The value of this field must not be smaller than 16. The maximum value depends on the specific operating system.
The default value is 32.
Configuring Gateway Services
|
23Use this tab to configure the transport as explained in Table 7.
Advanced Tab
This tab is used to configure communication settings between the Gateway Server and the Interior Server.
Table 7 FILE Service: Fault Tolerance Tab Field Description
RV Service Specify the name of the service. This is the default value and is carried over from the Application Management > BusinessConnect > Configuration > BusinessConnect >
Component Settings > Intercomponent Communication > Gateway Server settings.
RV Network Specify the network on which the service is running. This is the default value and is carried over from the Application Management > BusinessConnect > Configuration >
BusinessConnect > Component Settings > Intercomponent Communication >
Gateway Server settings.
RV Daemon Specify the host used by the TIBCO Rendezvous daemon. The value is carried over from the Application Management > BusinessConnect > Configuration > BusinessConnect
> Component Settings > Intercomponent Communication > Gateway Server settings.
Activation
Table 8 FILE Service: Advanced Tab
Field Description
Gateway to Interior Setting Data Streaming
Threshold (KB)
This threshold value controls when DDTP data streaming is utilized to transfer the payload data between the Gateway Server and the Interior Server.
The default value is 10000. Request Timeout
(secs)
This timeout value controls how long Gateway Server has to wait for the reply from Interior Server after the data is sent to Interior Server.
The default value is 3600.
TIBCO BusinessConnect Gateway Server Administration 24
|
Chapter 4 Gateway ServicesClick Save.