Products | Versions |
---|---|
TIBCO Managed File Transfer Command Center | - |
TIBCO Managed File Transfer Internet Server with RocketStream Accelerator | - |
Not Applicable | - |
Hotfix FX02024 can be downloaded from the TIBCO Support Managed File Transfer Server- mft.tibco.com.
Server name: mft.tibco.com
Credentials: Use your TSC (TIBCO Support Central website) login.
Browser: https://mft.tibco.com
FTP: port 21
SFTP: port 22
Once logged on you can find the hotfix under " /AvailableDownloads/MFT/CommandCenter-InternetServer/7.2.5/ "
The .zip file has the Readme file inside. Please unzip the file and review the Readme file for instructions on how to apply the hotfix.
FX02024 is a cumulative hotfix and includes the following fixes:
MFCC-3109
Import of AS2 key on IBM java can return "DN not found" error.
MFCC-3101
Support for TLS 1.2 for MFT AS2 client.
MFCC-3082
A zero byte user trace gets created as soon as a user login even when tracing is no enabled.
The following fixes are included from FX02016:
MFCC-3032
Improve the steps involved in the password reset process to prohibit any steps from being bypassed or from having multiple reset requests being processed
MFCC-2959
Resolves a memory leak when tracing is turned on and executing a directory list request to a Platform Server.
MFCC-2774
When a Transfer definition is assigned to a group with a single quote in the group name, the Virtual Alias is not displayed
MFCC-2597
When using wildcard ???? in a transfer definition, directory list from Platform Server shows no files
MFCC-2461
FTP/Platform/SSH/AS2 Server Status/Start Server/Stop Server does not work to a Remote Server
MFCC-2443
Resolves a problem with a transfer definition when there are multiple levels in the virtual alias and transfer direction is "download" or "both" and Allow Client Transfer Mode is set to "Yes", client can't navigate the directory tree.
MFCC-2435
Resolves a problem where the browser client will display error "Your session has expired" if the download transfer definitions have multiple levels in the virtual alias.
The following fixes are included from FX02014:
MFCC-2450 Resolves an intermittent network error reported on PS for z/OS when sending a file to Internet Server. The file is transferred successfully and Internet Server reports success.
MFCC-2438 Add Information to the Diagnostics page to report on tracing details.
MFCC-2425 Resolves error "Failed to open virtual directory" received using the SecureBridge SFTP client when clicking on a virtual alias.
MFCC-2413 Resolves an intermittent problem when Platform Server initiates a file download from a remote SSH or FTP server and the connection to the remote server is interrupted during the transfer. The Internet Server audit Transfer Status Message reports Failed to Close Proxy.; Transfer Completed Successfully. The Platform Server reports the transfer as success and does not delete the partial file.
MFCC-2407 Resolves a problem where some clients may display an incorrect time stamp date of files listed. When the file is created or modified on the current day, the year can be displayed as the prior year.
MFCC-2394 Resolves a problem where alerts can be delayed when high volumes of Platform Server audit records are being collected . Collector now collects all audit records on each collection interval.
MFCC-2367 Resolves an intermittent logon authentication failure for LDAP users.
MFCC-2364 Resolves a problem where SFTP transfer does not work when Virtual Alias contains multiple "/". The changes have the following assumptions. When multiple directories are contained in a virtual alias, the admin must ensure that the directories in one Virtual Alias are not a parent or child of another Virtual Alias for that user. Additionally, while a single user can have the same Virtual Alias for an Upload and Download definition, a single user cannot have multiple Upload or Download definitions for the same Virtual Alias.
1. These virtual aliases are supported for a single user since the Virtual aliases do not have a parent/child relationship:
transfer direction alias allowed?
upload level1/level2 yes
download level1/level2 yes
upload or download level1/xyz yes
2. multi-level alias for a single user cannot have parent-child relationship. e.g.:
transfer direction alias allowed?
upload or download level1/ yes
upload or download level1/level2 no
3. multi-level alias for a single user cannot be duplicates
transfer direction alias allowed?
upload level1/level2 yes
download level1/level2 yes
upload or download level1/level2 no
The following fixes are included from FX02013:
MFCC-2387 Resolves a problem where transfer transaction IDs are duplicated when the transaction ID reaches ZZ999 in a single day.
MFCC-2383 Click on "Return Back to Audit Search" From details of a specific transfer and it should take you back to the previous search screen
MFCC-2382 Resolves a problem with Audit search when clicking on "List next 100>" and get message "Nothing found to display"
MFCC-2364 SSH does not work when multiple slashes are defined in a Virtual Aliases
The following fixes are included from FX02005:
MFCC-2359 FTP service stops responding in a timely manner in network traffic
MFCC-2356 Add web.xml parameter to bypass LDAP SYNC at login time.
<context-param>
<param-name>SyncLdapAtLogon</param-name>
<param-value>true</param-value>
</context-param>
Valid Values:
true: Sync LDAP user when the user logs on
false: Do not sync LDAP user when the user logs on
Default Value: true
MFCC-2304 Resolves a problem downloading a zero byte file from the mainframe using FTP, SFTP or HTTPS. Client reports success, PSZ reports network error and IS reports both success and failure.
MFCC-2259 Changed Command Center maximum Platform Server transfer status check interval to 1 minute
MFCC-2179 Would like the MFTCC "search audits" to default to no audits listed
<context-param>
<param-name>SearchAuditAtPageEntry</param-name>
<param-value>true</param-value>
</context-param>
Valid Values:
true: Search Audit tables when user enters the Search Audits page
false: Do not search Audit tables when user enters the Search Audits page
Default Value: true
MFCC-2144 Resolves Internet Server Error: Key attribute: [sAMAccountName] does not exist for an LDAP Object in search results even if the object exists in LDAP
MFCC-2112 Resolves a problem where LDAP Error message is missing user DN
MFCC-1292 Adds support for Korean characters in the file name for platform transfers initiated by Command Center