AVEVA OMI issues
- Last UpdatedJan 06, 2025
- 9 minute read
The following issues may be seen when using long instance names (greater than 32 characters). One issue was seen when using seven levels of template containment, but using the maximum 32 character length for each template name.
|
Issue |
Description |
|
OMI preview issue |
Warnings appear in the logger when OMI Preview is launched when using Object Wizards/Symbol Wizards in a seven-level containment relation, using the maximum template length (32 characters). |
|
Show graphic issue |
The title of a show graphic is cut off in the OMI web client when using long object names (> 32 characters). |
|
Localized character issue |
Localized characters do not display in the component column of the Logger in the Operations Management Console when using long object names (> 32 characters). |
|
Incomplete tooltip issue |
The Tooltip for an instance graphic is displayed incompletely in the Japanese language version when long object names (> 32 characters) are used. |
|
AutoComplete issue |
When used with long object names (> 32 characters), the autocomplete text is not fully shown in the Graphic or Layout editors, or in the Edit Animations dialog, that is, the text is cut off on the left side. |
|
Graphic alignment issue |
When long names are used for TagName, Hierarchical Name, and Contained Name, graphics are shifted to the right when displayed using the Value Display animation at run time. |
The following issues were observed in previous releases, but may still occur occasionally.
|
Issue Number |
Description |
|
IMS 1212168 |
On Windows 10 operating systems, layouts created in System Platform 2020 with non-English OS/regional settings show a warning and do not open when migrated to System Platform 2020 R2 or 2020 R2 SP1. Workaround: Before migrating the galaxy, make sure the operating system locale is set appropriately by following these steps:
|
|
TFS 1369154 |
Under certain circumstances, an instance derived from a template with an invalid reference will not show a warning during design time. This can occur if the following occurs:
|
|
Missing NavTree |
After upgrading or migrating an AVEVA OMI ViewApp from 2017, a warning message states that the NavTree entity could not be found. In 2017 Update 1, this navigation object has changed and is now called “NavTreeControl.” Workaround 1: To replace the NavTree object in a ViewApp or Layout when upgrading from System Platform 2017:
Workaround 2: To replace references to NavTree when importing packages from System Platform 2017:
|
|
TFS 774717 |
When an AVEVA OMI application (View.exe) that uses one of the following web controls is run in 4K mode or on multiple 1080p monitors, under certain circumstances the application may stop responding:
Workaround: When running a ViewApp that uses a web control on a 4K monitor, set the monitor resolution to 2560 x1440 or less. When running the ViewApp on 1080p monitors, do not attempt to span multiple monitors. |
|
TFS 777504 |
The GetCPQuality() scripting method is not supported in AVEVA OMI. If used in a ViewApp, it always returns quality = 0 (bad quality). This is similar to issue L00150114, listed above. |
|
TFS 781006 |
If an invalid custom property is added to a symbol, no warning is logged in the Operations Control Management Console, even though no value is displayed for the custom property. |
|
TFS 781620 |
The Height and Width properties of a group with text elements do not change in accordance with changes made to the label font size, and are not rendered correctly. |
|
TFS 784470 |
Tooltip animations that contain multiple lines of text with line breaks may not display properly in deployed ViewApp. |
|
TFS 784474 |
A tooltip may partially cover the element with which it is associated in the deployed ViewApp. |
|
TFS 787192 |
When OSGroup security mode is used, if you first attempted to perform the VerifiedWrite without having the correct security credentials, then the VerifiedWrite dialog is not displayed when you modify the value of a VerifiedWrite attribute from a combo box. |
|
TFS 789958 |
On some high resolution tablet devices, such as the Surface Pro 4, object names in the System Platform IDE may have insufficient line spacing between items, which can make it harder to read object names. |
|
TFS 794383 |
When a custom property is changed from public to private, the change does not have any affect, and the value of the private custom property is shown at run time (private values should not be shown). Similar situations occur when:
Workaround: Manually validate the outermost symbol and then deploy the ViewApp. |
|
IMS 1989484 |
After galaxy migration, if a linked symbol information is unavailable, the layout validator cannot process the linked symbol. This can result in the layout in warning state. Immediately connecting to the galaxy will display a warning state and empty symbol preview for the specific unprocessed linked symbol. Workaround: After the migration completes, connect to the galaxy and open the layout in warning state. Identify the symbols showing empty previews, validate those symbols only, then validate the layout to resolve the issue. You do not need to validate all symbols, only those symbols with missing previews in the layout. |
|
IMS 1989662 |
Some alarm field localizations might not appear in the Alarm Control in InTouch HMI and AVEVA OMI when running in Historical Alarms and Events client mode. When running the Alarm Control, either as an embedded symbol in InTouch HMI or in AVEVA OMI, or as an AlarmApp in AVEVA OMI configured to run in Historical Alarms, Historical Events, or Historical Alarms and Events modes, some alarm field localizations may not load even if present in the galaxy translation files. This occurs when the control is configured to display alarms from the History Blocks database. Following are the known cases (Alarm/Event types) where the localizations fail to load at runtime:
|
|
IMS 1991749 |
After installing and configuring System Platform 2023 or rebooting the system, the following message will be logged in the Operations Control Logger, "AnnounceOnline could not announce to local discovery service due to communication error," when the InTouchIDataService is unable to connect to the Discovery Service. This can occur if the InTouchIDataService starts before the Local Discovery Service. This message will not be logged after the Discovery Service starts. There is no functional loss once all services have started. |
|
IMS 2918856 |
In some cases, in the OMI web client, the Trend Pen graphic element and the HistoricalTrendApp OMI ViewApp cannot retrieve historical data. There are two reasons for this:
Perform workaround 1 to correct the first issue. For the second issue, perform one of the two procedures in workaround 2. Workaround 1: Update the application settings file for the WebViewEngine:
|
|
Workaround 2: To fix the security certificate issue, you have two choices.
Decide on the method you wish to use and follow the appropriate procedure below. You need to follow only one of these procedures. To install Historian certificates on Windows nodes or remote devices Note: Depending on your organization's network configuration, your IT department may be able to install the certificate on all devices remotely. Users would not then need to perform this procedure.
Note: For remote devices which use an operating system other than Windows, see the manufacturer's instructions for installing a certificate. To change the certificate on the Historian Server node
|
|
|
IMS 2968494 |
Basic translation is supported for trend controls using an SQL connection. This translates the descriptions of tags as well as the user interface of the trend control. However, you can more fully use the translation capabilities to the trend control by connecting to the Historian using the REST oData interface. Using the REST oData interface expands the translation capabilities to include the translation of descriptions, engineering units and Boolean on/off messages. |