cancel
Showing results for 
Search instead for 
Did you mean: 

Version check from BP UI for 7.3.1 Hotfix OR normal version

Neel1
MVP

in release notes - There are two version mentioned . how to check in UI which version is being used.

Neel1_0-1744978898359.png

Including @steven.boggs as well.

 

1 BEST ANSWER

Helpful Answers

@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.

View answer in original post

4 REPLIES 4

steven.boggs
Staff
Staff

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:

stevenboggs_0-1745416337246.png

Neel1
MVP

hey @steven.boggs  - Yes, that true and i am getting below in About.

Neel1_0-1745416505476.png

This version is hotfix of Nov2024 or of June2024. how do i come to know.

 

@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.

Neel1
MVP

Thanks @steven.boggs  for detailed answer. it makes sense.!