| Support |
| Site Admin |
|
| |
| Joined: 12 Mar 2004 |
| Posts: 361 |
| Location: Omaha, NE |
|
|
|
 |
 |
 |
|
ENHANCE: Certain attributes of a transfer definition can now be overridden at execution time. The iSeries RUNTFR (Run Transfer) command was modified to allow overriding FTP servers, email addresses, file names, email subject, email text, etc. For instance, the following example will override the source file and email address of a transfer:
RUNTFR TRANSFER('Send Orders') KEYVAL((*SRCFIL1 '/abcOrders.xls') *TGTEMLAD1 ‘sales@abccompany.com’))
ENHANCE: The iSeries RUNTFR (Run Transfer) command was modified to allow input parameters to be specified for the WHERE clause of a SELECT statement within a Transfer Definition. This is valid for transfer definitions which copy records (rows) between database tables.
ENHANCE: The iSeries RUNTFR (Run Transfer) command was modified to allow the user to specify the host (IP) and port number of the Transfer Anywhere server engine. This allows a customer to have only one installation of the Transfer Anywhere server engine and easily initiate transfers from any iSeries (or LPAR) on the network.
ENHANCE: More descriptive message(s) are provided if the execution of a transfer fails.
ENHANCE: The iSeries ENCRPT command was modified to provide an option to also encode a digital signature into the encrypted files.
ENHANCE: The iSeries DECRYPT command was modified to provide an option to also verify a trading partner’s digital signature.
ENHANCE: Provided the ability to use wildcard file names on the iSeries ENCRYPT and DECRYPT commands. For instance a specified file name of ‘*.TXT' will process all files which end with the TXT extension.
ENHANCE: Provided more descriptive on-line help text for the iSeries RUNTFR, ENCRYPT, DECRYPT, SGNFIL and VFYSIG commands.
ENHANCE: When a user sets up new database connections within the Transfer Anywhere Administrator, the port numbers will now be auto-assigned (which can be overridden).
ENHANCE: Included the Windows RUNTRANSFER.BAT (Run Transfer) command with the installation of the Transfer Anywhere Administrator. This allows customers to initiate transfers from Windows machines, either on-demand or scheduled.
FIX: If a transfer completes normally, place the correct status in history log. In some cases, an ‘Incomplete’ status was incorrectly logged.
FIX: If a transfer definition cannot not find a specified file on the local file system, then produce an error message and do not lock the session.
FIX: When a FTP distribution is completed, then immediately close the FTP connection.
FIX: In the Transfer Anywhere wizard, if the user indicates to move or delete a file after retrieval from the local file system, then retain that setting when editing the transfer at a later time.
FIX: Support null zoned fields when copying records between database tables.
FIX: When a customer upgrades the Transfer Anywhere server engine to a new release, retain the license file (taserver.lic) in the installation directory. |
|