AMT Release Notes

AMT 110

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

Special attention items:

AMT 110

Product Cat Subcat Description Type Version Priority
AMT LION | AMT COBOL Runtime Web Client 330392 / C2208-030

A non-descriptive error was shown in the AMT Control Center or AMT Application Center if a print output was no longer available.

Now, clear and descriptive information is displayed when a print file is not available.
FIX AMT 110 Medium
AMT LION | AMT COBOL Services Various 332022 / C2208-044

The 'Logged off' counter in the statistics screen of OpConService was not updated when a user logged off.

The statistics screen now displays the correct value for the 'Logged off' counter.
FIX AMT 110 Medium
AMT COBOL AmtTools Debugger 332537 / C2208-045

The Comp-1 and Comp-2 data types were not fully implemented in the AMT Debugger. As a result, watching variables of these types resulted in 'No Value' instead of its actual type and value.

The Comp-1 and Comp-2 data types are now improved, allowing these values to be monitored.
FIX AMT 110 Medium
AMT LION | AMT COBOL Runtime Web Client 333019 / C2208-057

All text was selected in a memo in the AMT web client if the user clicked anywhere inside the memo's text field.

Now, text is no longer selected if the user clicks in the memo.
FIX AMT 110 Medium
AMT LION | AMT COBOL Developer Various 333024 / C2208-097

Changing the relative path of a root script folder from an empty string or '.\' to a subfolder (for example: .\newScriptsFolder) resulted in all contents of the root folder getting copied to a subfolder in itself. This caused an error to occur.

Now, the contents of a root script folder is moved based on what is in Revision Control. Therefore, only folders and files that are known in Revision Control are moved to the new directory.
FIX AMT 110 Medium
AMT LION Runtime AmtScreens 331701 / C2112-085 / C2208-099

Edged lines were not rendered correctly in AMT Screens and the AMT Developer Studio.

The rendering of these edged lines are now improved.
FIX AMT 110 Medium
AMT LION | AMT COBOL Control Center Configuration 333178 / C2209-007

An error occurred if the 'Install' button for installing an Own service in the AMT Control Center was selected.

The issue has been resolved and the service installs properly when the 'Install' button is selected.
FIX AMT 110 Medium
AMT LION | AMT COBOL Control Center Security 333163 / C2209-011

In the AMT Control Center, the user was redirected to the JsonLogin page when logging in using Cookie Authentication, instead of actually logging in or receiving an error message.

The JsonLogin page is no longer shown. Logging in now functions properly if the correct user credentials are used (otherwise, an error message is shown).
FIX AMT 110 Medium
AMT LION | AMT COBOL Control Center Various 332892 / C2209-019

The AMT Control Center's Batch Control page would stop working due to multiple jobs having the same ProcessJobId, which was expected to be unique.

The column 'ProcessJobId' has been changed to 'RecNo' to make it unique and allow the page to work again.
FIX AMT 110 Medium
AMT LION | AMT COBOL Control Center Security 333196 / C2209-020

Styling problems were introduced in the AMT Control Center with the upgrade to jQuery 3.6.

Structural changes were made to ensure the styling of the AMT Control Center is preserved.

Note: Some styling may not work in Firefox and requires the variable 'layout.css.has-selector.enabled' to be set to 'True' in the 'about:config' preferences of Firefox. Reload the AMT Control Center (Ctrl+F5) for the change to go in effect.
FIX AMT 110 Medium
AMT LION | AMT COBOL Control Center Various 333201 / C2209-024

If a different tab on a page in the AMT Control Center was navigated to before the first tab could render completely, the first tab would not be rendered correctly anymore.

All tabs are now rendered correctly when they are being navigated.
FIX AMT 110 Medium
AMT COBOL Runtime Web Client 333165 / C2209-031

Only the MiFo terminal was created in an AMT COBOL MiFo environment.

Now, both BMS and MiFo terminal outputs are generated in an AMT COBOL MiFo environment.
FIX AMT 110 Medium
AMT LION | AMT COBOL Control Center Server Control 320573 / C2209-037

Audit logs were not available for starting and stopping Controllers or Servers in the AMT Control Center.

Audit logs are now implemented and enabled by default for starting, stopping, halting, and resuming Controllers or Servers.
CHANGE AMT 110 Medium
AMT COBOL Generator Various C2209-048

The AMT Developer Studio Generator generated an additional Alpha variable to mimic leading-sign behavior for file-layouts.

This additional variable is no longer needed and has now been removed.
FIX AMT 110 Medium
AMT LION Runtime AmtScreens 333232 / C2209-062

Instead of messages being displayed only once in a dialogbox in AMT Screens, a message popup was shown every time after events such as clicking, onExit or onEnter.

Now, messages are displayed only once in a dialogbox and further messages are displayed in the statusbar.
FIX AMT 110 Medium
AMT LION Runtime Various 333049 / C2209-069

It was previously only possible enable or disable the automatic displaying of the 'Messages' screen with the 'Suppress page2' option in the AMT Control Center. However, the user was not notified when a critical error occurred if the popup is suppressed.

A new option has been added to the AMT Control Center to only display the 'Messages' screen if an error message is displayed.
FIX AMT 110 Medium
AMT LION | AMT COBOL Runtime Various 333206 / C2209-070

The LINC security module has been implemented in AMT to verify if a user group has access to a specific form.

A new runtime behavior option called 'Security checking GOTOFORM' has been added to the AMT Control Center. When this option is enabled the runtime Business Logic checks if a user has rights to access the requested form if a GOTOFORM is executed.

Note: It is required to perform a reorganization of the system database.
NEW AMT 110 Medium
AMT LION | AMT COBOL Runtime Jobs/Batches 333241 / C2209-075

Bug reports were produced for jobs if the AMT File Controller was run inside the AMT Batch Controller.

The internal administration of running multiple reports within one Batch Controller agent has been corrected so that excessive bug reports are no longer produced for jobs if the AMT File Controller is run inside the AMT Batch Controller.
FIX AMT 110 Medium
AMT LION Runtime Various 333275 / C2209-082

In AMT a complex move (replace) with a source length of ZERO was setting RESOK to false. This is not the case in LINC, where GLS.STATUS is not set in this situation.

The behavior has changed in AMT to mimic LINC behavior. A complex move (replace) with ZERO length (meaning no source data) no longer sets RESOK to false.
FIX AMT 110 Medium