AMT Release Notes

AMT 105

Released: 24 Jun 2022.
For availability, please contact the Avanade Service Portal for information on downloading new releases.

Special attention items:

There are no special attention items for this release.

Product Cat Subcat Description Type Version Priority
AMT LION | AMT COBOL Control Center Configuration 332468 / C2205-082

Extra (internal) tool LionDevRemote occasionally had crashes through the use of delegates, which are no longer supported by .NET 6.

LionDevRemote is now configured correctly to use .NET 6.
FIX AMT 105 Medium
AMT LION | AMT COBOL Developer Various C2205-089

An AMT Reorganize of the Repository led to errors in MSSQL, if the schema name was used in an index.

Internally, the schema name is not used anymore for indexes in MSSQL.
FIX AMT 105 Medium
AMT LION | AMT COBOL Control Center Various 331871 / C2205-091

In exceptional cases, a report ran twice when a sub-report created an error. What caused this was difficult to trace because of insufficient logging.

Extra logging has been built in, in which records are written to files only when an exception is raised. This extra logging should help in tracing the source problem, which we hope to have solved in AMT 106.
FIX AMT 105 High
AMT LION | AMT COBOL Control Center Various 332582 / C2205-094

An option to remove a single suspended job from a larger list has been added to the AMT Control Center, so that another instance of the job can be run.
FIX AMT 105 Medium
AMT LION Runtime AmtScreens 332661 / C2205-099

In AMT Screens there were issues if a Windows scale factor was used that was different from the one recommended.

AMT Screens DPI awareness can now be turned off, so that the screens are rendered as designed. For more information, please look at this help page.
CHANGE AMT 105 Medium
AMT LION Runtime AmtScreens 332695 / C2205-108

Eastern European characters where not shown correctly in the AMT Screens' preview of a print file. Also, if the print file was written as Unicode, the preview was practically unreadable.

Now the preview in AMT Screens is correct for both Eastern European characters and Unicode.

Important: this depends on the Code Page entered in the Base Setup and the installation of Windows for Eastern Europe.
FIX AMT 105 Medium
AMT LION | AMT COBOL Runtime Jobs/Batches 332729 / C2205-122

Simultaneous reports blocked the queued run of other reports.

Order preservation of the request was too strict. A request being blocked due to the 'simultaneous' setting will not block other requests anymore.
FIX AMT 105 High
AMT LION Runtime Web Client 332539 / C2205-124

The provided REST API response codes have been slightly altered to conform to market standards.
A '440' response code is now returned in case of an invalid session, and a '401' if the user is unauthorized.
CHANGE AMT 105 Medium
AMT LION | AMT COBOL Runtime Various 332749 / C2205-130

If the AMT Developer Studio was started but no Lion.ini was found, a new empty Lion.ini was created and the AMT Developer Studio tried to continue and raised an error connecting to the database.

If no Lion.ini is found, an error message is now thrown immediately.
FIX AMT 105 Medium
AMT LION | AMT COBOL AmtTools Prodinstall/Pinstall 332722 / C2206-002

REST API folders where not copied during a 'synchronize' done by AMT ProdInstall.

Support for REST API folders has been added to AMT ProdInstall.
FIX AMT 105 Medium
AMT LION | AMT COBOL Developer Various C2206-004

The import functionality through the command line Interface of the AMT Developer Studio executable (LionDev.exe) did not work anymore, because of a security check that was executed too soon.

The issue has been resolved, the import functionality now works again.
FIX AMT 105 Medium
AMT LION | AMT COBOL Control Center Various 332657 / C2206-016

When multiple browser tabs with the AMT Control Center were open simultaneously, there were occasional messages about session timeouts after a while.

The AMT Control Center now allows multiple browser tabs to be open simultaneously.
FIX AMT 105 Medium
AMT LION | AMT COBOL Runtime Jobs/Batches 332331, 332764 / C2206-021

If a PDF document in Adobe was closed, a popup showed with a 'save changes' message, even if no changes had been made.

This issue has been resolved by improving the closing and saving procedures of a PDF document.
FIX AMT 105 Medium
AMT LION | AMT COBOL Control Center Various C2206-042

The use of AMT Control Center access tokens  has been improved for Oracle.
The AccessToken field in AmtSysApiToken has been changed from String to Alpha 255, and token re-use has been made impossible.

Note: An AMT Reorganize is needed after this change!
CHANGE AMT 105 Medium
AMT LION | AMT COBOL AmtTools Various 332811 / C2206-054

The AMT File Controller occasionally closed without generating a bug report.

The Named Pipe communication has been improved by streamlining Sync and Async Send functions.
FIX AMT 105 Medium