• 沒有找到結果。

SSHFTP Settings

在文檔中 TIBCO BusinessConnect™ (頁 100-103)

Activated Protocol Plug-ins and Properties

SSHFTP Settings

bc.sshftp.cache.tun nel

SSHFTP Tunnel Max Inactive Life (minutes). There is only one SSH tunnel (per transport) between a host and a participant. If this tunnel is inactive for a longer time than described by this parameter,

BusinessConnect will destroy the tunnel and create a new one the next time the BusinessConnect engine needs to send or receive messages. If the tunnel is destroyed earlier because of other problems, such as the trading partner closed it or a disconnection occurred, BusinessConnect will try to create a new tunnel automatically and fall back to that if possible. The default value is 120.

EDIINT bc.ediint.streamSiz e

A message size threshold. When reached, it will cause messages to be stored in temporary files on the file system while they are being processed, instead of being stored in memory. Consider setting this property to a low value when processing large messages, since it will help to conserve system memory. The default value is 5000000.

bc.ediint.suppress.

foldedheader

Setting this property to true will remove any embedded CRLFs from the content-type header field of the following types of outbound HTTP messages: Signed messages and Message Disposition Notifications (receipts).

The resulting content-type header will be all on one line. This property can be set for a specific trading partner by creating a Boolean property with the following name format:

bc.ediint.suppress.foldedheader.<tpName>

Any spaces in the trading partner name should be replaced with underscores (_) when specifying the name of the property.

Table 22 TIBCO BusinessConnect Server Properties Overview (Sheet 6 of 9) Table

Section Field Explanation / Enter

Activated Protocol Plug-ins and Properties

|

79

bc.ediint.as2.inbou nd.filename.preser vation

Enable file name preservation for the inbound AS2 Messages. When set to true, all inbound AS2 messages with a content disposition type of “attachment” will be stored on the file system after unpackaging.

Files are stored in the shared directory for BusinessConnect, under a subdirectory for the trading partner, and by date in the following way:

If a file name has been specified in the content disposition header, it will be used when storing the message.

If the filename already exists for that trading partner and date, it will be generated based upon the filename specified in the content disposition header and will have the following form:

<specified filename base>_

<TP name>_<GUID>_<inbound file number>.<specified filename extension>

If a file name extension was not specified, none will be used.

Note:Various operating systems restrict the characters used in filenames. Therefore, TIBCO BusinessConnect does not allow use of the following characters in filenames: embedded quotes, <, >, ?, : bc.ediint.as2.outbo

und.filename.pres ervation

Enable file name preservation for the outbound AS2 Messages. When set to true, BusinessConnect will try to package all outbound AS2 messages as attachments with file names by including a content disposition header of the following form:

Content Disposition: attachment; filename=<specified filename>

The value of “specified filename” is taken from the file name specified in the content disposition field of the message INITIATOR.REQUEST. If the outbound File poller is used to pass messages from the private process to BusinessConnect, the name of the file containing the message from the outbound File poller will be used as the value of

“specified filename” in the content disposition header.

Note:Various operating systems restrict the characters used in filenames. Therefore, TIBCO BusinessConnect does not allow use of the following characters in filenames: embedded quotes, <, >, ?, : bc.ediint.digestAlg

orithmEnabled

Determines whether the AS1 and AS2 transports will default to using the SHA1 message digest algorithm or pick up the digest algorithm setting from the Business Agreements/Document

Security/Outbound Document Exchange/ Signing Info Settings/Digest Algorithm.

By default, bc.ediint.digestAlgorithmEnabled is false and the AS1 and AS2 handlers will always use SHA1 for the message digest algorithm as recommended by their respective specifications.

Table 22 TIBCO BusinessConnect Server Properties Overview (Sheet 7 of 9) Table

Section Field Explanation / Enter

Others bc.securityLevel Security Level when connecting to an HTTPS server. Select from menu:

HIGH or LOW. All leaf certificates need to be checked and this value dictates how this will be done. This property is checked only on the client side and has the following values:

LOW Used when testing with sample certificates. When the value is LOW, the host name authentication is not done.

HIGH Default setting. BusinessConnect preforms a very strict validation on the remote server certificate to ensure that the host registered with that certificate is the same one receiving the POST: the certificate CN (common name) must match the URL host name.

bc.securityVendor.

sockets

Security vendor for inbound and outbound socket operations. Select SUN, ENTRUST, or IBM.

bc.security.restrict Version

Security level restrict to the specified version or above. Select All, SSLv3, TLSv1, TLSv1.1, or TLSv1.2.

Note: If you select TLS version 1.1 or 1.2, you need to select Sun as the security vendor for inbound and outbound socket operations.

bc.maxAuditLog.E ntriesPerView

Maximum Log Viewer entries per view. User can set this value to control how many rows of data should be returned from the audit/non-repudiation database for viewing.

Note: If this value is set too high, it may consume all the available memory and put the system at risk.

The default value is 300.

Send an Email to the Partner on successful Inbox storage when using Inbox Transport as the primary transport.

bc.inbox.notify.pa Default time for the Notify transaction payload to reside in Inbox Table 22 TIBCO BusinessConnect Server Properties Overview (Sheet 8 of 9)

Table

Section Field Explanation / Enter

Activated Protocol Plug-ins and Properties

|

81

Add a Property

To add a property to any of the listed protocol plug-ins:

1. In the screen Edit Plug-in Properties: plug-in_name, click Add.

2. In the Property Name field, enter the name for the new property.

3. Enter or select information as explained in Table 23.

4. Click Save.

Delete a Property To remove a property:

bc.inbox.response.

payload.Timeout

Default time for the Response transaction payload to reside in Inbox before it is purged (in minutes).

BusinessConnect honors Asynchronous Request timeout when uploading a request to Inbox TIBCO BusinessConnect storage to be retrieved by TIBCO PartnerExpress.

For Response operations uploaded into the Inbox TIBCO

BusinessConnect storage, the timeout value specified here will be used.

LDAP

在文檔中 TIBCO BusinessConnect™ (頁 100-103)

相關文件