AMT 112
Released: 18 Nov 2022.
For availability, please contact the Avanade Service Portal for information on downloading new releases.
Special attention items:
AMT 112
- C2103-122:
In the current .NET version, it is not possible anymore to provide an XML config to a SOAP binding. To prevent confusion about settings that are used or not used for a Web Consumable, it has been decided to create fields with the implemented settings.
In this change, fields for the Web Consumable settings have been added to the AMT Control Center. Also, the REO has been extended so that the necessary data conversion can be executed.
IMPORTANT: Please remember to do an AMT Reorganize after installation of this release!
Product | Cat | Subcat | Description | Type | Version | Priority |
---|---|---|---|---|---|---|
AMT LION | Runtime | Various | 330586 / C2103-122 In the current .NET version, it is not possible anymore to provide an XML config to a SOAP binding. To prevent confusion about settings that are used or not used for a Web Consumable, it has been decided to create fields with the implemented settings. In this change, fields for the Web Consumable settings have been added to the AMT Control Center. Also, the REO has been extended so that the necessary data conversion can be executed. |
CHANGE | AMT 112 | Medium |
AMT COBOL | Runtime | Various | C2210-043 AMT COBOL: If a FIND NEXT was called multiple times after a Not Found, it could return the first record again, which was unwanted behaviour. This has been fixed with this change. |
FIX | AMT 112 | Medium |
AMT LION | AMT COBOL | Control Center | Various | 333238 / C2210-050 The interval time of the Auto Refresh function on Running, Completed and Queued jobs tab pages (Jobs > Jobs Management), was 10 seconds, which was considered too long. Also, a bug was found which could result in an accumulation of refresh actions and slow down the AMT Control Center. Refresh Interval in the Job management tab pages is now 2 seconds. Also, the possible accumulation of refresh actions has been fixed. |
FIX | AMT 112 | Medium |
AMT COBOL | Control Center | Configuration | 333236 / C2210-053 In the Transaction Viewer, CTR files of COBOL forms were not read because of a case sensitive check on FormName. Also, the top of Occurrence fields of Editbox and Label in COBOL forms was not dynamically set. The check in the Transaction is now case insensitive, and the Offset of Occurrence fields is now set correctly. |
FIX | AMT 112 | Medium |
AMT LION | Runtime | AmtScreens | 333391 / C2210-054 Closing a popup resulted in a conflict with the processing of messages after new transmit of a user event, leading to an exception or unexpected behavior, depending on the use of the status bar or dialog box. The conflict has been solved by making a copy of the message list while the messages are being processed, so that exceptions and unexpected behaviour do not occur anymore. |
FIX | AMT 112 | Medium |
AMT LION | AMT COBOL | Runtime | Web Client | 333367 / C2210-056 Highlighting rendering (LION and former A-series applications functionality) in the web client wasn't working anymore, as the correct application kind was unknown. Now, the application kind is passed correctly, so that highlighting rendering works correctly again. |
FIX | AMT 112 | Medium |
AMT LION | AMT COBOL | Runtime | Various | 333246 / C2210-065 In AMT components using named pipes, bytes were encoded back to UTF8 in blocks, which caused issues with multibyte characters. Now the buffer is encoded as a whole. |
FIX | AMT 112 | Medium |
AMT COBOL | Developer | Revision Control | 333388 / C2210-068 Clicking the 'Generate' button in the AMT Developer generation screen resulted in an exception, if the user did not have the correct rights/license to an A-Series COBOL application. An extra check has been added to prevent this event from occurring. |
FIX | AMT 112 | Medium |
AMT COBOL | Generator | Various | C2210-070 AMT COBOL: Report heading text was not visible on report output. Report heading text is now visible. |
FIX | AMT 112 | Medium |
AMT LION | AMT COBOL | Runtime | Web Client | 333010 / C2210-072 There were inconsistencies in the styling of the bottom message in the web client. The inconsistencies have been fixed and the messages now show the correct highlighting. This has also been done in Blazor, for the bottom status message as well as for the messages within the Page2 popup. |
FIX | AMT 112 | Medium |
AMT COBOL | Runtime | Web Client | C2210-073 The IBM BMS terminal did not work anymore: Javascript raised exceptions and transmits did not yield results. This was probably due to previous, minor fixes to the BMS terminal. Now everything works again. Also, improvements have been made to the paging functionality, as the use of paging led to a halt. |
CHANGE | AMT 112 | Medium |
AMT LION | AMT COBOL | Developer | Forms | 333429 / C2210-082 The LION Developer crashed during parsing if not all controls were present on all language layouts, instead of displaying an error message. This has now been improved so that the 'Layout item is not present on all languages' error is shown. |
FIX | AMT 112 | Medium |
AMT LION | AMT COBOL | Developer | Code Logic | C2210-086 Generating logic with CSharp reserved names could result in: error 'CS0103: The name 'm__XXX' does not exist in the current context'. This error was raised because of too many underscores. Only one underscore is now added, as expected. |
FIX | AMT 112 | Medium |
AMT COBOL | Runtime | Various | C2210-087 COBOL former A-Series only: If a cursor-query contained two keys defined as structure, the query failed if one key is 'equal to' and the other one 'greater than' a certain value. These queries are now properly executed. |
FIX | AMT 112 | Medium |
AMT LION | AMT COBOL | Runtime | Web Client | 333367 / C2211-002 Padding was previously added to the values of Editboxes for alignment. However, this padding wasn't necessary anymore for alignment, and was causing unexpected blue markings at an initially focused (setFocus) numeric Editbox. It has therefore been decided not to add padding anymore, except for underlined Editboxes. In this way the original appearance has been restored. |
FIX | AMT 112 | Medium |