TIBCOManaged File Transfer Agent 1.1.0 hotfix 1 has been released.

TIBCOManaged File Transfer Agent 1.1.0 hotfix 1 has been released.

book

Article ID: KB0106080

calendar_today

Updated On:

Products Versions
TIBCO Managed File Transfer Agent -
Not Applicable -

Description

Description:
TIBCO  Managed File Transfer Agent 1.1.0 hotfix 1 has been released.

You can download this Hot Fix from the TIBCO Product Support FTP server using your eSupport username and password, at

           ftp://support-ftp.tibco.com

Once you have successfully logged into the server, you will find the hotfix packages under

           available_downloads/ActiveExchange/MFTAgent_UXWIN/1.1.0/hotfix-01

Listed below is a summary of updates included. Please refer to the associated readme document for any additional information.

Closed Issues in 1.1.0 Hotfix 1 (This Release)

CR: 1-9JIW74
CLI invocation to transfer a file with empty content was not allowed
both for inbound and outbound. On outbound, a file with empty content
is now accepted. On inbound, a file with empty content is now created.
Post processing is triggered in both cases.

CR: 1-9KL4EF
In Unix installations, file transfer did not stop on user
authorization failure when the same user was successfully authenticated.
A destination file was inadvertently created and owned by the root user.

CR: 1-9L8D56
On CLI invocation to transfer multiple files from Windows or Unix to z/OS
PDS dataset, each file transfer was performed asynchronously in parallel
and caused an exception on z/OS when writing simultaneously to multiple
members. This issue is resolved by performing each file transfer
sequentially.

CR: 1-95MKIV
On CLI invocation with postJob.onSuccess set to false, the post processing
job was incorrectly executed upon a successful file transfer where it
should only be executed on failed transfer. To execute a post processing
job independent of the file transfer status, omit the specification of
the postJob.onSuccess parameter on the CLI invocation.

----------------------------------------------------------------------
PostJob.onSuccess parameter           File Transfer  Post Processing
                                      Status         Job Execution  
----------------------------------------------------------------------
On postJob.onSuccess = True
                                      Success        Executed
                                      Failure        Not executed
----------------------------------------------------------------------
On postJob.onSuccess = False
                                      Success        Not executed
                                      Failure        Executed
----------------------------------------------------------------------
On postJob.onSuccess = Not Specified
                                      Success        Executed
                                      Failure        Executed
----------------------------------------------------------------------

======================================================================
.

Environment

Product: TIBCO Managed File Transfer Agent Version: 1.1.0 OS: All --------------------

Issue/Introduction

TIBCOManaged File Transfer Agent 1.1.0 hotfix 1 has been released.