Skip to main content
Version: On prem: 15.0.0

Upgrade guide from 14.0.15 to 14.0.16

Prerequisites

For description of prerequisites common to each upgrade, refer to the Upgrade guides main page.

Overwritten application objects

During the update process, some information in Omada Identity is overwritten. The following list shows specific objects which are overwritten as part of the upgrade from 14.0.15 to 14.0.16.

New feature Extend access request

  • Added a new data object type Extend access request.
  • Added a view for the data object type.
important

To use the Access Request or the Approvals feature, you must install the Extend Access package.

Changes to UI actions

  • Added display evaluator for Reset Import Status UI Action to be shown when Ingestion is disable. Changes Inactive to false.

  • Added new UI Action called Abort Stale Import with display evaluator to be shown when Ingestion enabled.

Change to properties

  • Renamed property JOBTITLE_REF Job title to job titles.

Changes to Forms

  • Added additional JSON file to system onboarding page.

Changes to data object types

  • Added Deadline days property to Survey schedule data object typeSecurity alert events
  • Added new XML property SYSONB_EXPORTMAPPINGS_INGESTION on System DOT
  • Exclude webrequest.password from search

Verifying the hotfix files

If any hotfix has been added to the Customer’s Omada Identity for any version 14, then you must check the validity of the added hotfix-specific files before performing any upgrade:

  1. If a version number is used (for example, in .dll files), the file must contain the Generation number and zeros (in the following format: 14.0.0.0).
  2. If no version number is included, the Created and the Last modified date of the file must be the same.

If either of the above criteria is met, the installer will replace the files with the newest version during an upgrade. If neither is met, you must delete the files manually before performing the upgrade.

note

SQL Server Integration Service packages (.dtsx files) deployed to SSIS using Omada.ODW.DeployPackage.exe will always be overwritten during upgrade.

Remove and reapply custom indexes in columns

Due to changes made to the tblDataObject.CreateTime, tblDataObjectVersion.CreateTime, and tblDataObjectVersionPropertyValueDateTime.PropValue columns, any custom indexes that have been applied on those columns must be removed before the upgrade and then reapplied after the change has been committed during the first-time startup of the upgraded application.