This page (revision-5) was last changed on 26-Nov-2021 10:22 by jaiken

This page was created on 26-Nov-2021 10:22 by JEscott

Only authorized users are allowed to rename pages.

Only authorized users are allowed to delete pages.

Page revision history

Version Date Modified Size Author Changes ... Change note
5 26-Nov-2021 10:22 841 bytes jaiken to previous
4 26-Nov-2021 10:22 855 bytes jaiken to previous | to last
3 26-Nov-2021 10:22 859 bytes RForbes to previous | to last
2 26-Nov-2021 10:22 929 bytes RForbes to previous | to last
1 26-Nov-2021 10:22 436 bytes JEscott to last

Page References

Incoming links Outgoing links

Version management

Difference between version and

At line 1 changed one line
DRV_VERSION is a derived field displays the version of the build the application is currently running. This is derived from the files within the HLAPPResources. This date would only be updated during an upgrade of the application.
DRV_VERSION is a derived field displays the version of the build the application is currently running.
At line 3 added one line
This is derived from the files within the HLAppResources\release\config directory. This version would only be updated during an upgrade of the application.
At line 5 added 11 lines
For example, for professional users, the file __ePersonalityStyle.xml__ contains the following XZML snippet, which indicates the version that will be presented to the professional interface:
{{{
<versionRules>
<versionRule application="ProfessionalUI" productName="ePersonality" version="4.08.10.07" />
</versionRules>
}}}
and the __selfServiceStyle.xml__ files present the version to the Self Service users (in the browser banner)