Summary
Previously the properties for SQL table names for the Industial Maintenance Manager had no default values, so the user needed to define them manually. Further more, the properties could be changed at any time which might lead to unintended behaviour.
Description
Previously the properties for SQL table names for the Industial Maintenance Manager had no default values, so the user needed to define them manually. Further more, the properties could be changed at any time which might lead to unintended behaviour.
Solution
In order to increase usability and compatibility with the Metering Point Administration, the properties for SQL table names for the Industrial Maintenance Manager (IMM) are now pre-defined and cannot be changed in the zenon editor.
The default values are:
TableDevice=Devices
TableMaint=MaintenanceWorks
TableHist=MaintenanceHistory
TableDoc=Documents
These names allow compatibility with the Metering Point Administration when using the same database for both modules.
The Pproperties are write protected in the zenon editor to avoid unintended modfication. The can, however, be modified in the project.ini file and via the zenon API.
Information
Issue Number: 32564
Fixed on Date: 15.12.2014
Versions: 7.11 0 BUILD 17075 | 7.20 0 BUILD 17768Related Articles
default tables for the Industiral Maintenance Manager (IMM) are not created
Summary The names for the database tables used by the IMM are pre-defined and can not be changed in the zenon editor. However, these default names are not stored in the project.ini file. The zenon runtime, however, only created and accessed the ...
Devices can not be moved from one equipment to another in the Industrial Maintenance Manager (IMM)
Summary Once a devide has been created inside an equipment in the Industrial Maintenance Manager (IMM), it is not possible to move this device to another equipment. Description Once a devide has been created inside an equipment in the Industrial ...
possible to move devices in the Industrial Maintenance Manager on standard WebClient
Summary When using the WebClient with a standard WebServer, the access type is generally read-only. In the Industrial Maintenance Manager (IMM), however, it is possible to mode devices with drag and drop. Description When using the WebClient with a ...
unexpected shutdown of the runtime when switching to an IMM (Industrial Maintenance Manager) screen without any elements
Summary When there is an IMM screen in a project which has no control elements in it, and a switch to this screen is executed in the runtime, then the runtime may shut down unexpectedly. Description When there is an IMM screen in a project which has ...
IMM Maintanance preview filters show no results
Description In the screen of the Industrial Maintenance Manager (IMM) type, all pending maintenance tasks are displayed in a list. When filtering for certain dates, tasks are not displayed, although they exist. This error has been fixed. Filters are ...