TIBCO Managed File Transfer Command Center hotfix FX01927 is now available

TIBCO Managed File Transfer Command Center hotfix FX01927 is now available

book

Article ID: KB0104856

calendar_today

Updated On:

Products Versions
TIBCO Managed File Transfer Command Center -
Not Applicable -

Description

Description:
FX01927 is a cumulative hotfix and includes the following fixes:

MFCC-932 Resolves a problem when using the MFT Java client to upload files to an MFT Server configured with SSO. Clicking on the transfer upload or download buttons returned an error "Your session has expired. Please click refresh button to login again." If you clicked the refresh button then the same error was displayed.

MFCC-892 Resolves a problem where alerts were not being processed when multiple wildcards were defined in the alert trigger criteria.  The problem was introduced in FX01902 which addressed an issue with special characters in the alert trigger criteria.  To use multiple wildcards the user must enter the data in this format:
<.*abc.*>.  When data is entered between brackets < and >, the data is treated as a JAVA regex (regular Expression).  Note that the rules for JAVA regex are different from standard UNIX regex.  
In  this example an alert will be triggered if the string "abc" appears anywhere in the field.
We will perform a Java regex compare on the data inside <>.  This applies to the following fields:
                : Platform server Node Name
                : Client File Name
                : Server File name
                : Transfer User Id
                : Process name
                : Transfer Description
If the data is not enclosed within <>, Java regex checking will not be performed; the standard checking will be performed.

MFCC-888 Resolves a problem when attempting to view the detailed audit record from the Platform Server Manual Poll. Clicking on the transaction ID resulted in the error: &ltTransaction ID> is an invalid Local Transaction Id.

MFCC-850 Resolves a problem with the Java client.  Message “Error: Session ID has expired” was displayed when the session timed out due to inactivity.  You are now brought to the logon page when the session times out.

MFCC-792 Resolves an SFTP issue when a key exchange is initiated.  There was a small window where it may have been possible for the client to send a message that was not allowed during key exchange. The following exceptions may result:
    Exception: com.maverick.ssh.SshException: Protocol error: expected packet type 30, got 94 [Unknown cause]
    Exception: com.maverick.sftp.SftpStatusException: Invalid file handle.: The handle is not valid!

Please contact TIBCO Support to download this hotfix.

Issue/Introduction

TIBCO Managed File Transfer Command Center hotfix FX01927 is now available

Environment

Product: TIBCO Managed File Transfer Command Center Version: 7.2.1 OS: --------------------