AMT 159
Released: 15 Aug 2025.
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 | Generator | Various | #84201
In the AMT Generator, there was no retry mechanism for copying files for the Common/SoapProvider folder. The retry mechanism has been added to the AMT Generator. Also warnings and errors have been added to the initial directory cleanup so users can respond more quickly if things have been left running while generating. |
CHANGE | AMT 159 | MEDIUM |
AMT LION | Runtime | Blazor Web Client | #84422
In the Blazor Web Client, if the calendar was disabled the date was hidden. Now, the date in a disabled calendar is no longer hidden and has a grey colour. |
FIX | AMT 159 | MEDIUM |
AMT COBOL | Developer | Code Logic | #85756
In AMT COBOL, an error occurred when a CALL statement was placed within an ON EXCEPTION block. The parser has been modified to process the END-CALL statement in the ON EXCEPTION block correctly. |
FIX | AMT 159 | MEDIUM |
AMT COBOL | Developer | Code Logic | #85764
In AMT COBOL EXEC ORACLE statements, parsing was incorrect if the '||' operator was not surrounded by spaces. The parsing of the '||' operator has been improved. |
FIX | AMT 159 | MEDIUM |
AMT COBOL | Developer | Code Logic | #85766
The INVITE option not supported in AMT COBOL EXEC CICS command SEND. The INVITE option is now allowed in AMT COBOL parser. |
NEW | AMT 159 | MEDIUM |
AMT COBOL | Developer | Code Logic | #85875
AMT COBOL now supports all four PERFORM THRU command options: paragraph through paragraph, section through section, section through paragraph, and now also paragraph through section. |
NEW | AMT 159 | MEDIUM |
AMT COBOL | Developer | Code Logic | #85896
In AMT COBOL, EXEC DB2 command FETCH RELATIVE was not implemented The command has been implemented. |
NEW | AMT 159 | MEDIUM |
AMT LION | AMT COBOL | Debugger | Various | #90622
In the LionDebugger, the application (connection) description was always overwritten so it was impossible to use a custom description. Now, the application description is only overwritten if it is empty. |
FIX | AMT 159 | MEDIUM |
AMT LION | AMT COBOL | AMT Product Suite | Various | #91181
The LION Libs library has been made cross -platform. |
CHANGE | AMT 159 | MEDIUM |
AMT LION | Developer | Various | #92496
INC: 1301131 In the AMT Developer Studio, tables were shown in creation order inside file layouts of reports. Now, tables are shown in alphabetical order. |
FIX | AMT 159 | MEDIUM |
AMT LION | Runtime | AMT Screens | #92590
In AMT Screens, the displayed values for Max Table and Max Query in RTQuery, displayed default values if the values were configured to 0. These values are now no longer overridden when they are configured to a default 0. |
FIX | AMT 159 | MEDIUM |
AMT COBOL | Developer | Code Logic | #93817
The COBOL parser failed on EXEC DB2 keyword RELEASE. RELEASE SAVEPOINT SQL parsing has been implemented. |
NEW | AMT 159 | MEDIUM |
AMT COBOL | Developer | Code Logic | #93820
The COBOL parser incorrectly tried to parse a EXEC DB2 Common Table Expression as a SELECT statement. Proper support for parsing (and migrating) Common Table Expressions has been added. |
FIX | AMT 159 | MEDIUM |
AMT LION | Runtime | Blazor Web Client | #94266
In some AMT environments, the menu control in the Blazor Web Client didn't get the focus after initial rendering despite having the lowest tab number. This issue has been fixed. |
FIX | AMT 159 | LOW |
AMT COBOL | Generator | Code Logic | #94275
Generation of the AMT COBOL EXEC CICS RECEIVE statement option MAXLENGTH has been improved. |
FIX | AMT 159 | MEDIUM |
AMT COBOL | Developer | Code Logic | #94277
The continuation character '-' in AMT COBOL did not work in specific cases. The presence of a '-' on the previous line is now being checked. If present, it is expected to belong to a variable or string and is not padded. |
FIX | AMT 159 | MEDIUM |