18-04-25 01:24 PM
in release notes - There are two version mentioned . how to check in UI which version is being used.
Including @steven.boggs as well.
Answered! Go to Answer.
23-04-25 04:39 PM
@Neel1 I checked on this internally and can confirm the build numbers correspond to the below values:
Official without hotfix:
BP 7.3.0.9110
BP 7.3.1.11999
Official with hotfix:
BP 7.3.0.15038
BP 7.3.1.15031
In your screenshot, it would appear to be the base v7.3.1 build number.
However, since the hotfix only addresses a potential memory leak on the Application Server, v7.3.1-HF1 is only required to be installed on AppServers and any ICs/RRs that would connect to an AppServer via a direct database connection. If you're looking at an Interactive Client on a non-AppServer machine, it could be the base v7.3.1 whereas the AppServer could be v7.3.1-HF1, as devices running 7.3.1 can connect to AppServers running 7.3.1 or 7.3.1 Hotfix 1.
23-04-25 02:52 PM
Hi Neeraj,
You can verify the major/minor version of BPE (and .NET Framework) you're using by pressing F1 in the Interactive Client (or pressing the '?' button in the upper-right of the UI), then navigating to the 'About' section:
23-04-25 02:58 PM
hey @steven.boggs - Yes, that true and i am getting below in About.
This version is hotfix of Nov2024 or of June2024. how do i come to know.
23-04-25 04:39 PM
@Neel1 I checked on this internally and can confirm the build numbers correspond to the below values:
Official without hotfix:
BP 7.3.0.9110
BP 7.3.1.11999
Official with hotfix:
BP 7.3.0.15038
BP 7.3.1.15031
In your screenshot, it would appear to be the base v7.3.1 build number.
However, since the hotfix only addresses a potential memory leak on the Application Server, v7.3.1-HF1 is only required to be installed on AppServers and any ICs/RRs that would connect to an AppServer via a direct database connection. If you're looking at an Interactive Client on a non-AppServer machine, it could be the base v7.3.1 whereas the AppServer could be v7.3.1-HF1, as devices running 7.3.1 can connect to AppServers running 7.3.1 or 7.3.1 Hotfix 1.
23-04-25 05:03 PM
Thanks @steven.boggs for detailed answer. it makes sense.!