What's new in 11.2.3
- Last UpdatedAug 14, 2025
- 2 minute read
New features
These features are new in AVEVA™ Operational Safety Management 11.2.3.
Sign in to web application with email
It's now possible to sign in to OSM web application with either Windows Active Directory username (domain\username) or email address.
-
The username in the domain must match the SamAccountName in Active Directory.
-
The email address must match the UserPrincipalName (UPN) in Active Directory.
PS C:\WINDOWS\system32> get-aduser -identity Arne.Beyer
DistinguishedName : CN=Arne Beyer,OU=Users,OU=Auckland,OU=.APAC,DC=windfarms,DC=org
Enabled : True
GivenName : Arne
Name : Arne Beyer
ObjectClass : user
ObjectGUID :
SamAccountName : Arne.Beyer
SID :
Surname : Beyer
UserPrincipalName : [email protected]
Add multi-value list fields for risk assessments and tags in work permit form
We have added the ability to map work permit form fields to list fields for risk assessments and tags. For more information, see Configure a list field that is mapped to the database.
New fields for isolation point labels
There are three new fields that can be mapped on isolation point labels. See Field values for isolation point labels.
-
Isolation list type code
-
Isolation list type name
-
Circuit tag name
Bulk upload areas, disciplines, or systems
You can upload a tab-delimited text file in the correct format to perform volume creation of new areas, disciplines, or systems. The file must be a text file with an encoding format of type UTF-8-BOM or ANSI (ascii) and contain the necessary elements in the correct sequence.
New business rules for watermarks
Changes to isolation list business rules
Previously, business rule "a38b7a5d-1326-4c20-ba3e-8927762267dc" on workflow actions for isolation lists would check whether an isolation plan was active or approved. We have separated these functions so they can be applied separately, and we made the following changes to isolation list business rules:
-
Rule "a38b7a5d-1326-4c20-ba3e-8927762267dc" has been redefined to check for active isolation plans only.
-
Rule "a488b350-ff54-41a5-a762-522c6c85c420" has been added to check for approved isolation plans only.
Action needed: You will need to examine workflow actions on isolation lists that use the rule "a38…" and change the configuration to use "a38…" rule only or "a488…" rule only.
Deprecated features in OSM Administration
Functionality is marked as deprecated when a feature is still supported in the current release, but might be removed in a future release. We advise that you phase these features out of your projects and begin to use alternative features.
-
None
Discontinued features in OSM Administration
Discontinued features have been removed from the product, or are no longer supported.
-
None
Changes to installation requirements
There are the following changes to installation requirements.
-
PCS Server 8.0.2 is now required.
Security updates
We made the following security updates.
-
None