AMT 37
Released: 19 Jun 2018.
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 |
---|---|---|---|---|---|---|
Runtime | Various | 319639 Development on AMT Screens is ongoing, with a quality of life improvement being made to the Report Management screen. Previously, in LionScreens, new items that were added to the 'Completed' table would ignore the sorting order that was created by clicking one of the column headers. In AMT Screens, which is still in development, items that are added to the 'Completed' table will conform to the sorting order. Whilst this change will only be visible when AMT Screens is available, this is communicated now for information purposes, as the current AMT product has been adapted to accommodate this in the future. | AMT 37 | |||
Control Center | Security | C1803-048 'Print again' function would crash Application Center and Control Center. Using the 'Print Again' function in either the Application Center or Control Center, without a valid printer being selected or installed, would crash the Application Center or Control Center. The exception message: "Value cannot be null. Parameter name: printerName" would be displayed. This has been resolved. A warning will be displayed when an invalid or unavailable printer is selected. | AMT 37 | |||
AmtTools | Reo | C1804-024 AmtReorganize: Table column analyze function As part of the online reo development, that will be made available shortly in a future release, changes have been made in the section that is responsible for comparing columns, to analyze differences between them. This change will not affect customers using the existing REO application. | AMT 37 | |||
Runtime | Various | 326356, 326439 MSSQL2017 Certified for AMT LION. Microsoft SQL Server 2017 has been certified for AMT LION. | AMT 37 | |||
Runtime | Web Client | C1805-053 Close comboboxes utilizing the ESC key and clicking outside of the control. Previously, comboboxes could only be closed by clicking the dropdown arrow of the combobox. As of AMT 37, users can click anywhere outside of the combobox in the workspace or press ESC to close a combobox. | AMT 37 | |||
Runtime | Jobs/Batches | 326672 'Print Again' in LionScreens ignores the specified selected range. The 'Print again' function in LionScreens ignored the specified page range when printing. It would always print all pages. In AMT 37 this behaviour is fixed and the 'print again' function will now only print pages that are within the specified range. | AMT 37 | |||
Runtime | Web Client | C1805-066 Web Client: Combobox list stays open on keyup/down Using the arrow keys in a combobox will no longer close the combobox in the web client. As of AMT 37, the arrow keys can be used to navigate through the available items of the combobox. | AMT 37 | |||
Developer | Various | C1805-067 Using Powershell to add new GenSets could fail due to duplicate names. When using the ComScript module, adding a new GenSet would return an error if the GenSet already existed in another application. This should not be the case as the GenSet name is unique per application. As of AMT 37, the ComScript module will verify the application name in the repository to counter duplicates and will no longer throw an error if the GenSet name is not in the application to be changed. | AMT 37 | |||
Runtime | Web Client | C1805-062 Combobox selection issue when selecting items in webclient Selection of items would not always properly display for comboboxes in the web client. For instance,the default item would always display as if selected, even if another item had been selected. Also, when items within the combobox would not contain values, all items would display as if selected. This has been resolved in AMT 37. Only items that are selected will display as such. | AMT 37 | |||
Developer | Reports | 326734 Font properties in graphical reports were not applied in the AMT Developer Studio. For graphical reports, font properties such as style, size, underline and strikethrough were not displayed on the print layout labels in AMT Developer Studio. This meant that developers would not be able to see the changes they made until the file was actually printed. Font properties are now applied to labels in graphical reports for AMT Developer Studio. | AMT 37 | |||
Migration | LINC | 326750 Values were missing from combobox In some cases, items in a combobox could be overwritten when trailing spaces were used for the Fillbox command. The combobox would then no longer show all available fieldnames. The trailing space would not be seen as a seperate value and overwrite the previous entry (without the trailing space). This has been resolved. | AMT 37 | |||
Developer | Various | 326753 Search function improvements The search function within AMT Developer had a few issues. Using the function key F3 (or CTRL-F) for an initial search would not display all results when the 'where' option was set to 'Current object'. Furthermore, the direction of the results was set to 'bottom up'. Additionally, there was a request to be able to 'save' the latest search settings. These items have been resolved. The search works as expected and it is now possible to 'save' the search options. | AMT 37 | |||
Developer | Forms | C1805-087 AMT file uploader. A new AMT control, the AMT file uploader, is available in preview mode for AMT Developer Studio. This AMT control will be expanded upon in upcoming AMT releases and can be made available by adding the following parameter in the Lion.ini file: PREVIEW-FILEUPLOAD=TRUE In this first iteration, it is possible to select a local file using the file browser. This file path will then be displayed in the client. Features such as uploading the file are expected to be added in future AMT releases. Please note that this control can only be used in Internet Explorer, due to security measures in other browsers. | AMT 37 | |||
Runtime | Various | C1806-003 Performance improvements due to changes in transaction logging In AMT 37, performance of transaction logging has been improved through changes in the internal logic that handles transaction logging. | AMT 37 | |||
Developer | Revision Control | C1806-004 REV window will show hidden columns after reopening the window. Previously, the Revision Control Window would not save the display settings of columns. For instance, if a column was 'hidden' by pressing right-click and deselecting the column, it would no longer show. However, if the Revision Control window was closed and reopened, the column would display again. In AMT 37, this behaviour is adjusted. The visibility settings of the columns will be retained when reopening the window and a pop-up will display the option to undo previous selections. | AMT 37 | |||
Developer | Various | C1806-008 2-way merge on print layout items incorrect. The 2-way merge, which is available in preview mode, in the AMT Developer Studio had an issue where the print layout items of the object in the left pane would show incorrect results. This would occur when the branch and the object to merge to would have the same print items with different property values and the edit layout would hold more print items. In one example the property values of the branch of the object in the left window, were empty. Completing the merge could give a uncertain outcome. As of AMT 37, this has been resolved and the print items in the left pane will show the correct values. | AMT 37 | |||
Developer | Various | C1806-017 Import of a source file with multiple revisions showed a random revision. Importing a file with multiple revisions would show a random revision number in the listview — the overview you get after clicking next — eventhough multiple revisions were added. This has been resolved. The listview within the import window will now display *.* as a revision number, to indicate that there are multiple revisions available of the same object. The button "load as version" will no longer be available for export files with multiple revisions. | AMT 37 | |||
Runtime | Web Client | C1806-031 Multiple Combobox issues are solved in AMT 37. The following issues were present in Comboboxes: A combobox would display an incorrect value after selection of an item, as the correct list item was not found. In some cases, the value would be displayed instead of the item text. Using the arrow-keys to navigate through a combobox would not always work. When multiple items in the combobox contained the same text (Test - Test 123), all occurrences would be selected by default. The autosize function of the dropdown list could make the list smaller than the width of the combobox if the text was smaller. In some cases, when using an OnSelect event, it could be transmitted more than once. If a combobox was placed on a Pagecontrol and the list was longer than the pagecontrol, the list would be cut off. All of these issues have been resolved in AMT 37. | AMT 37 | |||
Control Center | Various | 326466 The application name will now be added to the print controller logs. The application name has been added to the print controller logs, providing more information for the logging of the print controller. The application name has also been added to the logging for every removed job. | AMT 37 | |||
Runtime | Jobs/Batches | C1805-084 Duplicate keys while sorting Sorting statements were unable to handle duplicate keys. However, while syntax-checking, duplicate keys would not give an error message. This has been resolved. The parser will now reject sorting statements with duplicate keys. | AMT 37 |