AMT Release Notes

AMT 9

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

Special attention items:

AMT 9

Product Cat Subcat Description Type Version Priority
Runtime Web Client 324097 Session handling in browser is wrong When no more sessions were available, the session list would show incorrect sessions. This has been fixed. When there are no more sessions available, Session list now only shows the main (Application Center) session. When selecting a session, all 'child' sessions are removed as well. AMT 9
Developer Reports 324067 The SRN didn't handle file cycles from a OS2200. When having a SRN report and working with OS2200 file cycles the cycle files were not copied correctly on a recovery of the crashed report. Now the recovery is working. AMT 9
Developer Various 323701 Importing a full application resulted in a loss of content in 'operations ' and missing relations for new provided web services. When updating the references the same container was used as for old provided web services. Writing back resulted in the loss of operations. Relations weren't added. Fixed by using the correct container and adding the relations. AMT 9
Runtime Web Client 323572 Application Center Images: Pipeline mode The recommended setting for pipeline mode is integrated. When you wish to use this setting the web.config will accommodate this option by default . However, when you are still running with pipeline mode set to classic you need to remove the comments from the class mode in the web.config. We strongly advise you to move to integrated mode however, since we will be phasing out classic mode entirely in the future. AMT 9
Runtime Web Client C1605­-004 Application Center is now built using HTML5 the same way as the Control Center. The Application Center has now been built using HTML5 and currently has been made available as a replacement of the old Application Center which utilized Silverlight. AMT 9
Runtime Jobs/Batches 324243 Recovered report through a restart of the script was not shown under the right batch in batch control. Recovered reports through a restart of the script were not shown under the right batch in batch control. They would be shown under the initial batch. Now the recovered report output/run status is shown under the new batch run of the script. AMT 9
Runtime Jobs/Batches C1610­-091 AmtSysProcessJob record not preserved after crash. When a recoverable report was run manually and it crashed, the AMTSYSPROCESSJOB record was moved to history. This made it impossible to recover the job. Now the record is left untouched to enable a recovery operation. AMT 9
Runtime Web Client 324251 A custom closedown.html was not shown in the new Application Center HTML5. A custom closedown.html was not shown in the new AC HTML5 when using winlogon with "Anonymous Authentication" disabled. Now this custom page is added as an exception in the web.config. AMT 9
Runtime Various C1610­-079 File with comp only reads a single alpha field in Cobol If a file contained com and also CRLF as comfield, the reading would fail and dynamicrecord size was set to true. This has been resolved. When a file with comp data is read, the filecontroller resolves the behaviour to be able to handle the file with comp data AMT 9
Developer Various 323913 Class member name with a hyphen in it causes the generator to fail. Generating creates C# files which don't allow member names to contain hyphens. This caused the generator to crash. A hyphen used in a class member name is now converted to a '_'. AMT 9
Control Center Security C1610­-073 Users screen in the Control Center didn't show the paging bar. Control Center­>Security­>Users screen did not show the paging bar. This has been corrected. AMT 9
Runtime Jobs/Batches 324188 Exception in the BatchController while updating weekly statistics when having 10.000.000+ records. The BatchController could log an exception while updating the weekly statistics if a large number of records were present. The BatchController should no longer time out on the query while updating the weekly statistics. AMT 9
Runtime Various C1610­-067 Reo now adds, checks and modifies default values of tablefields in the database. Customers should be warned that all table fields within the database with an initial values, will be Reo'd These are the initial values set in the AmtDeveloper For most customers this will have no effect on the runtime behavior. This will only have affect on Insert statements using free join queries. Cursor­ and tablequeries will not be affected. When using a Free­Join Query insert, not used columns will have the default value(initial value in AmtDeveloper database field) AMT 9
Generator Licenses C1610-­061 Invalid/Missing license file caused runtime error If Lion Generator was started with an invalid or missing license file in place, the application would display a message explaining the problem and shut down. In the process of shutting down however a runtime error occurred and prevented the creation of an empty license file to be sent to Asysco. This was fixed, the application now closes gracefully after creating the license file. AMT 9
Runtime Web Client 324142 The Application Center HTML5 didn't show the filter on report name. The Application Center HTML5 did not show the filter on report name in the completed prints. It can now filter on report name in the completed prints. The filter on user is removed as the old Application Center didn't use this either. AMT 9
Runtime Jobs/Batches 324157 Killed SRN report can't be recovered. When a report was killed and it had a SRN it couldn't be recovered. A SRN report when killed can now also be recovered as the recovery data (files/variable­values) are kept. AMT 9
Developer Various 324075 Printers defined in the global definitions were not recovered. When a printer was defined in the global definitions and a report using it had a recovery then the print file was not recovered and the report created a new print file. AMT will now also recover printers defined in the global definitions. AMT 9
Runtime Com Module C1610-­052 AmtCOMModule interface: StationName was read only. StationName is now read/write. AMT 9
Developer Web Services 324023 After removing a provided web service and a whole system gen, the service is still accessible. The system didn't cleanup the old *.svc files. Now, on a whole system gen, all *.svc files are removed. Ini files and web.config content should be modified manually. AMT 9
Developer Reports 324117 Report received time out on filecontroller too early. When a Report calls a DLL from another application, the connection to the FC was switched from report to form based. After 5 minutes the connection was timed out while normally for report a higher value is set and also a check exists if the report is running. This could cause issues when the report was not doing any file access for a long (5 minutes) period. Now the switch no longer happens as it was not needed when called from a report. AMT 9